If not, you can inspect why with `docker logs <container>`. The containers will automatically be restarted on reboot or failure. Stop them explicitly to bring them down (`make stop <container>`).
## Start up
The start-up procedure is needed both after bootstrapping and after a system reboot. Once per reboot, the host kernel needs to be configured:
```
make start elk-configure-host
```
The software devices start in an OFF state, after bootstrap or reboot. To boot the devices, go to Jupyter (replace "localhost" with the hostname of your installation, if required): http://localhost:8888/notebooks/Home.ipynb . Then, in Grafana (http://localhost:3000), you should see the devices reaching the ON state.
# Remote Interfaces
The station provides the following interfaces accessible through your browser (assuming you run on `localhost`):