Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pascalandy/docker-stack-this

A Docker Stack that just work. With Traefik, Socat, Portainer, Nginx, Caddy, Whoami
https://github.com/pascalandy/docker-stack-this

docker docker-stacks docker-swarm proxy reverse-proxy traefik

Last synced: 7 days ago
JSON representation

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

Awesome Lists containing this project

README

        

## Start here

- The most solid stack can be found under: [traefik_stack5](./traefik_stack5)

#### Work in progress
- [traefik_stack6](./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](https://pascalandy.com/blog/contributing-to-our-github-project/). Also, by contributing you agree to the [Contributor Code of Conduct on GitHub](https://pascalandy.com/blog/contributor-code-of-conduct-on-github/).

## Copyright

- This git repo is under the **GNU V3** license. [Find it here](https://github.com/pascalandy/GNU-GENERAL-PUBLIC-LICENSE/blob/master/LICENSE.md).

## Sources

- This Git repo is available at [https://github.com/pascalandy/docker-stack-this](https://github.com/pascalandy/docker-stack-this)

## Keep in touch

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

- My [« now page »](https://pascalandy.com/blog/now/)
- Follow me on [Twitter](https://twitter.com/askpascalandy)

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](https://github.com/firepress-org/ghostfire/issues). Thank you!

Cheers!