You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 -
The text was updated successfully, but these errors were encountered:
The README.md has multiple references to the Ceph dashboard images.
e.g.
microceph/README.md
Line 65 in c31263e
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.
The text was updated successfully, but these errors were encountered: