Updating Docs, dashy config

This commit is contained in:
2025-11-25 16:52:38 -05:00
parent e4b0edd9e6
commit a310fed89c
2 changed files with 11 additions and 9 deletions

View File

@@ -22,6 +22,7 @@ This folder contains all of the services running on the Pi
- szumko.net/data --> glances - szumko.net/data --> glances
- pihole.szumko.net --> Pihole - pihole.szumko.net --> Pihole
- git.szumko.net --> Gitea - git.szumko.net --> Gitea
- cloud.szumko.net --> nextcloud
## Adding Subdomains: ## Adding Subdomains:
1. Go to cloudflare account and add a dns record for the subdomain 1. Go to cloudflare account and add a dns record for the subdomain

View File

@@ -9,7 +9,7 @@ pageInfo:
path: https://dashy.to/docs path: https://dashy.to/docs
target: newtab target: newtab
appConfig: appConfig:
theme: default theme: dracula
layout: auto layout: auto
iconSize: large iconSize: large
sections: sections:
@@ -23,14 +23,14 @@ sections:
items: items:
- title: Pi-Hole - title: Pi-Hole
description: Network Ad Block description: Network Ad Block
url: http://192.168.0.152/admin/login url: https://pihole.szumko.net
target: newtab target: newtab
id: 0_836_pihole id: 0_836_pihole
- title: Nextcloud - title: Gitea
description: Cloud Storage description: Git Repos
url: http://192.168.0.152:8080/ url: https://git.szumko.net
target: newtab target: newtab
id: 1_836_nextcloud id: 1_836_gitea
- title: Portainer - title: Portainer
description: Docker Management description: Docker Management
url: https://192.168.0.152:9443 url: https://192.168.0.152:9443
@@ -52,18 +52,19 @@ sections:
options: options:
hostname: https://szumko.net/data hostname: https://szumko.net/data
untits: F untits: F
id: 0_232_glcputemp
- type: gl-current-cpu - type: gl-current-cpu
options: options:
hostname: https://szumko.net/data hostname: https://szumko.net/data
id: 0_232_glcurrentcpu id: 1_232_glcurrentcpu
- type: gl-current-cores - type: gl-current-cores
options: options:
hostname: https://szumko.net/data hostname: https://szumko.net/data
id: 1_232_glcurrentcores id: 2_232_glcurrentcores
- type: gl-cpu-history - type: gl-cpu-history
options: options:
hostname: https://szumko.net/data hostname: https://szumko.net/data
id: 2_232_glcpuhistory id: 3_232_glcpuhistory
- name: Memory - name: Memory
widgets: widgets:
- type: gl-current-mem - type: gl-current-mem