Commit 7efd5d3a authored by Mark Beierl's avatar Mark Beierl
Browse files

Temporal UI Charm



Initial load of a charm to deploy the Temporal web UI

Steps:

  juju deploy ch:osm-temporal-ui \
               --channel latest/edge/paas \
               --resource temporal-ui-image=temporalio/ui:2.9.1
  juju relate ingress osm-temporal-ui
  juju relate temporal osm-temporal-ui
  juju config osm-temporal-ui \
              external-hostname=temporal.127.0.0.1.nip.io

Change-Id: I594a33edcd168e54359f00451edf1bdf7fe9d24e
Signed-off-by: default avatarMark Beierl <mark.beierl@canonical.com>
parent a86e0618
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment