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 a27a688bf4 enable the letsencrypt staging server by default 2020-05-10 22:13:28 +02:00
bookstack remove unnecessary variables 2020-04-14 21:16:39 +02:00
docker-mailserver remove unnecessary variables 2020-04-14 21:16:39 +02:00
firefly remove the cron container for firefly 2020-05-10 12:15:58 +02:00
gitea add missing restart statemants 2020-04-19 21:32:42 +02:00
haproxy add firefly to haproxy 2020-05-09 15:55:02 +02:00
jitsi add missing restart statemants 2020-04-19 21:32:42 +02:00
librenms remove unnecessary variables 2020-04-14 21:16:39 +02:00
nextcloud fix a typo 2020-05-10 21:29:07 +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 add missing restart statemants 2020-04-19 21:32:42 +02:00
shaarli add missing restart statemants 2020-04-19 21:32:42 +02:00
ttrss add missing restart statemants 2020-04-19 21:32:42 +02:00
wallabag add missing restart statemants 2020-04-19 21:32:42 +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 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 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.