67 | | Most files are configured to be used on a default debian configured system, so don't require additional editing. The red_node.conf is the only file that requires editing, and should be configured with the MySQL login details for the red-node user you created above. |
| 67 | Most files are configured to be used on a default debian configured system, so don't require additional editing. The red_node.conf is the only file that requires editing: |
| 68 | * Configure it with the MySQL login details for the red-node user you created above. |
| 69 | * Edit the line that says {{{ $node = 'localhost'; }}} and replace localhost with the hostname for the node. |