Skip to content

0.4.0 - 2024-11-17

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Nov 06:45
f0ab93d

Release Notes

Added

  • read more cli options from environment variables
  • add /health route(s)

Other

  • set CI in test to run also locally in CI mode

Install rustic_server 0.4.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/rustic-rs/rustic_server/releases/download/v0.4.0/rustic_server-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy ByPass -c "irm https://github.com/rustic-rs/rustic_server/releases/download/v0.4.0/rustic_server-installer.ps1 | iex"

Download rustic_server 0.4.0

File Platform Checksum
rustic_server-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
rustic_server-x86_64-apple-darwin.tar.xz Intel macOS checksum
rustic_server-x86_64-pc-windows-msvc.zip x64 Windows checksum
rustic_server-x86_64-pc-windows-msvc.msi x64 Windows checksum
rustic_server-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum