Add Monitoring services
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
0dccf1db14
commit
2e5115bc0a
41
config.yml
41
config.yml
@ -35,7 +35,7 @@ services:
|
||||
- name: "Nextcloud"
|
||||
logo: "assets/tools/nextcloud.png"
|
||||
subtitle: "Our video chat, task list and personal file storage solution"
|
||||
tag: "WebServer"
|
||||
tag: "Cloud"
|
||||
target: '_blank'
|
||||
tagstyle: "is-success"
|
||||
url: "https://cloud.fosc.space"
|
||||
@ -49,7 +49,7 @@ services:
|
||||
- name: "Gitea"
|
||||
logo: "assets/tools/gitea.png"
|
||||
subtitle: "Go powered Github clone for all of our code storage needs"
|
||||
tag: "Python"
|
||||
tag: "Git"
|
||||
tagstyle: "is-success"
|
||||
url: "https://git.fosc.space"
|
||||
target: '_blank'
|
||||
@ -92,41 +92,24 @@ services:
|
||||
logo: "assets/tools/traefik.png"
|
||||
subtitle: "HTTP reverse proxy and load balancer"
|
||||
tag: "Proxy"
|
||||
url: "https://traefik.crstian.me"
|
||||
# - name: "Ouroboros"
|
||||
# logo: "assets/tools/ouroboros.png"
|
||||
# subtitle: "Automatically update Docker containers"
|
||||
# tag: "Update"
|
||||
# tagstyle: "is-success"
|
||||
|
||||
url: "https://traefik.fosc.space"
|
||||
- name: "Netdata Server"
|
||||
logo: "assets/tools/logonetdata.png"
|
||||
subtitle: "Real-time and health monitoring"
|
||||
url: "https://netdata.crstian.me"
|
||||
url: "https://netdata.fosc.space"
|
||||
tag: "Stats"
|
||||
tagstyle: "is-success"
|
||||
- name: "Netdata Router Linksys"
|
||||
- name: "Goaccess"
|
||||
logo: "assets/tools/goaccess.png"
|
||||
subtitle: "Server statistics"
|
||||
tag: "Analytics"
|
||||
url: "https://analytics.fosc.space"
|
||||
- name: "Netdata Router"
|
||||
logo: "assets/tools/logonetdata.png"
|
||||
subtitle: "Real-time and health monitoring"
|
||||
url: "https://linksys.crstian.me"
|
||||
url: "https://router.fosc.space"
|
||||
tag: "Stats"
|
||||
tagstyle: "is-success"
|
||||
|
||||
# - name: "Grafana"
|
||||
# logo: "assets/tools/grafana.png"
|
||||
# subtitle: "Metric analytics & dashboards"
|
||||
# url: "https://grafana.com/"
|
||||
# - name: "Kibana"
|
||||
# logo: "assets/tools/elastic.png"
|
||||
# subtitle: "Explore & visualize logs"
|
||||
# tag: "elk"
|
||||
# url: "https://www.elastic.co/products/kibana"
|
||||
# - name: "Website monitoring"
|
||||
# logo: "assets/tools/pingdom.png"
|
||||
# subtitle: "Pingdom public reports overview"
|
||||
# tag: "CI"
|
||||
# url: "https://www.pingdom.com/"
|
||||
- name: "Information"
|
||||
- name: "Public"
|
||||
icon: "fas fa-rocket"
|
||||
items:
|
||||
- name: "FreshRSS"
|
||||
|
Loading…
Reference in New Issue
Block a user