mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-05-20 22:57:17 +02:00
243 lines
6.5 KiB
YAML
243 lines
6.5 KiB
YAML
appConfig:
|
|
theme: crayola
|
|
layout: auto
|
|
iconSize: large
|
|
language: cn
|
|
startingView: default
|
|
defaultOpeningMethod: newtab
|
|
statusCheck: true
|
|
statusCheckInterval: 0
|
|
backgroundImg: https://thiscute.world/posts/revolution-and-innovation/rolling-girls.webp
|
|
faviconApi: allesedv
|
|
routingMode: history
|
|
enableMultiTasking: false
|
|
widgetsAlwaysUseProxy: false
|
|
webSearch:
|
|
disableWebSearch: false
|
|
searchEngine: duckduckgo
|
|
openingMethod: newtab
|
|
searchBangs: {}
|
|
enableFontAwesome: true
|
|
enableMaterialDesignIcons: false
|
|
hideComponents:
|
|
hideHeading: false
|
|
hideNav: false
|
|
hideSearch: false
|
|
hideSettings: false
|
|
hideFooter: false
|
|
auth:
|
|
enableGuestAccess: false
|
|
users: []
|
|
enableKeycloak: false
|
|
showSplashScreen: false
|
|
preventWriteToDisk: false
|
|
preventLocalSave: false
|
|
disableConfiguration: false
|
|
allowConfigEdit: true
|
|
enableServiceWorker: false
|
|
disableContextMenu: false
|
|
disableUpdateChecks: false
|
|
disableSmartSort: false
|
|
enableErrorReporting: false
|
|
pageInfo:
|
|
title: This Cute Micro Cluster
|
|
description: 欢迎进入 ryan4yin 的 Cute Micro Cluster 主页,在这里你能找到许多有趣的玩意儿哦
|
|
navLinks:
|
|
- title: GitHub
|
|
path: https://github.com/ryan4yin
|
|
target: newtab
|
|
- title: Blog
|
|
path: https://thiscute.world/
|
|
target: newtab
|
|
- title: Dashy Docs
|
|
path: https://dashy.to/docs
|
|
target: newtab
|
|
footerText: 做更多有价值的东西,赚更多的钱,也帮助更多的人。
|
|
sections:
|
|
- name: Proxmox VE 虚拟化集群
|
|
icon: si-proxmox
|
|
displayData:
|
|
sortBy: default
|
|
rows: 1
|
|
cols: 1
|
|
collapsed: false
|
|
hideForGuests: false
|
|
items:
|
|
- &ref_0
|
|
title: PVE-UM560
|
|
description: 'CPU: R5-5625U / MEM: 32G / DISK: 512G+4T*2'
|
|
icon: si-proxmox
|
|
url: https://192.168.5.173:8006
|
|
target: newtab
|
|
provider: Proxmox
|
|
statusCheck: true
|
|
statusCheckAllowInsecure: true
|
|
id: 0_153265_pveum
|
|
- &ref_1
|
|
title: PVE-S500+
|
|
description: 'CPU: R7-5825U / MEM: 64G / DISK: 1T'
|
|
icon: si-proxmox
|
|
url: https://192.168.5.174:8006/
|
|
target: newtab
|
|
provider: Proxmox
|
|
statusCheck: true
|
|
statusCheckAllowInsecure: true
|
|
id: 1_153265_pves
|
|
- &ref_2
|
|
title: PVE-GTR5
|
|
description: 'CPU: R9-5900HX / MEM: 64G / DISK: 1T'
|
|
icon: si-proxmox
|
|
url: https://192.168.5.172:8006
|
|
target: newtab
|
|
provider: Proxmox
|
|
statusCheck: true
|
|
statusCheckAllowInsecure: true
|
|
id: 2_153265_pvegtr
|
|
- &ref_3
|
|
title: Orange Pi 5 8G
|
|
description: 'CPU: 8C / MEM: 8G / DISK: 128G'
|
|
icon: si-raspberrypi
|
|
url: ssh pi@192.168.5.191
|
|
target: clipboard
|
|
statusCheck: true
|
|
statusCheckUrl: https://192.168.5.191:10250
|
|
statusCheckAllowInsecure: true
|
|
statusCheckAcceptCodes: '404'
|
|
id: 3_153265_orangepig
|
|
filteredItems:
|
|
- *ref_0
|
|
- *ref_1
|
|
- *ref_2
|
|
- *ref_3
|
|
- name: K3s 容器化集群
|
|
displayData:
|
|
sortBy: default
|
|
rows: 1
|
|
cols: 1
|
|
collapsed: false
|
|
hideForGuests: false
|
|
items:
|
|
- &ref_4
|
|
title: k3s-main-master
|
|
description: control-plane + master
|
|
icon: si-k3s
|
|
url: ssh ryan@192.168.5.181
|
|
target: clipboard
|
|
provider: Rancher
|
|
statusCheck: true
|
|
statusCheckUrl: ' https://192.168.5.181:6443'
|
|
statusCheckAllowInsecure: true
|
|
statusCheckAcceptCodes: '401'
|
|
id: 0_138418_ksmainmaster
|
|
- &ref_5
|
|
title: k3s-data-1-master
|
|
description: worker node
|
|
icon: si-k3s
|
|
url: ssh ryan@192.168.5.182
|
|
target: clipboard
|
|
provider: Rancher
|
|
statusCheck: true
|
|
statusCheckUrl: https://192.168.5.182:10250
|
|
statusCheckAllowInsecure: true
|
|
statusCheckAcceptCodes: '404'
|
|
id: 1_138418_ksdatamaster
|
|
- &ref_6
|
|
title: k3s-data-1-worker-1
|
|
description: worker node
|
|
icon: si-k3s
|
|
url: ssh ryan@192.168.5.184
|
|
target: clipboard
|
|
provider: Rancher
|
|
statusCheck: true
|
|
statusCheckUrl: https://192.168.5.184:10250
|
|
statusCheckAllowInsecure: true
|
|
statusCheckAcceptCodes: '404'
|
|
id: 2_138418_ksdataworker
|
|
- &ref_7
|
|
title: k3s-data-1-worker-2
|
|
description: worker node
|
|
icon: si-k3s
|
|
url: ssh ryan@192.168.5.186
|
|
target: clipboard
|
|
provider: Rancher
|
|
statusCheck: true
|
|
statusCheckUrl: https://192.168.5.186:10250
|
|
statusCheckAllowInsecure: true
|
|
statusCheckAcceptCodes: '404'
|
|
id: 3_138418_ksdataworker
|
|
filteredItems:
|
|
- *ref_4
|
|
- *ref_5
|
|
- *ref_6
|
|
- *ref_7
|
|
- name: System Monitoring & Control
|
|
icon: fas fa-monitor-heart-rate
|
|
items:
|
|
- &ref_9
|
|
title: Grafana
|
|
description: Data visualised on dashboards
|
|
icon: hl-grafana
|
|
url: http://grafana.writefor.fun
|
|
target: newtab
|
|
statusCheck: true
|
|
statusCheckAllowInsecure: true
|
|
id: 1_2578_grafana
|
|
- &ref_10
|
|
title: Prometheus Dashboard
|
|
description: Monitoring - Prometheus
|
|
icon: si-prometheus
|
|
url: http://prometheus.writefor.fun
|
|
target: newtab
|
|
statusCheck: true
|
|
id: 2_2578_prometheus
|
|
- &ref_11
|
|
title: Uptime Kuma
|
|
description: Uptime Checking
|
|
icon: hl-uptime-kuma
|
|
url: http://uptime-kuma.writefor.fun
|
|
target: newtab
|
|
statusCheck: true
|
|
id: 3_2578_uptimekuma
|
|
displayData:
|
|
sortBy: default
|
|
rows: 1
|
|
cols: 1
|
|
collapsed: false
|
|
hideForGuests: false
|
|
filteredItems:
|
|
- *ref_9
|
|
- *ref_10
|
|
- *ref_11
|
|
- name: Productivity
|
|
icon: fas fa-bookmark
|
|
items:
|
|
- &ref_12
|
|
title: Cloud IDE
|
|
description: Eclipse Che - Cloud IDE
|
|
icon: hl-code
|
|
url: https://ide.writefor.fun/
|
|
target: newtab
|
|
statusCheck: true
|
|
id: 0_1302_cloudide
|
|
filteredItems:
|
|
- *ref_12
|
|
- name: Media & Entertainment
|
|
icon: fas fa-photo-video
|
|
items:
|
|
- &ref_13
|
|
title: Home Assistant
|
|
description: Smart home control
|
|
icon: hl-home-assistant
|
|
url: http://ha.writefor.fun:8123/
|
|
target: newtab
|
|
statusCheck: true
|
|
id: 0_1956_homeassistant
|
|
displayData:
|
|
sortBy: default
|
|
rows: 1
|
|
cols: 1
|
|
collapsed: false
|
|
hideForGuests: false
|
|
filteredItems:
|
|
- *ref_13
|