Show Table of Contents
3.2. Starting luci and ricci
To administer Red Hat Clusters with Conga, install and run luci and ricci as follows:
- At each node to be administered by Conga, install the ricci agent. For example:
#
yum install ricci - At each node to be administered by Conga, start ricci. For example:
#
service ricci startStarting ricci: [ OK ] - Select a computer to host luci and install the luci software on that computer. For example:
#
yum install luciNote
Typically, a computer in a server cage or a data center hosts luci; however, a cluster computer can host luci. - At the computer running luci, initialize the luci server using the
luci_admin initcommand. For example:#
luci_admin initInitializing the Luci server Creating the 'admin' user Enter password: <Type password and press ENTER.> Confirm password: <Re-type password and press ENTER.> Please wait... The admin password has been successfully set. Generating SSL certificates... Luci server has been successfully initialized Restart the Luci server for changes to take effect eg. service luci restart - Start luci using
service luci restart. For example:#
service luci restartShutting down luci: [ OK ] Starting luci: generating https SSL certificates... done [ OK ] Please, point your web browser to https://nano-01:8084 to access luci - At a Web browser, place the URL of the luci server into the URL address box and click Go (or the equivalent). The URL syntax for the luci server is
https://luci_server_hostname:8084. The first time you access luci, two SSL certificate dialog boxes are displayed. Upon acknowledging the dialog boxes, your Web browser displays the luci login page.

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.