feat: add koreader sync server + fix apt cache in caddy task
This commit is contained in:
@@ -27,6 +27,7 @@ subdomains:
|
||||
gotify_assistant: "gotify-assistant.{{ primary_domain }}" # iGotify iOS assistant
|
||||
listmonk: "listmonk.{{ secondary_domain }}" # Listmonk mailing list
|
||||
dir2opds: "opds.{{ primary_domain }}" # dir2opds OPDS catalog
|
||||
kosync: "sync.{{ primary_domain }}" # KOReader sync server
|
||||
|
||||
# Email domains for notifications
|
||||
email_domains:
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
service_categories:
|
||||
infrastructure: ["caddy", "authentik", "dockge"]
|
||||
development: ["gitea", "bytestash"]
|
||||
media: ["audiobookshelf", "calibre", "dir2opds", "hoarder", "manyfold"]
|
||||
media: ["audiobookshelf", "calibre", "dir2opds", "hoarder", "kosync", "manyfold"]
|
||||
productivity: ["paperlessngx", "baikal", "syncthing", "heyform", "dawarich", "obsidian-livesync"]
|
||||
communication: ["gotosocial", "listmonk"]
|
||||
monitoring: ["glance", "changedetection", "appriseapi", "gotify", "cronmaster"]
|
||||
|
||||
Reference in New Issue
Block a user