1
0
Fork 0
docker_container_template/README.md

32 lines
1.2 KiB
Markdown
Raw Normal View History

2022-09-02 12:13:51 +00:00
# Docker Container Templates
2022-09-06 08:38:23 +00:00
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.
2022-09-02 12:13:51 +00:00
#### requirements:
- installed system with docker-compose
- access to /services, most services will be running there
2022-09-06 08:38:23 +00:00
#### 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
2022-09-08 09:31:47 +00:00
- Seafile
- selfhosted file storage and sharing platform
2022-09-06 08:38:23 +00:00
- Uptime Kuma
- simple monitoring solution for your services including telegram notifications
- Vaultwarden
- running your own Bitwarden similar instance for storing your credentials