ft_transcendence/nginx
Maix0 8a3481ea8b feat(monitoring): general fixup
- added healthcheck for every service
- added nginx second "server" block for monitoring
    all monitoring services are now behind this nginx reverse proxy
- fixed logging driver not present for chat service
2025-12-17 19:23:47 +01:00
..
conf feat(monitoring): general fixup 2025-12-17 19:23:47 +01:00
15-local-resolvers.envsh getting merged anyway lol 2025-07-29 14:15:25 +02:00
17-add-template-prefix.sh getting merged anyway lol 2025-07-29 14:15:25 +02:00
Dockerfile feat(monitoring): general fixup 2025-12-17 19:23:47 +01:00
monitoring.index.html feat(monitoring): general fixup 2025-12-17 19:23:47 +01:00
README.md getting merged anyway lol 2025-07-29 14:15:25 +02:00

Nginx Configuration

You want to have a new microservice ?

Edit/add a file in conf/locations/ take example on conf/locations/icons.conf on how to make a reverse proxy and on how to serve static files

Good Luck Have Fun