diff --git a/homepage/config/services.yaml b/homepage/config/services.yaml index fed97b9..b01b3b7 100644 --- a/homepage/config/services.yaml +++ b/homepage/config/services.yaml @@ -1,14 +1,22 @@ -- Group A: - - Sonarr: - href: http://sonarr.host/ - description: Series management +- Base: + - Traefik: + href: https://traefik.velouria.dev + icon: si-traefikproxy + - Syncthing: + href: http://100.104.163.2:8384/ -- Group B: - - Radarr: - href: http://radarr.host/ - description: Movie management +- Files and Links: + - Nextcloud: + href: http://100.104.163.2:8080/login/ + icon: si-nextcloud + - PhotoPrism: + href: http://100.104.163.2:2342/ + - Linkding: + href: http://100.104.163.2:9090/bookmarks + - Blog: + href: https://notes.velouria.dev + icon: si-obsidian -- Group C: - - Service: - href: http://service.host/ - description: My cool service \ No newline at end of file +- Development: + - Gitea: + href: https://git.velouria.dev \ No newline at end of file