Commit Graph

7 Commits

Author SHA1 Message Date
e8b7db4edb Switch NGINX to OpenResty, update paths for nginx.conf and auth.lua integration 2025-06-09 10:27:53 +02:00
7de107ea6e Add OpenID authentication via Keycloak and integrate auth.lua into nginx setup 2025-06-09 10:20:30 +02:00
f0ceb08a98 Remove NODE_ENV from nginx service and add logging in next.config.ts 2025-06-08 01:56:47 +02:00
32dc1cf080 Set NODE_ENV to production 2025-06-07 23:46:05 +02:00
38d5cfb7d6 Add a custom network for Docker Compose services 2025-06-07 21:32:37 +02:00
f080037902 Refactor demo URLs and add nginx reverse-proxy configuration 2025-06-07 21:16:50 +02:00
e20f6dbb6a Add deployment automation
* Introduce `docker-compose.yml` for containerized service orchestration.
* Update `.gitlab-ci.yml` with new deployment stages and sync mechanisms, including production and dev environments.
2025-06-07 10:41:54 +02:00