diff --git a/README.md b/README.md index 5170e24..4e05682 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ This folder contains all of the services running on the Pi - szumko.net/data --> glances - pihole.szumko.net --> Pihole - git.szumko.net --> Gitea +- cloud.szumko.net --> nextcloud ## Adding Subdomains: 1. Go to cloudflare account and add a dns record for the subdomain diff --git a/dashy/config/conf.yml b/dashy/config/conf.yml index d2b0b7a..5dff779 100644 --- a/dashy/config/conf.yml +++ b/dashy/config/conf.yml @@ -9,7 +9,7 @@ pageInfo: path: https://dashy.to/docs target: newtab appConfig: - theme: default + theme: dracula layout: auto iconSize: large sections: @@ -23,14 +23,14 @@ sections: items: - title: Pi-Hole description: Network Ad Block - url: http://192.168.0.152/admin/login + url: https://pihole.szumko.net target: newtab id: 0_836_pihole - - title: Nextcloud - description: Cloud Storage - url: http://192.168.0.152:8080/ + - title: Gitea + description: Git Repos + url: https://git.szumko.net target: newtab - id: 1_836_nextcloud + id: 1_836_gitea - title: Portainer description: Docker Management url: https://192.168.0.152:9443 @@ -52,18 +52,19 @@ sections: options: hostname: https://szumko.net/data untits: F + id: 0_232_glcputemp - type: gl-current-cpu options: hostname: https://szumko.net/data - id: 0_232_glcurrentcpu + id: 1_232_glcurrentcpu - type: gl-current-cores options: hostname: https://szumko.net/data - id: 1_232_glcurrentcores + id: 2_232_glcurrentcores - type: gl-cpu-history options: hostname: https://szumko.net/data - id: 2_232_glcpuhistory + id: 3_232_glcpuhistory - name: Memory widgets: - type: gl-current-mem