Just a collection of docker-compose.yml
for quick setup of your development. All of the them have a GUI option included for managing the data easier through browser. All of the data should be persistent (data is still there when restarting the container) except, well, memcached.
- Cache
- Database
- Pubsub
- Others
- Clone this repo.
git clone https://github.com/rl404/docker-compose-collections.git
- Go inside.
cd docker-compose-collections
- Modify the
yml
file that you want to build especially theenvironment
part. - Build and run your desired rcontainers.
docker-compose -f filename.yml up
MIT License
Copyright (c) 2021 Axel