Snap Store Proxy

  • By Wouter van Bommel
Channel Revision Published Runs on
latest/stable 7 27 Apr 2022
Ubuntu 20.04
latest/edge 7 27 Apr 2022
Ubuntu 20.04
juju deploy snap-store-proxy
Show information

Platform:

Ubuntu
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.

Last updated 1 year, 1 month ago. Help improve this document in the forum.