Skip to content

Commit 4f33dc3

Browse files
authored
Update INSTALL.md
1 parent f7301e6 commit 4f33dc3

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

INSTALL.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,12 @@ systemctl status nginx php-fpm
308308
chown -R nginx.nginx /var/www/diskover-web/
309309
```
310310

311-
✏️ **NOTE!** You should now be able to hit your Diskover system at the IP address in the browser : `http://IP:8000` if this does not work initially and you get a 500 error, re-run that `chown` command above!
311+
✏️ **NOTE!** You should now be able to hit your Diskover system at the IP address in the browser : **`http://IP:8000`** if this does not work initially and you get a 500 error, re-run that `chown` command above!
312+
313+
🔴 Default credentials to log in - you can change the password once logged in by going to **⚙️ → Settings**:
314+
315+
- Username: **diskover**
316+
- Password: **darkdata**
312317

313318
## Execute a Scan Task
314319

@@ -323,7 +328,7 @@ We have installed all of the necessary components for Diskover Community Edition
323328
🔴 Now that your scan has completed.. Let's view the contents!
324329

325330
- Go Back to Diskover Web `http://IP:8000`
326-
- Click the **⚙️ Settings** Icon in the Top-Right Corner
331+
- Click the **⚙️ Settings** Icon in the Top-Right Corner
327332
- Choose **Indices**
328333
- Select the `diskover-test` Index and Choose `Save Selection`
329334
- Click the **Dashboard** or **📁 File Search** Icon in the Top-Left Corner

0 commit comments

Comments
 (0)