Deployment
How RESA is deployed on Ubuntu server — from a blank server to a running Compose stack.
| Page | Contents |
|---|---|
| Security settings | Security groups / inbound rules for HTTP(S), SSH, MySQL |
| Fresh server | SSH in, Docker, .env, Compose, Certbot, nginx, docker compose up |
| Updating | Pull changes and rebuild/restart containers on an existing server |
| Environment | Domain |
|---|---|
| Testing | *.morvanes.info |
| Production | *.morvanes.com |
See also Environments.