Add Gokapi file sharing service (replaces PicoShare)

This commit is contained in:
Phillip Skentelbery
2026-07-01 10:12:33 -06:00
parent b7b54d59af
commit dcfee23132
7 changed files with 58 additions and 1 deletions
+1
View File
@@ -28,6 +28,7 @@ subdomains:
listmonk: "listmonk.{{ secondary_domain }}" # Listmonk mailing list
dir2opds: "opds.{{ primary_domain }}" # dir2opds OPDS catalog
kosync: "sync.{{ primary_domain }}" # KOReader sync server
gokapi: "gokapi.{{ primary_domain }}" # Gokapi file sharing
# Email domains for notifications
email_domains:
+1 -1
View File
@@ -5,7 +5,7 @@ service_categories:
infrastructure: ["caddy", "authentik", "dockge"]
development: ["gitea", "bytestash"]
media: ["audiobookshelf", "calibre", "dir2opds", "hoarder", "kosync", "manyfold"]
productivity: ["paperlessngx", "baikal", "syncthing", "heyform", "dawarich", "obsidian-livesync"]
productivity: ["paperlessngx", "baikal", "syncthing", "heyform", "dawarich", "obsidian-livesync", "gokapi"]
communication: ["gotosocial", "listmonk"]
monitoring: ["glance", "changedetection", "appriseapi", "gotify", "cronmaster"]