seafile: CE -> Pro upgrade, ES, Caddy resumable-upload fix

Same-day-as-deploy upgrade: image swapped to seafileltd/seafile-pro-mc:13.0-latest, elasticsearch:8.15.0 added as new compose service for Pro's full-text search. Free Pro tier (<=3 users, no license). Existing data + users survived.

Also documented the Caddy patch stripping IETF resumable-upload headers (Upload-Draft-Interop-Version etc.) so the iOS Seafile Pro 4.0.2 app falls back to plain multipart upload; without it large uploads stalled and cancelled after ~60s.
This commit is contained in:
Claudio on hubris
2026-05-12 18:45:56 +02:00
parent 40f6c93fd5
commit 02ad003e52
2 changed files with 33 additions and 8 deletions

View File

@@ -31,7 +31,7 @@ See the full table in [`containers/index.md`](containers/index.md). Quick links:
| 122 | [arriman](containers/122-arriman.md) | 192.168.8.132 | Docker host (\*arr stack) |
| 123 | [claudio-bot](containers/123-claudio-bot.md) | 192.168.8.230 | Matrix control plane |
| 124 | [authentik](containers/124-authentik.md) | 192.168.8.180 | SSO + split-horizon DNS |
| 125 | [seafile](containers/125-seafile.md) | 192.168.8.185 | Seafile CE (Nextcloud-replacement evaluation) |
| 125 | [seafile](containers/125-seafile.md) | 192.168.8.185 | Seafile Pro (Nextcloud-replacement evaluation) |
### Cross-cutting infrastructure
- [DNS — split-horizon](infrastructure/dns.md)