Files
hantim-server/tools
timothykim 76d01c66d6
Provision server / provision (push) Successful in 11s
fix deploy: use compose up instead of down+up, fetch secrets individually
- docker compose up -d --remove-orphans instead of down then up
- configure.sh delegates all service deployment to deploy.sh
- deploy.sh generates .env from bws before starting services
- remove 2>/dev/null from bws calls so errors are visible
2026-03-19 12:28:49 -04:00
..