mirror of
https://github.com/arnaucube/configs.git
synced 2026-02-10 04:26:41 +01:00
polish server-dockers (media server) config
This commit is contained in:
@@ -39,12 +39,11 @@
|
||||
icon: wallabag.png
|
||||
href: http://192.168.1.155:8098
|
||||
description: Wallabag Read It Later
|
||||
- pi-hole:
|
||||
icon: pi-hole.png
|
||||
href: https://192.168.1.155/admin/
|
||||
description: pi-hole admin panel
|
||||
widget:
|
||||
type: pihole
|
||||
url: http://192.168.1.155
|
||||
version: 6 # required if running v6 or higher, defaults to 5
|
||||
key: YOUR_PASSWORD_HERE # password
|
||||
- HomeAssistant:
|
||||
icon: home-assistant.png
|
||||
href: http://192.168.1.148:8123
|
||||
description: Open Home Assistant page.
|
||||
# - Vosk:
|
||||
# icon: vosk.png
|
||||
# href: http://192.168.1.155:8101
|
||||
# description: voice to text
|
||||
|
||||
@@ -11,3 +11,7 @@ background:
|
||||
brightness: 50 # 0, 50, 75... see https://tailwindcss.com/docs/backdrop-brightness
|
||||
opacity: 100 # 0-100
|
||||
|
||||
providers:
|
||||
openweathermap: openweathermapapikey
|
||||
weatherapi: weatherapiapikey
|
||||
|
||||
|
||||
@@ -12,8 +12,13 @@
|
||||
- resources:
|
||||
cpu: true
|
||||
memory: true
|
||||
cputemp: true
|
||||
disk: /
|
||||
uptime: true
|
||||
- resources:
|
||||
label: "hard drive"
|
||||
expanded: true
|
||||
disk: /app/config
|
||||
|
||||
- search:
|
||||
provider: duckduckgo
|
||||
|
||||
Reference in New Issue
Block a user