Channel Revision Published Runs on
1/stable 87 08 Jul 2025
Ubuntu 20.04
1/candidate 87 26 Jun 2025
Ubuntu 20.04
1/beta 87 10 Jun 2025
Ubuntu 20.04
1/edge 87 13 May 2025
Ubuntu 20.04
2/edge 103 Yesterday
Ubuntu 24.04
juju deploy catalogue-k8s --channel 2/edge
Show information

Platform:

Using the catalogue-k8s charm is extremely easy, and it gives you a convenient way to access all your charms.

First, deploy catalogue-k8s and some charms that support the catalogue relation:

∮ juju deploy catalogue-k8s catalogue
# Deploy some charms that have a 'catalogue' integration (--trust needed for resource patch)
∮ juju deploy prometheus-k8s prometheus  --trust
∮ juju deploy grafana-k8s grafana --trust

Then, relate them:

∮ juju relate catalogue:catalogue prometheus
∮ juju relate catalogue:catalogue grafana

If you now open the catalogue website, you’ll see the apps you added in the UI!

∮ juju run catalogue/leader get-url

image


Help improve this document in the forum (guidelines). Last updated 2 months ago.