docker-stack-this icon indicating copy to clipboard operation
docker-stack-this copied to clipboard

A Docker Stack that just work. With Traefik, Socat, Portainer, Nginx, Caddy, Whoami

Start here

  • The most solid stack can be found under: traefik_stack5

Work in progress

  • traefik_stack6 is not stable at the moment

This project is a monorepo (or an aggregation of mini-projects). Just navigate the directories!

What is this?

The primary goal is to create the easiest and quickest docker stack available around the Docker Swarm ecosystem. I wished I had this when I started (while back when docker-compose was called fig).

I hope the community will use this repo as a base project to demo other stuff like CMS, Log, Monitoring, Volume and Storage, Dbs, Benchmark tools and other cool applications we love to use in Docker.

To accomplish this, we use the power of :

  • play-with-docker (#pwg)
  • Docker Swarm mode
  • Docker stacks

Contributing

The power of communities pull request and forks means that 1 + 1 = 3. Help me make this repo a better one!

  1. Fork it
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request

Need help? Check this post: Contributing to our Github project. Also, by contributing you agree to the Contributor Code of Conduct on GitHub.

Copyright

Sources

Keep in touch

 ____                     _      _              _
|  _ \ __ _ ___  ___ __ _| |    / \   _ __   __| |_   _
| |_) / _` / __|/ __/ _` | |   / _ \ | '_ \ / _` | | | |
|  __/ (_| \__ \ (_| (_| | |  / ___ \| | | | (_| | |_| |
|_|   \__,_|___/\___\__,_|_| /_/   \_\_| |_|\__,_|\__, |
                                                  |___/

P.S. As you might see, I’m not a native English speaker. If something sounds funny, please let me know. Just open an issue. Thank you!

Cheers!