RhodeCode rcstack v5.4.0 Release

Published on December 14, 2023, by Kate Kovbii


Hi All,

Bringing you some good news! RhodeCode released a 5.4.0 version of rcstack, a new installer for RhodeCode that replaces rccontrol. You can read more details about this installer in our blog post "Rolling Out New RhodeCode Installer Using Docker".

With this 5.4.0 release, we're introducing a range of new features and improvements, aiming to make your interaction with the installer even smoother:

  • Grafana now formats IP addresses with a fixed width for loki entries.
  • Self-update includes a new option, –update-docker-image, allowing users to force-set the version from the installer.
  • SSH setup for Kubernetes is enhanced, permitting a fully custom SSH port.
  • SSL is now ensured for all services during the initialization phase, enhancing security.
  • The status command provides more information with the addition of the –config flag.

You can see the whole list of improvements in our detailed release notes.

And, as usual, the update process is a simple one-liner type:
./rcstack self-update && ./rcstack stack-upgrade rhodecode

New to rcstack and need a bit more information? You can also cheeck:

Yours performantly,
The RhodeCode team