docker-compose-django

docker-compose-django

Compose Django with SSL/HTTPS support & MySQL database

0 followers

Docker-compose for Python Django web framework with SSL/HTTPS support and MySQL database. Topics
Launch Team
Flowstep
Flowstep
Generate real UI in seconds
Promoted

What do you think? …

Rahmat Ramadhan Irianto
I've been using docker in most of my Django projects. There's a lot starter or example to use docker to run the Django web framework available on Github. However, to have the proper configuration that fits my project requirement is a little tricky. So the way I created my own configuration is by observing at other configurations and read the documentation from an official docker site. So I hope someone could get inspired!