Updated glance
This commit is contained in:
193
glance/config/glance.yml
Normal file
193
glance/config/glance.yml
Normal file
@@ -0,0 +1,193 @@
|
|||||||
|
# glance.yml — single file with all pages merged into one page (HomeLAN)
|
||||||
|
server:
|
||||||
|
assets-path: /app/assets
|
||||||
|
|
||||||
|
theme:
|
||||||
|
custom-css-file: /assets/user.css
|
||||||
|
|
||||||
|
pages:
|
||||||
|
- name: Quick access
|
||||||
|
columns:
|
||||||
|
- size: small
|
||||||
|
widgets:
|
||||||
|
- type: search
|
||||||
|
autofocus: true
|
||||||
|
search-engine: https://searxng.mycloudhaus.xyz/search?q={QUERY}
|
||||||
|
placeholder: "SearXNG | @in, @media, @pkg, @git"
|
||||||
|
new-tab: true
|
||||||
|
bangs:
|
||||||
|
- shortcut: "@in"
|
||||||
|
title: "Invidious"
|
||||||
|
url: "https://inv.mycloudhaus.xyz/search?q={QUERY}"
|
||||||
|
- shortcut: "@pkg"
|
||||||
|
title: "NixOS Packages"
|
||||||
|
url: "https://search.nixos.org/packages?query={QUERY}"
|
||||||
|
- shortcut: "@media"
|
||||||
|
title: "Jellyfin"
|
||||||
|
url: "http://media.mycloudhaus.xyz/web/#/search.html?query={QUERY}"
|
||||||
|
- shortcut: "@git"
|
||||||
|
title: "Github"
|
||||||
|
url: "https://github.com/search?q={QUERY}&type=repositories"
|
||||||
|
- type: dns-stats
|
||||||
|
service: adguard
|
||||||
|
url: https://dns.mycloudhaus.xyz/
|
||||||
|
username: ${ADGUARD_USER}
|
||||||
|
password: ${ADGUARD_PASSWORD}
|
||||||
|
- type: monitor
|
||||||
|
title: Apps
|
||||||
|
style: compact
|
||||||
|
cache: 1m
|
||||||
|
sites:
|
||||||
|
- title: Obsidian
|
||||||
|
url: "https://notes.mycloudhaus.xyz"
|
||||||
|
- title: Vikunja
|
||||||
|
url: "https://boards.mycloudhaus.xyz"
|
||||||
|
- title: Gitea
|
||||||
|
url: "https://git.mycloudhaus.xyz"
|
||||||
|
- title: Cryptpad
|
||||||
|
url: "https://office.mycloudhaus.xyz"
|
||||||
|
- title: Vaultwarden
|
||||||
|
url: "https://vw.mycloudhaus.xyz"
|
||||||
|
- title: Kiwix
|
||||||
|
url: "https://wiki.mycloudhaus.xyz"
|
||||||
|
- title: LibreTranslate
|
||||||
|
url: "https://translate.mycloudhaus.xyz"
|
||||||
|
- title: Keybr
|
||||||
|
url: "https://keybr.mycloudhaus.xyz"
|
||||||
|
- title: Karakeep
|
||||||
|
url: "https://bookmarks.mycloudhaus.xyz"
|
||||||
|
- title: ConvertX
|
||||||
|
url: "https://convert.mycloudhaus.xyz"
|
||||||
|
- title: IT-Tools
|
||||||
|
url: "https://tools.mycloudhaus.xyz"
|
||||||
|
- title: SearXNG
|
||||||
|
url: "https://searxng.mycloudhaus.xyz"
|
||||||
|
- type: monitor
|
||||||
|
title: Admin
|
||||||
|
style: compact
|
||||||
|
cache: 1m
|
||||||
|
sites:
|
||||||
|
- title: Grafana
|
||||||
|
url: "https://logs.mycloudhaus.xyz"
|
||||||
|
- title: Portainer
|
||||||
|
url: "https://docker.mycloudhaus.xyz"
|
||||||
|
- title: FTP online
|
||||||
|
url: "https://playlists.mycloudhaus.xyz"
|
||||||
|
- title: Speedtest Tracker
|
||||||
|
url: "https://speed.mycloudhaus.xyz"
|
||||||
|
- title: AdGuard Home
|
||||||
|
url: "https://dns.mycloudhaus.xyz"
|
||||||
|
- title: Transmission
|
||||||
|
url: "http://torrents.mycloudhaus.xyz"
|
||||||
|
- title: Syncthing Cloud
|
||||||
|
url: "https://sync.mycloudhaus.xyz"
|
||||||
|
- title: Syncthing Bigbox
|
||||||
|
url: "192.168.0.131:8384"
|
||||||
|
- title: Syncthing Puter
|
||||||
|
url: "127.0.0.1:8384"
|
||||||
|
- title: Radicale
|
||||||
|
url: "https://radicale.mycloudhaus.xyz"
|
||||||
|
|
||||||
|
- size: full
|
||||||
|
widgets:
|
||||||
|
- type: group
|
||||||
|
widgets:
|
||||||
|
- type: hacker-news
|
||||||
|
limit: 40
|
||||||
|
collapse-after: 5
|
||||||
|
- type: lobsters
|
||||||
|
sort-by: hot
|
||||||
|
tags:
|
||||||
|
- rust
|
||||||
|
- networking
|
||||||
|
- c
|
||||||
|
- culture
|
||||||
|
- law
|
||||||
|
- cryptography
|
||||||
|
- hardware
|
||||||
|
- science
|
||||||
|
- linux
|
||||||
|
- windows
|
||||||
|
- nix
|
||||||
|
- android
|
||||||
|
- privacy
|
||||||
|
- security
|
||||||
|
- virtualization
|
||||||
|
- editors
|
||||||
|
- systemd
|
||||||
|
- vim
|
||||||
|
- type: monitor
|
||||||
|
title: Media & Content
|
||||||
|
style: compact
|
||||||
|
cache: 1m
|
||||||
|
sites:
|
||||||
|
- title: Jellyfin
|
||||||
|
url: "https://media.mycloudhaus.xyz/web/#/home.html"
|
||||||
|
- title: Invidious
|
||||||
|
url: "https://inv.mycloudhaus.xyz"
|
||||||
|
- title: Azuracast
|
||||||
|
url: "https://radio.mycloudhaus.xyz/admin/stations"
|
||||||
|
- title: Slowdown
|
||||||
|
url: "https://radio.mycloudhaus.xyz/public/teststation"
|
||||||
|
- title: Absolutely Random
|
||||||
|
url: "https://radio.mycloudhaus.xyz/public/absolutely_random"
|
||||||
|
- title: FreshRSS
|
||||||
|
url: "https://rss.mycloudhaus.xyz"
|
||||||
|
- type: videos
|
||||||
|
channels:
|
||||||
|
- UCwU7Gq3vG5kL1eknXIZvMag
|
||||||
|
- UChrYe70o7NmDioL02PRVWVg
|
||||||
|
- UCwU7Gq3vG5kL1eknXIZvMag
|
||||||
|
- UCNLRcEn78Vc62C3GkMvBgtA
|
||||||
|
- UC7YOGHUfC1Tb6E4pudI9STA
|
||||||
|
- UCQVaKQcp4OxSg1eC6SF3NTw
|
||||||
|
- UCAoUBng0Mfu0qn4lPimS6MA
|
||||||
|
- UCUMwY9iS8oMyWDYIe6_RmoA
|
||||||
|
- UCsXVk37bltHxD1rDPwtNM8Q
|
||||||
|
|
||||||
|
- name: Dashboards
|
||||||
|
columns:
|
||||||
|
- size: full
|
||||||
|
widgets:
|
||||||
|
#- type: iframe
|
||||||
|
# height: 800
|
||||||
|
# source: "https://sec.mycloudhaus.xyz/goto/cf8n2hknjrnr4e/orgId=1"
|
||||||
|
- type: iframe
|
||||||
|
height: 800
|
||||||
|
source: "https://media.mycloudhaus.xyz/web/#/home.html"
|
||||||
|
- size: small
|
||||||
|
widgets:
|
||||||
|
- type: iframe
|
||||||
|
height: 800
|
||||||
|
source: "https://radio.mycloudhaus.xyz/public/absolutely_random"
|
||||||
|
|
||||||
|
- name: Today
|
||||||
|
columns:
|
||||||
|
- size: full
|
||||||
|
widgets:
|
||||||
|
- type: server-stats
|
||||||
|
name: Box
|
||||||
|
- type: calendar
|
||||||
|
first-day-of-week: monday
|
||||||
|
- type: to-do
|
||||||
|
- type: releases
|
||||||
|
cache: 1d
|
||||||
|
repositories:
|
||||||
|
- glanceapp/glance
|
||||||
|
- go-gitea/gitea
|
||||||
|
- syncthing/syncthing
|
||||||
|
- iv-org/invidious
|
||||||
|
- size: small
|
||||||
|
widgets:
|
||||||
|
- type: twitch-channels
|
||||||
|
channels:
|
||||||
|
- theprimeagen
|
||||||
|
- j_blow
|
||||||
|
- giantwaffle
|
||||||
|
- cohhcarnage
|
||||||
|
- christitustech
|
||||||
|
- EJ_SA
|
||||||
|
- type: weather
|
||||||
|
location: "Bucharest, Romania"
|
||||||
|
units: metric
|
||||||
|
hour-format: "24h"
|
||||||
Reference in New Issue
Block a user