Document production compose changes
This commit is contained in:
@@ -33,6 +33,7 @@ WalkUp is a collaborative baseball walk-up song app built as a React PWA with a
|
||||
|
||||
## Production
|
||||
- Copy `compose.traefik.yml.sample` to `compose.traefik.yml` and adjust it for your deployment.
|
||||
- The sample routes `backend` and `frontend` through Traefik, builds the frontend as a static Nginx image, and keeps the published ports off the host.
|
||||
- `./scripts/prod-up.sh` starts `db`, `backend`, and `frontend` in detached mode with that Traefik override.
|
||||
- Use `docker compose logs db backend frontend` when you need live service output from that detached stack.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user