Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dashboard is not enabled out of the box nor there is no tutorial #168

Closed
nobuto-m opened this issue Jul 31, 2023 · 1 comment · Fixed by #184
Closed

dashboard is not enabled out of the box nor there is no tutorial #168

nobuto-m opened this issue Jul 31, 2023 · 1 comment · Fixed by #184
Labels
documentation Improvements or additions to documentation

Comments

@nobuto-m
Copy link
Contributor

The README.md has multiple references to the Ceph dashboard images.

e.g.

![Dashboard](/assets/bootstrap.png)

However, microceph doesn't enable Ceph dashboard out of the box. It would be good if there is a tutorial section explaining how to enable and configure the Ceph dashboard module and how to make it into production grade such as TLS configuration, authentication, and HA configuration of the dashboard endpoint.

$ snap list microceph
Name       Version        Rev  Tracking     Publisher   Notes
microceph  0+git.c31263e  532  latest/edge  canonical✓  held


$ microceph.ceph mgr module ls
MODULE                           
balancer           on (always on)
crash              on (always on)
devicehealth       on (always on)
orchestrator       on (always on)
pg_autoscaler      on (always on)
progress           on (always on)
rbd_support        on (always on)
status             on (always on)
telemetry          on (always on)
volumes            on (always on)
iostat             on            
nfs                on            
restful            on            
alerts             -             
dashboard          -             
influx             -             
insights           -             
localpool          -             
mirroring          -             
osd_perf_query     -             
osd_support        -             
prometheus         -             
selftest           -             
snap_schedule      -             
stats              -             
telegraf           -             
test_orchestrator  -             
zabbix             -             
@UtkarshBhatthere UtkarshBhatthere added the documentation Improvements or additions to documentation label Aug 1, 2023
@UtkarshBhatthere
Copy link
Contributor

UtkarshBhatthere commented Aug 16, 2023

#184

This is a doc PR for ceph-dashboard enablement

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants