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 bd09803a1b Revert "Move pihole to NFS"
This reverts commit 4c685fdbc5.
Pihole uses SQLite as a database which shouldn't be put on a NAS like with all
databases.
2022-05-17 20:22:17 +02:00
bookstack make all the env files templates 2021-11-12 10:21:05 +01:00
docker-mailserver Correct mailserver volumes 2022-05-05 22:51:12 +02:00
firefly make all the env files templates 2021-11-12 10:21:05 +01:00
gitea Add a NFS volume to gitea 2022-05-16 19:38:50 +02:00
grav Use hard on the volumes 2022-05-04 23:36:30 +02:00
haproxy point mail.zweili.org to rainloop traeffik 2021-11-22 14:06:58 +01:00
heimdall Use hard on the volumes 2022-05-04 23:36:30 +02:00
jdownloader Use hard on the volumes 2022-05-04 23:36:30 +02:00
jellyfin add config for jellyfin 2020-12-23 20:02:18 +01:00
jitsi readd missing v 2020-07-22 20:34:35 +02:00
kimai make all the env files templates 2021-11-12 10:21:05 +01:00
librenms make all the env files templates 2021-11-12 10:21:05 +01:00
matrix add a README.md 2020-07-20 17:16:20 +02:00
nextcloud Point nextcloud to NFS 2022-05-17 19:36:49 +02:00
pihole Revert "Move pihole to NFS" 2022-05-17 20:22:17 +02:00
plex Use hard on the volumes 2022-05-04 23:36:30 +02:00
pyload add a docker-compose.yml for pyload 2020-11-10 22:44:07 +01:00
rainloop Correct volume name 2022-05-05 22:52:56 +02:00
raspi-services Use hard on the volumes 2022-05-04 23:36:30 +02:00
rss-bridge change the network 2022-03-16 09:05:16 +01:00
seatable make all the env files templates 2021-11-12 10:21:05 +01:00
shaarli add the middleware to all traefik labels 2020-07-22 19:15:43 +02:00
ttrss Correct volumes again 2022-05-05 22:41:11 +02:00
wallabag make all the env files templates 2021-11-12 10:21:05 +01:00
.gitignore ignore .env files 2021-11-12 10:21:44 +01: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
ansible-requirements.yml add ansible files 2021-10-25 22:13:30 +02:00
traefik.yaml enable the production server by default 2021-11-12 10:41:08 +01: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.