-
v1.7.62-alpha Pre-Release
released this
2026-05-18 02:40:36 +00:00 | 397 commits to main since this releasev1.7.62-alpha (2026-05-18)
- Nginx Proxy Manager start and restart now repair stale Podman containers that still publish the admin UI on host port
81, which conflicts with host nginx on updated nodes. - The repair recreates only the stale Nginx Proxy Manager container metadata while preserving
/var/lib/archipelago/nginx-proxy-managerdata and using the current8081:81,8084:80, and8444:443mappings. - Runtime stale-listener cleanup for Nginx Proxy Manager is shared across start and restart paths so rootless port helper leftovers are still cleared before lifecycle retries.
- Validation passed with
cargo fmt --all --check --manifest-path core/Cargo.tomlandcargo check -p archipelago --manifest-path core/Cargo.toml.
Downloads
- Nginx Proxy Manager start and restart now repair stale Podman containers that still publish the admin UI on host port