Files
charm-mysql-router/src/metadata.yaml
Jadon Naas 1c77791a98 Add docs key and point at Discourse
Add the 'docs' key and point it at a Discourse topic
previously populated with the charm's README contents.

When the new charm revision is released to the Charmhub,
this Discourse-based content will be displayed there. In
the absense of the this new key, the Charmhub's default
behaviour is to display the value of the charm's
'description' key.

Change-Id: I803a39bbddf129b0b8e2a882fcab5b7afedbbd68
2023-08-25 14:28:52 +00:00

25 lines
545 B
YAML

name: mysql-router
summary: MySQL Router
maintainer: OpenStack Charmers <openstack-charmers@lists.ubuntu.com>
description: |
MySQL Router proxying communication between application clients and MySQL InnoDB Clusters.
docs: https://discourse.charmhub.io/t/mysql-router-docs-index/11010
tags:
- databases
subordinate: true
series:
- focal
- jammy
- lunar
- mantic
provides:
shared-db:
interface: mysql-shared
scope: container
requires:
juju-info:
interface: juju-info
scope: container
db-router:
interface: mysql-router