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 2248fc1abe extend the nextcloud config 2020-04-14 20:55:16 +02:00
bookstack remove " from the .env files 2020-04-13 14:25:53 +02:00
docker-mailserver add config for docker-mailserver 2020-04-13 14:26:20 +02:00
gitea add gitea config 2020-04-14 20:48:44 +02:00
haproxy add config for haproxy 2020-04-13 16:20:22 +02:00
librenms add config for librenms 2020-04-13 16:47:47 +02:00
nextcloud extend the nextcloud config 2020-04-14 20:55:16 +02:00
pihole add config for pihole 2020-04-14 18:28:24 +02:00
plex add config for plex 2020-04-14 18:42:24 +02:00
rainloop add config for rainloop 2020-04-14 19:11:10 +02:00
shaarli add config for shaarli 2020-04-14 19:19:26 +02:00
ttrss add ttrss config 2020-04-14 20:30:26 +02:00
wallabag add config for wallabg 2020-04-14 20:41:04 +02:00
.gitignore Initial commit 2020-04-12 11:11:54 +02:00
LICENSE Initial commit 2020-04-12 11:11:54 +02:00
README.md add all required files 2020-04-13 13:13:20 +02:00
traefik.yaml add config for Traefik 2020-04-13 13:33:14 +02:00

README.md

docker_systems

A collection of my docker-compose files I'm currently using.

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

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