From 8ea368ac8deaa0e4a158259acf8fe74ca3ba43ed Mon Sep 17 00:00:00 2001 From: leo Date: Tue, 6 Sep 2022 10:38:23 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9EREADME.md=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0031366..3f0f112 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,29 @@ # Docker Container Templates -Repository for ready-to-go Services running in docker containers via docker-compose. +Repository for ready-to-go Services running in docker containers via docker-compose. The focus is on selfhosting the services to have full control about your data. #### requirements: - installed system with docker-compose - access to /services, most services will be running there + +#### services: + + - Adguard Home + - running your own adblocker within your network + - further services like dhpc server included + - Caddy + - ready-to-go proxy which automatically provide SSL certs for your domains + - FreshRSS + - runnning your own hub for Reading RSS feeds from different sources + - Ghost + - blogging platform to create your own blog site + - Gitea + - running your own lightweight Github similar instance + - InfluxDB / Grafana / Telegraf / Caddy + - all in one container stack for running a stack for fetching, storing and visualizing time series data + - secured by Caddy proxy + - Uptime Kuma + - simple monitoring solution for your services including telegram notifications + - Vaultwarden + - running your own Bitwarden similar instance for storing your credentials