Deploy GeoIntel as DockerMan native container
This commit is contained in:
@@ -1518,3 +1518,15 @@ Changed:
|
||||
Expected Unraid behavior:
|
||||
- Refresh the Unraid Docker page after deploy so DockerMan reloads the user template metadata.
|
||||
- The running `geointel` container should have template-backed editable fields and a PNG icon.
|
||||
|
||||
## Sprint 32 automatic DockerMan-native deploy follow-up (2026-06-17)
|
||||
|
||||
Changed:
|
||||
- Added `deploy/unraid/run-dockerman-container.sh` as the single source of truth for the final Unraid container launch.
|
||||
- Updated Tower deploy scripts so repository deploys build the image with Compose but start the final container with `docker run` and DockerMan labels.
|
||||
- The launch script installs the DockerMan template/icon, removes old `geointel` containers, preserves/migrates the old Compose PostGIS volume when needed and starts the final `geointel` container as DockerMan-managed.
|
||||
- Updated live migration smoke to support direct container execution through `LIVE_SMOKE_CONTAINER=geointel`.
|
||||
|
||||
Expected Unraid behavior:
|
||||
- A deploy from the repo should no longer leave the final app as a plain Compose-owned container.
|
||||
- The running `geointel` container should expose `net.unraid.docker.managed=dockerman`, web UI metadata and icon metadata immediately after deploy.
|
||||
|
||||
Reference in New Issue
Block a user