feat(appstore): add service volumes and published ports

This commit is contained in:
2026-05-24 07:28:18 +00:00
parent e6ebac76b4
commit 5228eeaa23
26 changed files with 1790 additions and 348 deletions
+12
View File
@@ -2,6 +2,18 @@
## Pending
### Features
- add enterprise-ready App Store runtime support for declared volumes and raw published ports
- validate app template schemas before install, fail invalid port/volume declarations early, and preserve declarations across upgrades and backups
- preflight Docker/host published port conflicts and back up declared service volume data
- show App Store volume mounts and raw host port exposure before deploy
### Fixes
- fix Onebox dashboard system metrics rendering and traffic polling
- preserve an existing managed dcrouter config file instead of rewriting it on container creation
- remove stale external gateway routes during route reconciliation
## 2026-05-21 - 1.27.0