Artifact Relay v1.1.0
Artifact Relay v1.1.0
Artifact Relay now has a verified multi-architecture GHCR release path and a digest-pinned deployment contract for managed instances.
Try it
Hermes (recommended):
hermes plugins install eloktev/hermes-artifact-relay
hermes artifact-relay setupConnect a managed beta instance (free during beta), or follow the localhost quick start to self-host.
If Artifact Relay is useful for your agent workflow, star the repository so other Hermes users can discover it.
Highlights
- Multi-arch images for
linux/amd64andlinux/arm64 - Supply-chain provenance and SBOM attestations
- Immutable
sha256deployment contract; managed deployments cannot uselatest - Exact managed backup, restore, upgrade, and rollback workflows
- Agent-first managed-beta landing copy and deployment documentation
- Real Docker regression coverage for publish/read/restart/delete, upgrade/rollback, and backup/restore
Managed beta
Managed beta is free during beta, with limited availability. Planned price after beta: $24/year.
The recommended onboarding path is through the Hermes Artifact Relay plugin. Self-hosting remains fully supported.
Verification
- 414 tests
- Ruff, formatting, mypy, dependency audit, actionlint, and ShellCheck
- Linux container smoke
- Multi-platform Buildx build with provenance and SBOM
- Managed backup/restore and upgrade/rollback smoke
See README.md and docs/UPGRADE_ROLLBACK.md for digest resolution and deployment instructions.