---
title: Charmhub | Deploy Ceph Dashboard using Charmhub - The Open Operator Collection
description: Deploy the latest version of Ceph Dashboard on any cloud.
url: https://charmhub.io/ceph-dashboard/actions
---

# Ceph Dashboard

[OpenStack Charmers](https://charmhub.io/publisher/openstack-charmers "View all packages from OpenStack Charmers")

* [OpenStack Charmers](https://charmhub.io/publisher/openstack-charmers "View all packages from OpenStack Charmers")

Platform:

26.04

24.04

23.10

23.04

22.10

22.04

21.10

20.04

quincy/stable 197

```
juju deploy ceph-dashboard --channel quincy/stable
```

[Learn to deploy on juju >](https://juju.is/docs/juju/manage-applications)

* [add-user](https://charmhub.io/ceph-dashboard/actions#add-user)
* [delete-user](https://charmhub.io/ceph-dashboard/actions#delete-user)

[Learn about actions >](https://juju.is/docs/juju/action)

* add-user

  add a dashboard user

  Params

  + role
    string

    Role to give user
  + username
    string

    Name of user to create
* delete-user

  delete a dashboard user

  Params

  + username
    string

    Name of user to delete
