Commit Graph

55 Commits (2acc49ea66f81c08764127036338ae178cb20012)

Author SHA1 Message Date
boban 55f560d554 Add: server setup script 2026-04-18 22:25:35 +02:00
boban ae5294ce1d Rename: local → development compose 2026-04-18 21:52:10 +02:00
boban 82c9c13aaf Refactor: unified env structure, staging config added
- All docker-compose services now use src/.env (prod), src/.env.development (local)
- docker-compose.staging.yml added with staging.conf nginx config
- Root .env removed; all vars consolidated in src/.env
- MARIADB_* vars added to all env files for db service
- .gitignore cleaned up (removed duplicate src/.env entry)
- src/.env.example updated with DB_ROOT_PASSWORD and MARIADB_* vars

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-18 21:48:46 +02:00
boban e07a9874cf Security: remove .env from git 2026-04-18 20:55:54 +02:00
boban db8a012f73 Initial commit — Aziros v1.0.0 2026-04-18 20:53:15 +02:00