1
0
Fork 0
This commit is contained in:
leo 2022-09-08 11:30:07 +02:00
commit 08f65e8ff4

View file

@ -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