Compare commits

...

3 Commits

Author SHA1 Message Date
41464d14e7 bumped pingvin version 2024-10-17 08:53:15 -06:00
e49c7e5022 Added self hosting page to glance 2024-10-17 08:52:58 -06:00
2e44e98f5c Bump gitea version 2024-10-17 08:52:03 -06:00
3 changed files with 31 additions and 17 deletions

View File

@ -1,7 +1,7 @@
version: "3"
services:
server:
image: gitea/gitea:1.22.1
image: gitea/gitea:1
container_name: gitea
environment:
- USER_UID=1000

View File

@ -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
- 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

View File

@ -1,6 +1,6 @@
services:
pingvin-share:
image: stonith404/pingvin-share
image: stonith404/pingvin-share:v1.2.1
restart: unless-stopped
environment:
- TRUST_PROXY=true