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