https://github.com/keshon/lazy-dockers
A collection of docker-compose files of particular services for rapid deploy under Traefik proxy that I gather time to time
https://github.com/keshon/lazy-dockers
deployment deployment-automation docker docker-compose proxy-server
Last synced: 2 months ago
JSON representation
A collection of docker-compose files of particular services for rapid deploy under Traefik proxy that I gather time to time
- Host: GitHub
- URL: https://github.com/keshon/lazy-dockers
- Owner: keshon
- License: mit
- Created: 2021-01-26T08:25:12.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-07-19T21:47:49.000Z (almost 2 years ago)
- Last Synced: 2025-10-24T19:37:54.810Z (8 months ago)
- Topics: deployment, deployment-automation, docker, docker-compose, proxy-server
- Language: Shell
- Homepage:
- Size: 7.29 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lazy Dockers
A collection of docker-compose files of particular services for rapid deploy under Traefik proxy
1. Start with `traefik` folder. Using Traefik is mandatory.
3. Update `.env` files
4. `docker-compose up -d`
# Why
Because I'm lazy and have a bad memory.