feat(setup): center onboarding and add secure token help
This commit is contained in:
@@ -31,10 +31,10 @@ token-authorized first-administrator wizard; matching CORS and cookie security
|
||||
follow the saved URL automatically. Managed SQLite stays at
|
||||
`/app/data/magent.db`, and API documentation stays disabled.
|
||||
|
||||
**Publication is still pending:** the new image must be published before the
|
||||
`latest` stack can supply this behaviour. Repository changes do not publish or
|
||||
deploy an image; an older `latest` image remains incompatible with this new
|
||||
workflow. `latest` is mutable, so record the resolved digest before an upgrade.
|
||||
The managed-install image is published on Docker Hub. Repository changes alone
|
||||
do not update an existing deployment: explicitly pull the image when upgrading,
|
||||
retaining the same persistent volume. `latest` is mutable, so record the resolved
|
||||
digest before an upgrade; older cached images may lack this setup workflow.
|
||||
The Compose runtime-security block stays enabled and must be left unchanged.
|
||||
See the [complete environment reference](ENVIRONMENT.md) for all supported
|
||||
variables and the difference between managed, manual and tooling controls.
|
||||
|
||||
Reference in New Issue
Block a user