You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Website and docs | upstream / previous maintainer |`silo.pgsty.com` and `silo.pgsty.com/docs/`|
52
51
52
+
For container deployments, use [`pgsty/silo-console` on Docker Hub](https://hub.docker.com/r/pgsty/silo-console). See the [Console v2.4.1 release notes](/blog/release/console-2.4.1/#delivery) for the current version and pull command.
53
+
53
54
CLI authorship, usage text, and project descriptions now identify Pigsty and SILO Console. DEB/RPM/APK vendor, maintainer, homepage, description, and license metadata are updated accordingly; the executable installs to `/usr/local/bin/silo-console`.
Linux packages retain `minio-console.service`, `console-user` and
@@ -98,7 +104,7 @@ Linux packages retain `minio-console.service`, `console-user` and
98
104
**Before restarting an existing installation**, migrate certificates with the
99
105
documented ownership or retain the old path through `CONSOLE_OPTS`. The installer
100
106
preserves old certificates and keys and does not restart the service for you.
101
-
See the [package upgrade instructions](https://github.com/pgsty/silo-console/blob/v2.4.1/systemd/README.md#upgrading-an-installation-with-existing-certificates).
107
+
See the [package upgrade instructions](https://github.com/pgsty/silo-console/blob/6a1802261c6a6f6972b42f347d8d4420ad5d1248/systemd/README.md#upgrading-an-installation-with-existing-certificates).
102
108
103
109
The exact release source passed the [complete CI matrix](https://github.com/pgsty/silo-console/actions/runs/35071257392),
Copy file name to clipboardExpand all lines: content/compatibility/console.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -69,6 +69,8 @@ require pkg downgrades or duplicate APIs.
69
69
70
70
## Migration {#migration}
71
71
72
+
The official image is [`docker.io/pgsty/silo-console`](https://hub.docker.com/r/pgsty/silo-console). Pin `:v2.4.1` for a specific release; `latest` advances after publication and image verification.
73
+
72
74
An existing MinIO Console deployment upgrades in place. The service unit, service account, and configuration file keep their names, and every `CONSOLE_*` variable is read unchanged, so the usual path is to install the `silo-console` package over the old one and restart.
73
75
74
76
Two behaviors change on first start and are worth expecting:
0 commit comments