Actions
Bug #4169
closedDocumentation is not clear on how to install rudder server root
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
The procedure to install the rudder server root, as explained in the doc, is quite misleading, and it's easy to forget to run the rudder-init.sh.
Indeed, the doc says "Install Rudder Root server on Debian or Ubuntu", then lot of text, then "aptitude install rudder-server-root". Then a compatibility with RHEL (?), then SLES and then Redhat.
It's easy to think it's finished in the Debian or SLES at this point; but after the Redhat/centos, the doc says : "Initial configuration of your Rudder Root Server"
It should be clearly written that we need to configure the rudder root server (with a link to the section) after the Debian and SLES install
Actions