11 lines
686 B
Markdown
11 lines
686 B
Markdown
# Deployment
|
|
|
|
De standaard productieopstelling gebruikt afzonderlijke web-, worker-, scheduler-, PostgreSQL- en Rediscontainers. Voor Unraid is daarnaast een bewaakte AIO-variant beschikbaar. Poort 1226 is de configureerbare externe standaard; de applicatie luistert intern op 8080.
|
|
|
|
- [Unraiddeployment](docs/operations/UNRAID_DEPLOYMENT.md)
|
|
- [Nginx Proxy Manager](docs/operations/NGINX_PROXY_MANAGER.md)
|
|
- [Giteadeployment](docs/operations/GITEA_DEPLOYMENT.md)
|
|
- [Releasechecklist](docs/quality/RELEASE_CHECKLIST.md)
|
|
|
|
Gebruik nooit wildcardhosts of secrets uit voorbeeldbestanden. `PUBLIC_BASE_URL` is de publieke bron van waarheid voor host-, origin-, HTTPS- en cookieconfiguratie.
|