You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: INSTALL.md
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -308,7 +308,12 @@ systemctl status nginx php-fpm
308
308
chown -R nginx.nginx /var/www/diskover-web/
309
309
```
310
310
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**
312
317
313
318
## Execute a Scan Task
314
319
@@ -323,7 +328,7 @@ We have installed all of the necessary components for Diskover Community Edition
323
328
🔴 Now that your scan has completed.. Let's view the contents!
324
329
325
330
- 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
327
332
- Choose **Indices**
328
333
- Select the `diskover-test` Index and Choose `Save Selection`
329
334
- Click the **Dashboard** or **📁 File Search** Icon in the Top-Left Corner
0 commit comments