Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions docs/how-to/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,11 @@ Follow these guides to learn how to make use of the storage provided by your clu
mount-block-device
mount-cephfs-share

Managing Remote MicroCeph clusters
----------------------------------

.. toctree::
:maxdepth: 1

import-remote-cluster

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
==================================
Import a remote MicroCeph cluster
==================================
=================================
Manage a remote MicroCeph cluster
=================================

MicroCeph supports adding secondary MicroCeph clusters as remote clusters.
This creates ``$remote.conf/$remote.keyring`` files in the snap's config directory
Expand Down