8000 GitHub - evgeniyv6/django_sample: django+nginx+gunicorn+docker
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

evgeniyv6/django_sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

django_sample

django+nginx+gunicorn+docker+docker-compose

Simple web page with the current datetime

Install docker and docker-compose. Run: ansible-playbook -i ./inventory ./site.yml --vault-password-file ./vaultkey.txt. U can combine --tags copy,docker,copy_big,docker_cmp. Then open http://0.0.0.0:8090/date, see ansible/roles/local_docker/defaults/main.yml for the settings.

U can delete the containers and the images with the bash script: ./cleardocker.sh all with the flag all, or with the flag img (to delete the images), the flag ps (to delete the containers)

About

django+nginx+gunicorn+docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0