aboutsummaryrefslogblamecommitdiff
path: root/net/ceph14/pkg-message
blob: e590eda165870a2952b3825c65d83c6c0f403e74 (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                               
                               
                                                     
                       

                                         



   
[
{ type: install
  message: <<EOM
This package has installed ceph14, called nautilus.
It comes with a web based dashboard that cannot be build 
into a package but will require the user to install it himself.

To install the dashboard, please execute:
    sudo pkg install npm-node14
    cd ${LOCALBASE}/share/ceph/mgr/dashboard/frontend
    sudo -u ceph npm ci
    sudo chown -R ceph:ceph .
    sudo chown -R ceph:ceph /var/lib/ceph

EOM
}
]