A place to keep my docker-compose collections.
- most of these docker containers use
app-network
network use this command to create it:
docker network create app-network
A collection of Database tools that i need for almost every django project
- use a volume to persist data
- use a
app-network
network to see other containers in DNS scoop - See yml file
A set of useful redis DB and redisinsight web UI tools to work with redis
- use a volume to persist data
- use a
app-network
network to see other containers in DNS scoop - See yml file
Mostly used celery broker