It might help others to set the default Ceph console https port from 8443 to something unused/standard? Otherwise the LXD console and Ceph console conflict on that port. Not certain if it should be in docs or just set in the background so enablement "just works". I used sudo microceph.ceph config set mgr mgr/dashboard/ssl_server_port 6443 since 7443 seems to also be used.
It might help others to set the default Ceph console https port from 8443 to something unused/standard? Otherwise the LXD console and Ceph console conflict on that port. Not certain if it should be in docs or just set in the background so enablement "just works". I used
sudo microceph.ceph config set mgr mgr/dashboard/ssl_server_port 6443since 7443 seems to also be used.