1
0
Fork 0

„README.md“ ändern

This commit is contained in:
leo 2022-09-06 10:38:23 +02:00
parent 640de86a15
commit 8ea368ac8d

View file

@ -1,8 +1,29 @@
# Docker Container Templates # 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: #### requirements:
- installed system with docker-compose - installed system with docker-compose
- access to /services, most services will be running there - 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