https://github.com/mineinabyss/docker-stacks
Docker stacks we run on our server
https://github.com/mineinabyss/docker-stacks
docker-compose
Last synced: about 1 year ago
JSON representation
Docker stacks we run on our server
- Host: GitHub
- URL: https://github.com/mineinabyss/docker-stacks
- Owner: MineInAbyss
- License: mit
- Created: 2023-11-15T19:49:44.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-17T21:51:20.000Z (over 2 years ago)
- Last Synced: 2025-02-06T08:14:53.221Z (over 1 year ago)
- Topics: docker-compose
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mine in Abyss Docker Stacks
Stacks we deploy on our server using docker-compose.
We manage them using Portainer, via its git import option. Our main stack hosting Portainer as well as other services like Traefik or OAuth is defined in the [ansible-in-abyss](https://github.com/MineInAbyss/ansible-in-abyss/blob/main/roles/containers/templates/compose.yml) repo. (ex. the `oauth@docker` middleware is configured there to protect most of our web services.)
## Environment
Each stack contains a sample environment file. Set it up in a `.env` file or service like Portainer.