... | @@ -66,11 +66,13 @@ Open your browser to 127.0.0.1:9001 to see the status of the daemon. |
... | @@ -66,11 +66,13 @@ Open your browser to 127.0.0.1:9001 to see the status of the daemon. |
|
By default the username is manorastroman and the password kingofthedragonmen.
|
|
By default the username is manorastroman and the password kingofthedragonmen.
|
|
|
|
|
|
Alternatively you can see the status like this
|
|
Alternatively you can see the status like this
|
|
|
|
|
|
```bash
|
|
```bash
|
|
supervisorctl status
|
|
supervisorctl status
|
|
```
|
|
```
|
|
|
|
|
|
Or see the tail of the logs
|
|
Or see the tail of the logs
|
|
|
|
|
|
```bash
|
|
```bash
|
|
supervisorctl tail search
|
|
supervisorctl tail search
|
|
``` |
|
``` |
|
|
|
\ No newline at end of file |