~woutervb/snap-store-proxy-charm:start

Last commit made on 2022-02-15
Get this branch:
git clone -b start https://git.launchpad.net/~woutervb/snap-store-proxy-charm
Only Wouter van Bommel can upload to this branch. If you are Wouter van Bommel please log in for upload directions.

Branch merges

Branch information

Name:
start
Repository:
lp:~woutervb/snap-store-proxy-charm

Recent commits

839bd6e... by Wouter van Bommel

Naming of ols-vms.conf

cdd5407... by Wouter van Bommel

Based on feedback make naming more consistent

01801dd... by Wouter van Bommel

Fix an issue with juju application name

5f8b225... by Wouter van Bommel

Start of a basic charm

Start a charm that can be used to manage a snap-store-proxy instance
using juju.
The charm supports multiple ways to register the proxy and depends on a
postgresql relation to be present, as the database is used to store
relevant information.

The charm does not support installing a proxy in offline (detached from
the internet) mode.

8ac17a3... by Wouter van Bommel

Initial commit, adding LICENSE