From d739e3a179cffcfeb2c06d27459b453cbf353f04 Mon Sep 17 00:00:00 2001 From: Christopher Leopold Date: Fri, 4 Nov 2022 08:12:27 +0100 Subject: [PATCH] optical changes --- README.md | 52 ++++++++++++------------ adguard-home/README.md | 6 +-- caddy/README.md | 6 +-- freshrss/README.md | 6 +-- ghost_blog/README.md | 5 +-- gitea/README.md | 6 +-- gogs/README.md | 4 +- influxb_grafana_telegraf_caddy/README.md | 7 ++-- netbox/README.md | 6 +-- nextcloud/README.md | 8 ++-- seafile/README.md | 6 +-- uptime_kuma/README.md | 6 +-- vaultwarden/README.md | 4 +- 13 files changed, 60 insertions(+), 62 deletions(-) diff --git a/README.md b/README.md index c2e76a5..3d0eda3 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/adguard-home/README.md b/adguard-home/README.md index 3dcdf73..ca7f697 100644 --- a/adguard-home/README.md +++ b/adguard-home/README.md @@ -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 diff --git a/caddy/README.md b/caddy/README.md index 6d05b8e..c08a320 100644 --- a/caddy/README.md +++ b/caddy/README.md @@ -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 diff --git a/freshrss/README.md b/freshrss/README.md index 9077fb2..8ee8a43 100644 --- a/freshrss/README.md +++ b/freshrss/README.md @@ -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 diff --git a/ghost_blog/README.md b/ghost_blog/README.md index 630b109..84b9cd9 100644 --- a/ghost_blog/README.md +++ b/ghost_blog/README.md @@ -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 - diff --git a/gitea/README.md b/gitea/README.md index 412c124..4272d06 100644 --- a/gitea/README.md +++ b/gitea/README.md @@ -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 diff --git a/gogs/README.md b/gogs/README.md index d9a9002..d7a7be8 100644 --- a/gogs/README.md +++ b/gogs/README.md @@ -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 diff --git a/influxb_grafana_telegraf_caddy/README.md b/influxb_grafana_telegraf_caddy/README.md index 89db843..411f81a 100644 --- a/influxb_grafana_telegraf_caddy/README.md +++ b/influxb_grafana_telegraf_caddy/README.md @@ -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/ diff --git a/netbox/README.md b/netbox/README.md index e2d9306..44b6d3e 100644 --- a/netbox/README.md +++ b/netbox/README.md @@ -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 diff --git a/nextcloud/README.md b/nextcloud/README.md index bcaaf05..a3350ca 100644 --- a/nextcloud/README.md +++ b/nextcloud/README.md @@ -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 diff --git a/seafile/README.md b/seafile/README.md index c9dcec5..f61a89c 100644 --- a/seafile/README.md +++ b/seafile/README.md @@ -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 diff --git a/uptime_kuma/README.md b/uptime_kuma/README.md index 5783a8d..276b9ee 100644 --- a/uptime_kuma/README.md +++ b/uptime_kuma/README.md @@ -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 diff --git a/vaultwarden/README.md b/vaultwarden/README.md index dbd88e6..be2e9c2 100644 --- a/vaultwarden/README.md +++ b/vaultwarden/README.md @@ -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