tiangolo / full-stack-fastapi-template

Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.
MIT License
24.44k stars 4.12k forks source link

✨ Enable Traefik to use SSL when having Cloudflare as DNS Provider #1193

Closed PhilippWu closed 2 months ago

PhilippWu commented 2 months ago

This PR will enable Traefik to also support HTTPS when the Domain is managed by Cloudflare. If the Enviroment Variable is not set it will work on any other DNS Provider.

Updated Deployment.md also to clarify how to use it,

PhilippWu commented 2 months ago

Please Close PR. Found some issues that wont Work in your Environment.