luci to configure a cluster requires that ricci be installed and running on the cluster nodes, as described in Section 2.14, “Considerations for ricci”. As noted in that section, using ricci requires a password which luci requires you to enter for each cluster node when you create a cluster, as described in Section 3.4, “Creating a Cluster”.
# yum install luciservice luci start. For example:
# service luci start
Starting luci: generating https SSL certificates... done
[ OK ]
Please, point your web browser to https://nano-01:8084 to access luci
/etc/sysconfig/luci file, including the port and host parameters, as described in Section 2.4, “Configuring luci with /etc/sysconfig/luci”. Modified port and host parameters will automatically be reflected in the URL displayed when the luci service starts.
https://luci_server_hostname:luci_server_port. The default value of luci_server_port is 8084.
