Skip to content

Commit

Permalink
feat: adds new feature to homepage config
Browse files Browse the repository at this point in the history
  • Loading branch information
axeII committed May 1, 2024
1 parent 9524c67 commit b8e47a2
Showing 1 changed file with 13 additions and 8 deletions.
21 changes: 13 additions & 8 deletions kubernetes/apps/default/homepage/app/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,14 +93,19 @@ data:
type: plex
url: https://192.168.69.101:32400
key: ${PLEX_TOKEN}
- Kavita:
href: https://komanga.${SECRET_DOMAIN}
icon: komanga.png
description: Komanga is a fast, feature rich, cross platform reading server
- Stump:
href: https://stump.${SECRET_DOMAIN}
icon: /icons/stump.png
description: Comics, manga and digital book server
- Komga:
href: https://komga.${SECRET_DOMAIN}
icon: https://komga.org/img/logo.svg
description: Komga is a fast, feature rich, cross platform reading server
widget:
type: komga
url: http://komga.${SECRET_DOMAIN}
username: ${HOMEPAGE_VAR_KOMGA_USERNAME}
password: ${HOMEPAGE_VAR_KOMGA_PASSWORD}
# - Stump:
# href: https://stump.${SECRET_DOMAIN}
# icon: /icons/stump.png
# description: Comics, manga and digital book server
- Media Management:
- Overseerr:
href: https://overseerr.${SECRET_DOMAIN}
Expand Down

0 comments on commit b8e47a2

Please sign in to comment.