Skip to content

v0.1.1

Choose a tag to compare

@samuelloranger samuelloranger released this 28 May 13:43
· 29 commits to main since this release

Improvements since v0.1.0

  • Version auto-detection — redoxide pings the real server after it starts and caches the detected protocol version and version name. The correct version shows in the server list even when the server is stopped.
  • Named Docker volume — cache is stored in redoxide-cache:/var/cache/redoxide. No manual file creation required.
  • server.properties support — set server_properties = "/server.properties" in config to read max-players and motd directly from your server, keeping config DRY.
  • Config cleanupprotocol_version and version_name are now last-resort fallbacks only, defaulting to 0 / "unknown". They are overwritten automatically on first server boot.
  • Build time — amd64 only. Builds complete in ~2 minutes.

Docker

ghcr.io/samuelloranger/redoxide:v0.1.1
ghcr.io/samuelloranger/redoxide:0.1
ghcr.io/samuelloranger/redoxide:latest