Commit Graph

14 Commits

Author SHA1 Message Date
0f5925970f Update auth.lua to use HTTP scheme and configure DNS resolver in nginx.conf 2025-06-09 11:31:51 +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
ba7d00c788 Disable trailing slash redirect logic and add rewrite rule for law firm demo 1 path in nginx config 2025-06-09 09:29:22 +02:00
2b77f6499b Add trailing slash redirect rule in nginx.conf to standardize URLs 2025-06-08 21:57:52 +02:00
2b2dbfe01a (revert) Update proxy_pass URL for /lawfirm/demo1/ 2025-06-08 09:24:29 +02:00
e4731a8c73 Update proxy_pass URL for /lawfirm/demo1/ 2025-06-08 02:22:42 +02:00
f5e6523167 Update location path in nginx.conf for demo1 2025-06-08 02:01:25 +02:00
7fba89fa28 Update URLs and paths for lawfirm demo structure 2025-06-07 22:04:30 +02:00
f6024c743f Update proxy_pass ports in nginx.conf 2025-06-07 21:48:52 +02:00
bd94da430c Update proxy_pass ports in nginx configuration 2025-06-07 21:22:19 +02:00
f080037902 Refactor demo URLs and add nginx reverse-proxy configuration 2025-06-07 21:16:50 +02:00