| 157 | At this stage you can launch the web installer by going to '''http://<your ip address>/install.php''' |
| 158 | |
| 159 | Follow the onscreen instructions. |
| 160 | |
| 161 | Stage 0 is a summary of the PHP modules installed, normally you should just click on ''Next Stage'' |
| 162 | |
| 163 | Stage 1 prompts you for the database settings. Enter |
| 164 | |
| 165 | - DB Host: '''localhost''' |
| 166 | |
| 167 | - DB User: '''librenms''' |
| 168 | |
| 169 | - DB Pass: <CLASS_PASSWORD> |
| 170 | |
| 171 | - DB Name: '''librenms''' |
| 172 | |
| 173 | Stage 2 is the DB creating itself - it should finish correctly, and you simply click on ''Goto Add User'' at the bottom |
| 174 | |
| 175 | Stage 3: enter following username, Password and e-mail address. This will become the login you use to access the web interface. |
| 176 | |
| 177 | - Username : '''admin''' |
| 178 | - Password : < class password > |
| 179 | - e-mail address : <your e-mailaddress> |
| 180 | |
| 181 | Stage 4 should show you the successful user creation, click on ''Generate Config'' |
| 182 | |
| 183 | Stage 5: the interface should show, at this point: |
| 184 | |
| 185 | The config file has been created |
| 186 | You can now click ''Finish install''. |