A collection of my docker-compose files I'm currently using.
This repository has been archived on 2022-11-03. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Andreas Zweili e63bca66c2 ignore the traefik config 2020-07-27 22:04:34 +02:00
bookstack remove all named volumes 2020-07-22 19:20:31 +02:00
docker-mailserver remove unnecessary variables 2020-04-14 21:16:39 +02:00
firefly add the middleware to all traefik labels 2020-07-22 19:15:43 +02:00
gitea add the middleware to all traefik labels 2020-07-22 19:15:43 +02:00
haproxy add rss-bridge.2li.local to haproxy 2020-07-27 21:44:40 +02:00
heimdall add a config for heimdall 2020-07-22 20:29:58 +02:00
jitsi readd missing v 2020-07-22 20:34:35 +02:00
librenms remove unnecessary variables 2020-04-14 21:16:39 +02:00
matrix add a README.md 2020-07-20 17:16:20 +02:00
nextcloud remove all named volumes 2020-07-22 19:20:31 +02:00
pihole remove unnecessary variables 2020-04-14 21:16:39 +02:00
plex remove unnecessary variables 2020-04-14 21:16:39 +02:00
rainloop remove all named volumes 2020-07-22 19:20:31 +02:00
rss-bridge add rss-bridge role 2020-07-27 21:45:27 +02:00
shaarli add the middleware to all traefik labels 2020-07-22 19:15:43 +02:00
ttrss remove all named volumes 2020-07-22 19:20:31 +02:00
wallabag remove all named volumes 2020-07-22 19:20:31 +02:00
.gitignore ignore the traefik config 2020-07-27 22:04:34 +02:00
LICENSE Initial commit 2020-04-12 11:11:54 +02:00
README.md update the README further 2020-05-29 13:51:36 +02:00
traefik.yaml enable the letsencrypt staging server by default 2020-05-10 22:13:28 +02:00

README.md

Docker Systems

A collection of my docker-compose files. Not all of the configurations are in active use, however I've ran all of them at some point.

The files which are at the root folder are the same for every application. The traefik.yaml file for example is used with all configurations which use Traefik.

The subfolders might include additional README files in case there is something to be aware of.