1
0
Fork 0

optical changes

This commit is contained in:
Christopher Leopold 2022-11-04 08:12:27 +01:00
parent abaac3278d
commit d739e3a179
13 changed files with 60 additions and 62 deletions

View file

@ -4,32 +4,32 @@ Repository for ready-to-go Services running in docker containers via docker-comp
#### requirements:
- installed system with docker-compose
- access to /services, most services will be running there
- 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
- Gogs
- 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
- Nextcloud
- selfhosted file storage and sharing platform
- Seafile
- selfhosted file storage and sharing platform
- Uptime Kuma
- simple monitoring solution for your services including telegram notifications
- Vaultwarden
- running your own Bitwarden similar instance for storing your credentials
- 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
- Gogs
- 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
- Nextcloud
- selfhosted file storage and sharing platform
- Seafile
- selfhosted file storage and sharing platform
- Uptime Kuma
- simple monitoring solution for your services including telegram notifications
- Vaultwarden
- running your own Bitwarden similar instance for storing your credentials

View file

@ -2,12 +2,12 @@
### requirements:
- installed linux system with docker-compose
- running in /services/adguard
- installed linux system with docker-compose
- running in /services/adguard
### configuration:
- webinterface reachable via port 3000
- webinterface reachable via port 3000
Website:
https://adguard.com

View file

@ -4,9 +4,9 @@ Running Caddyserver as proxy with automatic SSL Certs for your Websites.
### requirements:
- installed linux system with docker-compose
- running in /services/caddy
- adjust the values in Caddyfile to your services and rename it to Caddyfile
- installed linux system with docker-compose
- running in /services/caddy
- adjust the values in Caddyfile to your services and rename it to Caddyfile
Website:
https://caddyserver.com

View file

@ -2,9 +2,9 @@
### requirements:
- installed system with docker-compose
- running in /services/freshrss/
- adjust env_example and rename to .env
- installed system with docker-compose
- running in /services/freshrss/
- adjust env_example and rename to .env
Website:
https://freshrss.org

View file

@ -2,9 +2,8 @@
#### requirements:
- /services/ghost created, copy docker-compose.yaml to this.
- adjust env_example and rename to .env
- /services/ghost created, copy docker-compose.yaml to this.
- adjust env_example and rename to .env
Website:
https://ghost.org

View file

@ -2,9 +2,9 @@
### requirements:
- installed linux system with docker-compose
- running in /services/gitea
- adjust env_example and rename to .env
- installed linux system with docker-compose
- running in /services/gitea
- adjust env_example and rename to .env
Website:
https://gitea.io

View file

@ -2,8 +2,8 @@
### requirements:
- installed linux system with docker-compose
- running in /services/gogs
- installed linux system with docker-compose
- running in /services/gogs
Website:
https://gogs.io

View file

@ -4,10 +4,9 @@ Ready to go container stack for deploying InfluxDB v2, Grafana, Telegraf and web
#### requirements:
- domain "influx.domain.com" and "grafana.domain.com" with setup A / AAAA records to the server
- /services/influxdb-grafana-telegraf created, copy docker-compose.yaml to this.
- caddyfile_sample needs to be adjusted and moved to /services/influxdb-grafana-telegraf/caddy/Caddyfile
- domain "influx.domain.com" and "grafana.domain.com" with setup A / AAAA records to the server
- /services/influxdb-grafana-telegraf created, copy docker-compose.yaml to this.
- caddyfile_sample needs to be adjusted and moved to /services/influxdb-grafana-telegraf/caddy/Caddyfile
Websites:
https://www.influxdata.com/

View file

@ -4,9 +4,9 @@ NetBox is the leading solution for modeling and documenting modern networks. By
### requirements:
- installed system with docker-compose
- running in /services/netbox/
- adjust env_example and rename to .env
- installed system with docker-compose
- running in /services/netbox/
- adjust env_example and rename to .env
Website:
https://github.com/netbox-community/netbox

View file

@ -2,10 +2,10 @@
### requirements:
- installed system with docker-compose
- running in /services/nextcloud/
- adjust env_example and rename to .env
- on setup use MySQL and nextcloud-db as host
- installed system with docker-compose
- running in /services/nextcloud/
- adjust env_example and rename to .env
- on setup use MySQL and nextcloud-db as host
Website:
https://nextcloud.com

View file

@ -2,9 +2,9 @@
### requirements:
- installed system with docker-compose
- running in /services/seafile/
- adjust env_example and rename to .env
- installed system with docker-compose
- running in /services/seafile/
- adjust env_example and rename to .env
Website:
https://seafile.com

View file

@ -2,9 +2,9 @@
### requirements:
- installed linux system with docker-compose
- running in /services/uptime
- adjust env_example and rename to .env
- installed linux system with docker-compose
- running in /services/uptime
- adjust env_example and rename to .env
Website:
https://github.com/louislam/uptime-kuma

View file

@ -2,8 +2,8 @@
#### requirements:
- /services/vaultwarden created, copy docker-compose.yaml to this.
- adjust env_example and rename to .env
- /services/vaultwarden created, copy docker-compose.yaml to this.
- adjust env_example and rename to .env
Website:
https://github.com/dani-garcia/vaultwarden