Skip to content

Commit

Permalink
Deploy & bootstrap the ceph dashboard (#266)
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Berendt <[email protected]>
  • Loading branch information
berendt committed Dec 21, 2023
1 parent 2b3989d commit 8aa12bf
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/guides/deploy-guide/services/ceph.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,12 @@ sidebar_position: 50
osism apply cephclient
```

4. Enable and prepare the use of the Ceph dashboard.

```
osism apply ceph-bootstrap-dashboard
```

## RGW service

Deployment of the Ceph RGW Service is optional. How the Ceph RGW service can be deployed
Expand Down

0 comments on commit 8aa12bf

Please sign in to comment.