Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add Caddy server support and configuration #13

Merged
merged 2 commits into from
Jan 19, 2024

Conversation

amerkurev
Copy link
Owner

  • Create a Caddyfile to serve static and media files and to forward requests to Django
  • Update README.md with instructions for using Caddy as an alternative to Traefik
  • Add docker-compose.caddy.yml for easy setup with Caddy, Django, and Postgres

- Create a Caddyfile to serve static and media files and to forward requests to Django
- Update README.md with instructions for using Caddy as an alternative to Traefik
- Add docker-compose.caddy.yml for easy setup with Caddy, Django, and Postgres
@amerkurev amerkurev linked an issue Jan 19, 2024 that may be closed by this pull request
@amerkurev amerkurev merged commit 11dfc1c into master Jan 19, 2024
2 checks passed
@amerkurev amerkurev deleted the 11-migrate-from-traefik-to-caddy branch January 19, 2024 11:41
@amerkurev amerkurev self-assigned this Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate from Traefik and Nginx to one Caddy
1 participant