Skip to content

Commit 239322e

Browse files
Fix broken MicroStack links (#1062)
* Update roles.md * Update database-level roles in SQL query results * Add charmed_dba, charmed_admin and charmed_databases_owner to SQL query result * Add CREATEDB to custom word list Signed-off-by: Marcelo Henrique Neppel <[email protected]> * Add note about roles that cannot be requested through relation * replace links to microstack docs with openstack docs --------- Signed-off-by: Marcelo Henrique Neppel <[email protected]> Co-authored-by: Marcelo Henrique Neppel <[email protected]>
1 parent 4d5e9a5 commit 239322e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/how-to/deploy/sunbeam.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This guide assumes you have:
1818

1919
## Install and bootstrap Sunbeam
2020

21-
Follow the official OpenStack guide: [Single-node deployment][Single-node guided].
21+
Follow the [official OpenStack installation guide][Single-node guided].
2222

2323
Pay attention to the `Caution` and `Note` sections - the `/etc/hosts` will require a [manual {spellexception}`fqdn` fix](https://github.com/canonical/multipass/issues/3277#issuecomment-2471434029).
2424

@@ -28,7 +28,7 @@ Follow the official [Images Sync] guide to enable auto-sync and wait for the ima
2828

2929
## Set up Juju inside an OpenStack bastion
3030

31-
Follow the MicroStack guide [Manage workloads with Juju] from the beginning, and stop after the section "Create a Juju controller".
31+
Follow the OpenStack guide [Manage workloads with Juju] from the beginning, and stop after the section "Create a Juju controller".
3232

3333
To summarise, the relevant sections are:
3434
* Set up the bastion
@@ -82,8 +82,8 @@ The image below is an example of the OpenStack dashboard view (bastion + juju co
8282
8383
<!-- LABELS-->
8484
[Tutorial]: /tutorial/index
85-
[Single-node guided]: https://microstack.run/docs/single-node-guided
86-
[Accessing the OpenStack dashboard]: https://microstack.run/docs/dashboard
87-
[Images Sync]: https://microstack.run/docs/images
88-
[Manage workloads with Juju]: https://microstack.run/docs/juju-workloads
85+
[Single-node guided]: https://canonical-openstack.readthedocs-hosted.com/en/latest/how-to/install/install-canonical-openstack-using-the-manual-bare-metal-provider/
86+
[Accessing the OpenStack dashboard]: https://canonical-openstack.readthedocs-hosted.com/en/latest/how-to/misc/using-the-openstack-dashboard/
87+
[Images Sync]: https://canonical-openstack.readthedocs-hosted.com/en/latest/how-to/features/images-sync/
88+
[Manage workloads with Juju]: https://canonical-openstack.readthedocs-hosted.com/en/latest/how-to/misc/manage-workloads-with-juju/
8989

0 commit comments

Comments
 (0)