Commit Graph

3 Commits

Author SHA1 Message Date
peskyadmin
b4e55acfc1 docs(catalog): mark uptime-kuma as verified (2026-08-02)
- test_status: verified
- Add prominent gotcha: USE NAMED VOLUMES, not bind mounts
  macOS Docker Desktop has gRPC-FUSE UID remapping that breaks
  chown calls inside containers. Bind mount chown permissions
  cannot be resolved cleanly. Named volumes work identically
  on macOS and Linux without any permission workarounds.
2026-08-02 20:13:35 -04:00
peskyadmin
911dff3fe0 feat: initial ts-CATALOG with deployment characteristics for 38 apps
- Schema covers db type, architecture, port, first-run mode, test status
- Vikunja marked verified (Aug 2, 2026)
- 37 other apps categorized as untested with educated guesses
- Notes field captures gotchas (e.g. Vikunja PUBLICURL, Immich multi-service)
- Designed to be consumed by skill:ts-app-deploy
2026-08-02 19:26:16 -04:00
7c04eac1a6 Initial commit 2026-08-02 18:24:40 -05:00