355b487b01
Fix container_name for ld2 service in Docker Compose file
2025-06-23 09:39:34 +09:00
c7bf2073d1
Add "Kanzlei Demo 2" to demos data, Docker setup, and CI pipeline
2025-06-23 00:58:00 +09:00
0055ab668a
Add KEYCLOAK_LOGOUT_URL to docker-compose.yml environment variables.
2025-06-14 09:02:09 +02:00
8963e06eba
Switch reverse proxy to prebuilt OpenResty image
2025-06-09 10:55:12 +02:00
cf6245a731
Switch reverse proxy to custom OpenResty Docker image, update paths in docker-compose.yml and nginx.conf
2025-06-09 10:41:20 +02:00
5a874ad710
Update reverse proxy to use lua-resty-openidc image and adjust file paths in nginx.conf and docker-compose.yml
2025-06-09 10:34:36 +02:00
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