Skip to content

Releases: pgsty/silo-console

SILO Console 2.0.0

Choose a tag to compare

@github-actions github-actions released this 03 Aug 01:12

SILO Console 2.0.0

SILO Console 2.0.0 is the first major release under the independent SILO identity, continuing from georgmangold/console v1.9.1.

Highlights

  • Rebrands the product, login, navigation, help, metadata, and license/about surfaces as SILO Console.
  • Moves source and releases to pgsty/silo-console.
  • Renames release binaries, packages, checksums, and container images to silo-console.
  • Publishes multi-platform binaries, DEB/RPM packages, and linux/amd64 plus linux/arm64 container images.
  • Routes documentation and blog content to silo.pgsty.com.
  • Expands AGPL, source-offer, attribution, and trademark disclosures.

Compatibility

  • The Go module remains github.com/minio/console.
  • Existing CONSOLE_* environment variables remain valid, including CONSOLE_MINIO_SERVER and CONSOLE_MINIO_REGION.
  • Packages retain minio-console.service, console-user, and /etc/default/console.
  • MinIO-compatible S3/Admin API names remain protocol identifiers and are not globally renamed.
  • Automatic self-update remains disabled; upgrade through a pinned binary, package, or image.
  • SILO_RELEASE_SERVICE_HOST is preferred; RELEASE_SERVICE_HOST remains a fallback.

Upgrade

Release binary: silo-console
Container: ghcr.io/pgsty/silo-console:v2.0.0

See the full changelog:
https://github.com/pgsty/silo-console/blob/v2.0.0/CHANGELOG.md

Source commit:
8a0e348