https://github.com/zadigo/docker_party
Deploying and Django application to Docker
https://github.com/zadigo/docker_party
django docker docker-compose docker-files python3
Last synced: 3 months ago
JSON representation
Deploying and Django application to Docker
- Host: GitHub
- URL: https://github.com/zadigo/docker_party
- Owner: Zadigo
- Created: 2019-01-20T14:30:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-02T21:42:55.000Z (over 3 years ago)
- Last Synced: 2025-05-27T03:40:33.275Z (about 1 year ago)
- Topics: django, docker, docker-compose, docker-files, python3
- Language: Python
- Homepage:
- Size: 175 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Docker party
Base application and tools for lauching a Django project with Docker
## Docker
The docker folder is a composition of various basic containers with their Dockerfile created in order to test them one by one or within an application.
You can find elements such as:
- Database
- Nginx
- failtoban
- environment files
- letsencrypt
- A simple django application
- Cadvisor