github borgbase/vykar v0.11.0

latest releases: v0.12.15, v0.12.14, v0.12.13...
one month ago

Project Rename: V'Ger → Vykar

This release renames the project from V'Ger to Vykar (from Latin vicarius, "substitute").

Breaking Changes

  • Binary names: vgervykar, vger-servervykar-server, vger-guivykar-gui
  • Config file: vger.yamlvykar.yaml
  • Config directories: ~/.config/vger/~/.config/vykar/, /etc/vger//etc/vykar/
  • Environment variables: VGER_CONFIGVYKAR_CONFIG, VGER_PASSPHRASEVYKAR_PASSPHRASE, VGER_TOKENVYKAR_TOKEN
  • Cache/state paths: ~/.cache/vger/~/.cache/vykar/
  • Dump directory: .vger-dumps/.vykar-dumps/
  • macOS app: V'ger Backup.appVykar Backup.app

Migration

  1. Rename your config file: mv ~/.config/vger/vger.yaml ~/.config/vykar/vykar.yaml
  2. Update any environment variables in your shell profile or systemd units
  3. Update cron jobs or scripts referencing the old binary names

Repository format is unchanged — existing repos work without modification.

Other Changes

  • Reorganize recipe docs, add VM backup section
  • Simplify install script closing message

Downloads

Platform File
Linux x86_64 (glibc) vykar-v0.11.0-x86_64-unknown-linux-gnu.tar.gz
Linux x86_64 (musl) vykar-v0.11.0-x86_64-unknown-linux-musl.tar.gz
macOS aarch64 vykar-v0.11.0-aarch64-apple-darwin.tar.gz
Windows x86_64 vykar-v0.11.0-x86_64-pc-windows-msvc.zip

Don't miss a new vykar release

NewReleases is sending notifications on new releases.