https://github.com/thienngho/docker-flask
docker with flask and nginx ssl termination
https://github.com/thienngho/docker-flask
docker docker-compose flask
Last synced: about 2 months ago
JSON representation
docker with flask and nginx ssl termination
- Host: GitHub
- URL: https://github.com/thienngho/docker-flask
- Owner: thienngho
- Created: 2017-05-12T05:23:44.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2021-10-26T06:29:12.000Z (over 4 years ago)
- Last Synced: 2025-03-01T20:46:29.493Z (over 1 year ago)
- Topics: docker, docker-compose, flask
- Language: Dockerfile
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker-nginx-flask
Implement Nginx SSL Termination with Flask backend
```
docker-compose up -d
```