More apps to overview
This commit is contained in:
parent
bbf5861143
commit
df3ce9ef43
3 changed files with 47 additions and 5 deletions
11
apps/homepage/bookmarks.yaml
Normal file
11
apps/homepage/bookmarks.yaml
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
- Office:
|
||||||
|
- Zoho Mail:
|
||||||
|
- icon: zohomail
|
||||||
|
href: https://mail.zoho.eu
|
||||||
|
- Network:
|
||||||
|
- Cloudlfare:
|
||||||
|
- icon: cloudflare
|
||||||
|
href: https://dash.cloudflare.com
|
||||||
|
- TransIP:
|
||||||
|
- abbr: TI
|
||||||
|
href: https://www.transip.eu/cp/
|
|
@ -1,5 +1,29 @@
|
||||||
- No services available yet:
|
- Media:
|
||||||
- Not a service:
|
- t Kioskje:
|
||||||
icon: /media/icons/nextcloud.png
|
icon: calibreweb
|
||||||
href: http://fakewebsite.local
|
href: https://books.depeuter.dev
|
||||||
description: This service does not exist
|
description: Library
|
||||||
|
- Development:
|
||||||
|
- HuGit:
|
||||||
|
icon: gitea
|
||||||
|
href: https://git.depeuter.dev
|
||||||
|
description: Git server by Gitea
|
||||||
|
- Downloaders:
|
||||||
|
- Prowlarr:
|
||||||
|
icon: prowlarr
|
||||||
|
href: https://prowlarr.depeuter.dev
|
||||||
|
description: Indexers
|
||||||
|
- Network:
|
||||||
|
- PiHole:
|
||||||
|
icon: pihole
|
||||||
|
href: https://pihole.depeuter.dev/admin
|
||||||
|
description: Local DNS server and ad blocker
|
||||||
|
- Traefik:
|
||||||
|
icon: traefik
|
||||||
|
href: https://traefik.depeuter.dev/dashboard/#/
|
||||||
|
description: Reverse proxy
|
||||||
|
- Admin:
|
||||||
|
- Hugo:
|
||||||
|
icon: truenas-scale
|
||||||
|
href: https://truenas.depeuter.dev
|
||||||
|
description: TrueNAS SCALE UI
|
||||||
|
|
7
apps/homepage/widgets.yaml
Normal file
7
apps/homepage/widgets.yaml
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
- resources:
|
||||||
|
cpu: true
|
||||||
|
memory: true
|
||||||
|
- search:
|
||||||
|
provider: duckduckgo
|
||||||
|
focus: true
|
||||||
|
target: _blank
|
Loading…
Reference in a new issue