Skip to content

Pre-configured service setups using Docker and Docker Compose for streamlined development and production environments. Includes quick-start scripts and .env support for databases (e.g., Scylla, Redis/RedisCluster, PostgreSQL), web servers, caching, and queuing services. Easy to customize and scale for different project needs.

License

Notifications You must be signed in to change notification settings

dev-jpnobrega/docker

Repository files navigation

Examples containers built with docker-compose

Compose is a tool for defining and running multi-container Docker applications. With Compose, you use a YAML file to configure your application’s services. Then, with a single command, you create and start all the services from your configuration. Ref: docker/compose

Install "docker"

How do I use

Clone repository

Go to the container folder you want to use. Change envs, if necessary.

Example

  cd ./redis

After, build your containers

  docker-compose up

Contributing

If you've ever wanted to contribute to open source, and a great cause, now is your chance!

See the contributing docs for more information

Contributors ✨


JP. Nobrega

💬 📖 👀 📢

Changelog

See the changelog file for more information

License

MIT

About

Pre-configured service setups using Docker and Docker Compose for streamlined development and production environments. Includes quick-start scripts and .env support for databases (e.g., Scylla, Redis/RedisCluster, PostgreSQL), web servers, caching, and queuing services. Easy to customize and scale for different project needs.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published