diff --git a/homepage/config/services.yaml b/homepage/config/services.yaml index f263d37..e004f2a 100644 --- a/homepage/config/services.yaml +++ b/homepage/config/services.yaml @@ -389,12 +389,54 @@ ######################## - DockerServer2: + - FreshRSS: + icon: freshrss.png + href: "{{HOMEPAGE_VAR_FRESHRSS_URL}}" + siteMonitor: "{{HOMEPAGE_VAR_FRESHRSS_URL}}" + target: _blank + - Olivetin: icon: olivetin.png href: "{{HOMEPAGE_VAR_OLIVETIN_URL}}" siteMonitor: "{{HOMEPAGE_VAR_OLIVETIN_URL}}" target: _blank + - Paperless: + icon: paperless-ngx.png + href: "{{HOMEPAGE_VAR_PAPERLESS_URL}}" + siteMonitor: "{{HOMEPAGE_VAR_PAPERLESS_URL}}" + target: _blank + + - Photoprism: + icon: photoprism.png + href: "{{HOMEPAGE_VAR_PHOTOPRISM_URL}}" + siteMonitor: "{{HOMEPAGE_VAR_PHOTOPRISM_URL}}" + target: _blank + + - Piped: + icon: piped.png + href: "{{HOMEPAGE_VAR_PIPED_URL}}" + siteMonitor: "{{HOMEPAGE_VAR_PIPED_URL}}" + target: _blank + + - RSS-Bridge: + icon: rss-bridge.png + href: "{{HOMEPAGE_VAR_RSS_BRIDGE_URL}}" + siteMonitor: "{{HOMEPAGE_VAR_RSS_BRIDGE_URL}}" + target: _blank + + - Shlink: + icon: shlink.png + href: "{{HOMEPAGE_VAR_SHLINK_URL}}" + siteMonitor: "{{HOMEPAGE_VAR_SHLINK_URL}}" + target: _blank + + - Trilium: + icon: trilium.png + href: "{{HOMEPAGE_VAR_TRILIUM_URL}}" + siteMonitor: "{{HOMEPAGE_VAR_TRILIUM_URL}}" + target: _blank + ######################## - ProxyServer: - ArchiveBox: @@ -402,6 +444,3 @@ href: "{{HOMEPAGE_VAR_ARCHIVEBOX_URL}}" siteMonitor: "{{HOMEPAGE_VAR_ARCHIVEBOX_URL}}" target: _blank - - -