Commit Graph
10 Commits
Author SHA1 Message Date
Torsten Dittmann 15c3c95c65 Use dynamic nginx.conf and remove profile config
The commit removes the profile-specific nginx configuration files in
favor of a single nginx.conf, removes server-side profile handling, and
simplifies the base path config.
2025-04-07 18:04:20 +02:00
ernstmul d36140a560 Switch base url from /console to /studio 2025-04-01 11:24:36 +02:00
Torsten DittmannandGitHub 10bd5e9e30 fix: duplicate port bind 2024-09-25 10:48:44 +02:00
Torsten DittmannandGitHub 878532b5f0 fix: nginx conf compatibility with ipv4/v6 2024-09-25 10:43:02 +02:00
Torsten Dittmann 393e6cfdff fix: nginx security headers scoped to location 2024-07-18 23:47:06 +02:00
Torsten Dittmann af95073efe text: add more comments to nginx config 2024-07-18 18:30:01 +02:00
Torsten Dittmann 04da5eefaa docs: add comment to security headers 2024-07-18 18:26:53 +02:00
Torsten Dittmann a8a777f0dc feat: nginx configurations 2024-07-18 18:23:17 +02:00
Torsten Dittmann ad6826e1a5 fix: nginx port 2024-07-17 19:21:47 +02:00
Torsten Dittmann ffb7536797 feat: migrate to container 2024-07-15 20:15:11 +02:00