Commit Graph
3 Commits
Author SHA1 Message Date
okxlin 13ba5d33ab Harden LinuxServer app installs and upgrades 2026-07-04 17:18:40 +08:00
okxlin 95ac874bcf Handle MixSpace upgrade env migration
Add upgrade scripts for existing MixSpace installs that may not have PostgreSQL or Redis environment keys. Cache generated secrets under data/ so repeated 1Panel upgrades do not rotate the PostgreSQL password unexpectedly.
2026-06-26 21:21:37 +08:00
okxlin b4299dd4ee Fix MixSpace runtime topology
Update MixSpace latest and 13 to use the current PostgreSQL and Redis runtime expected by the upstream image. Remove the obsolete docker-run command, use the v3 health endpoint, add install scripts, and refresh defaults/docs for 1Panel v2 installs.

Validated with adapter strict-store checks and 1Panel v2 smoke tests for both latest and 13.
2026-06-26 20:00:32 +08:00