Ecosyste.ms: Awesome

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

https://github.com/BornToBeRoot/docker-compose

Collection of my docker compose files (traefik, pihole doh, nextcloud, mosquitto, portainer, homeassistant, etc.)
https://github.com/BornToBeRoot/docker-compose

dns-over-https docker docker-compose homeassistant homer mosquitto nextcloud pi-hole portainer traefik

Last synced: 3 months ago
JSON representation

Collection of my docker compose files (traefik, pihole doh, nextcloud, mosquitto, portainer, homeassistant, etc.)

Lists

README

        

# docker-compose

Collection of my docker compose files.

## Stacks

- **[traefik][traefik_readme]** - Traefik reverse proxy, load balancer and certificate manager

> **NOTE:** Most other stacks require this stack to be running

- **[pihole_doh][pihole_doh_readme]** - Pi-hole with DNS over HTTPS (DoH)
- **[mosquitto][mosquitto_readme]** - Mosquitto MQTT broker

COMING SOON:

- homeassistant - Home Assistant home automation
- homer - Homer dashboard for your services
- Nextcloud - Nextcloud self-hosted file sync and share with Collabora Online integration
- portainer - Portainer management UI for Docker
- portainer_agent - Portainer Agent for remote management of Docker

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

[pihole_doh_readme]: ./stacks/pihole_doh/
[traefik_readme]: ./stacks/traefik/
[mosquitto_readme]: ./stacks/mosquitto/