Snap Store Proxy
- By Wouter van Bommel
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 7 | 27 Apr 2022 | |
latest/edge | 7 | 27 Apr 2022 |
juju deploy snap-store-proxy
You will need Juju 2.9 to be able to run this command. Learn how to upgrade to Juju 2.9.
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
20.04
A charm that install the snap-store-proxy snap
To get started, deploy the charm in a test environment as follows:
juju deploy postgresql
juju deploy snap-store-proxy
juju relate postgresql:db-admin snap-store-proxy:db-admin
juju config snap-store-proxy registration_bundle=\
$(cat <registration bundle>)
For more information on how to obtain a registration bundle see here.
For more information about PostgreSQL and the relation see this section.
Help us improve this documentation
Most of this documentation can be collaboratively discussed and changed on the respective topic in the doc category of the Charmhub forum. See the documentation guidelines if you’d like to contribute.