Commit Graph
3 Commits
Author SHA1 Message Date
okxlin 7a51f8740d feat(next-terminal): add 3.5.2 PostgreSQL runtime app
Keep the bundled-PostgreSQL 3.1.1 layout for existing installs while adding an audited 3.5.2 release that links a 1Panel PostgreSQL service. Refuse unsafe direct upgrades and document the required manual migration path.
2026-07-23 13:01:05 +08:00
okxlin 7bf73c09c5 Protect Next Terminal legacy env refresh 2026-06-27 06:20:51 +08:00
okxlin 2d21cee7b4 Fix Next Terminal 1Panel startup
Rework the app package to match the current upstream container deployment: generate config.yaml during install/upgrade, add bundled PostgreSQL, keep Guacd, and map the current SSH proxy port.

Disable cross-version upgrades because legacy SQLite/single-container installs cannot be migrated safely by this package. Verified latest and 3.1.1 with real 1Panel v2 smoke tests.
2026-06-27 02:38:48 +08:00