foundryvtt-docker icon indicating copy to clipboard operation
foundryvtt-docker copied to clipboard

Add a Nginx as Reverse Proxy on the docker compose

Open p4535992 opened this issue 9 months ago • 1 comments

Feature description

Adding in docker compose the ability to handle calls and certificates with a Nginx proxy forward would be a great feature.

Motivation

It would allow me in an easier way to manage redirects and server certificates

Example

Is basically the integration of this discussion: https://github.com/felddy/foundryvtt-docker/discussions/175, but with the proxy integrated on the docker compose, here a exmple https://github.com/ChefsSlaad/foundry_swag_docker, but maybe is a more complex solution, with a duckdns integration.

Pitch

Because it would be perfect if it was already intergated in the docker-compose.yml file of the project

Code of Conduct

  • [x] I agree to follow this project's Code of Conduct

p4535992 avatar Mar 02 '25 11:03 p4535992

This would be a great addition to the cookbooks:

  • https://github.com/felddy/foundryvtt-docker/tree/develop/docs/cookbooks

felddy avatar Mar 02 '25 14:03 felddy