DeployΒΆ
Notary is available as a snap and a Kubernetes charm. Use this guide to deploy Notary with one of these methods.
Notary is available as a snap. You can see the snap store listing here.
Prerequisites:
A Linux machine that supports snaps
Install Notary:
sudo snap install notary --channel=latest/edge
Notary is available as a Kubernetes charm. For more information on using Notary in the Juju ecosystem, see the Notary charm documentation.
Prerequisites:
A Kubernetes cluster
A Juju controller
Deploy Notary:
juju deploy notary-k8s --channel 0/stable