Skip to content

Ragnarok 0.5.1 (evaluation binary)

Choose a tag to compare

@zyvorai zyvorai released this 24 Aug 15:55
· 2 commits to main since this release

Ragnarok 0.5.1 — evaluation binary (signed trial.token)

Proprietary Ragnarok control plane for KubeVirt VMs (React UI + Rust API).
No source code in this release — Ragnarok lives in a private repo.

Ephemera (this repository) stays Apache-2.0 / free. This asset is Ragnarok only.
Ephemera needs no licence. Ragnarok evaluation uses a signed trial.token (Ed25519 JWT).

Install

curl -LO https://github.com/hypersdk/ephemera/releases/download/ragnarok-v0.5.1/ragnarok-0.5.1-linux-amd64.tar.gz
curl -LO https://github.com/hypersdk/ephemera/releases/download/ragnarok-v0.5.1/ragnarok-0.5.1-linux-amd64.tar.gz.sha256
sha256sum -c ragnarok-0.5.1-linux-amd64.tar.gz.sha256
tar xzf ragnarok-0.5.1-linux-amd64.tar.gz
cd ragnarok-0.5.1-linux-amd64
ls -l trial.token                 # keep beside ./ragnarok
./install.sh
# edit ragnarok.env — then: set -a && source ragnarok.env && set +a && ./ragnarok
curl -s http://127.0.0.1:5010/api/v1/license/status

Optional: export RAGNAROK_TRIAL_TOKEN=\"$(cat trial.token)\"
Helm: --set license.key=<jwt> (same JWT as the file).

Requires Linux x86_64, Kubernetes + KubeVirt, and a kubeconfig.

After the token expires

Email sales@zyvor.dev for a renewed signed token. See LICENSING.md /
AFTER-TRIAL.md inside the archive.

Docs

SHA256: 25488345845decc9897b23f13545e856ea03e94fa03ccecfe4b3eec99eb68e2d