Updating Docs, dashy config
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user