Deploying FastAPI Apps Over HTTPS with Traefik Proxy.
Before deployment there are some steps which needs to be followed.
To dockerize your application make sure you have a docker installed in your local machine, Add the following file to your application directory Dockerfile
, .dockerignore
and docker-compose.yml