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 b9a4b2c8fd Update nextcloud 2022-10-22 10:55:46 +02:00
.github Enable docker 2022-10-17 09:50:45 +02:00
archive Archive unused services 2022-06-09 22:11:58 +02:00
docker-mailserver Update docker-mailserver 2022-10-17 11:40:23 +02:00
gitea Update gitea 2022-10-17 09:51:26 +02:00
grav Revert "Remove the NFS version" 2022-06-09 22:53:57 +02:00
haproxy point mail.zweili.org to rainloop traeffik 2021-11-22 14:06:58 +01:00
heimdall Revert "Remove the NFS version" 2022-06-09 22:53:57 +02:00
jdownloader Revert "Remove the NFS version" 2022-06-09 22:53:57 +02:00
nextcloud Update nextcloud 2022-10-22 10:55:46 +02:00
pihole Revert "Move pihole to NFS" 2022-05-17 20:22:17 +02:00
plex Revert "Remove the NFS version" 2022-06-09 22:53:57 +02:00
rss-bridge Remove Traefik from three services 2022-05-17 23:10:56 +02:00
ttrss Rewrite ttrss to use the host DB 2022-05-31 20:37:58 +02: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.