feat(outline): release outline

deployment notes:
- compare to Affine (Affine is heavy and their whtieboard and canvas is not used enough)
- don't restart this when it initiates, redis lock causes failure
This commit is contained in:
2026-05-16 19:14:26 +09:00
parent f28661e664
commit b87c546c47
12 changed files with 365 additions and 2 deletions
+9
View File
@@ -151,6 +151,14 @@ services:
http: "3001"
redis: "6383"
subuid: "100999"
outline:
domain:
public: "outline"
internal: "outline.app"
ports:
http: "3002"
redis: "6384"
subuid: "101000"
version:
packages:
@@ -187,3 +195,4 @@ version:
nextcloud: "33.0.3"
collabora: "25.04.9.4.1"
sure: "0.7.0-hotfix.2"
outline: "1.7.1"