Go to file
boban ca61f6f65a Fix: staging build URLs, healthcheck, docker-compose env_file
- Staging build created: socket.staging.aziros.com:443, forceTLS=true
- Root .env recreated for Docker Compose YAML interpolation (${DB_*})
- Old build assets removed from git tracking (src/public/build/ gitignored)
- Healthchecks use $$DB_ROOT_PASSWORD in all compose files (verified)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-18 23:57:45 +02:00
docker Refactor: unified env structure, staging config added 2026-04-18 21:48:46 +02:00
src Fix: staging build URLs, healthcheck, docker-compose env_file 2026-04-18 23:57:45 +02:00
.gitignore Build: add staging assets to git 2026-04-18 22:55:26 +02:00
deploy.sh Improve: deploy script with git pull, npm build, composer 2026-04-18 22:49:55 +02:00
docker-compose.development.yml Fix: staging build URLs, healthcheck, docker-compose env_file 2026-04-18 23:57:45 +02:00
docker-compose.staging.yml Fix: DB healthcheck use DB_ROOT_PASSWORD 2026-04-18 23:28:09 +02:00
docker-compose.yml Fix: staging build URLs, healthcheck, docker-compose env_file 2026-04-18 23:57:45 +02:00
setup.sh Fix: correct order in Laravel setup step 2026-04-18 23:47:14 +02:00