mathesar-foundation / mathesar

Web application providing an intuitive user experience to databases.
https://mathesar.org/
GNU General Public License v3.0
2.28k stars 316 forks source link

Add reverse proxy configs for traefik, Nginx, SWAG #3601

Open Anish9901 opened 1 month ago

Anish9901 commented 1 month ago

Problem

We currently only support and provide configuration for caddy as a reverse proxy for the mathesar_service docker container this is limiting as users may want to use a different reverse proxy for deploying mathesar.

Proposed solution

We should provide sample configurations for popular reverse proxy solutions to work with mathesar.

## Document configs for:
- [ ] Traefik
- [ ] Nginx
- [ ] SWAG