diff --git a/roles/docker/templates/glance.yml.j2 b/roles/docker/templates/glance.yml.j2 index abead81..07a5da9 100644 --- a/roles/docker/templates/glance.yml.j2 +++ b/roles/docker/templates/glance.yml.j2 @@ -5,19 +5,6 @@ pages: widgets: - type: calendar - - type: rss - limit: 10 - collapse-after: 3 - cache: 3h - feeds: - - url: https://ciechanow.ski/atom.xml - - url: https://www.joshwcomeau.com/rss.xml - title: Josh Comeau - - url: https://samwho.dev/rss.xml - - url: https://awesomekling.github.io/feed.xml - - url: https://ishadeed.com/feed.xml - title: Ahmad Shadeed - - type: twitch-channels channels: - warhammer @@ -75,5 +62,32 @@ pages: feeds: - url: https://thesatelliteoflove.com/feeds/warhammer_rss_feed.xml title: Warhammer Community - - \ No newline at end of file + - name: Self Hosting + columns: + - size: small + widgets: + - type: releases + show-source-icon: true + repositories: + - go-gitea/gitea + - louislam/dockge + - glanceapp/glance + - hoarder-app/hoarder + - goauthentik/authentik + - superseriousbusiness/gotosocial + - stonith404/pingvin-share + - caddyserver/caddy + - size: full + widgets: + - type: rss + limit: 10 + collapse-after: 3 + cache: 3h + feeds: + - url: https://ciechanow.ski/atom.xml + - url: https://www.joshwcomeau.com/rss.xml + title: Josh Comeau + - url: https://samwho.dev/rss.xml + - url: https://awesomekling.github.io/feed.xml + - url: https://ishadeed.com/feed.xml + title: Ahmad Shadeed \ No newline at end of file