Go to file
boban a693cecb61 Fix: include build assets in git, remove npm from deploy
- Production build committed (socket.aziros.com:443, forceTLS=true)
- deploy.sh: removed npm install + npm run build steps
- Build strategy: build locally before deploy, commit to git
- Staging build: run npm run build:staging before staging deploy

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-19 00:02:04 +02:00
docker Refactor: unified env structure, staging config added 2026-04-18 21:48:46 +02:00
src Fix: include build assets in git, remove npm from deploy 2026-04-19 00:02:04 +02:00
.gitignore Build: add staging assets to git 2026-04-18 22:55:26 +02:00
deploy.sh Fix: include build assets in git, remove npm from deploy 2026-04-19 00:02:04 +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