# 🇩🇪 Start von BOSWatch3 Nach dem Neustart kannst du BOSWatch3 wie folgt starten: ```bash cd /opt/boswatch3 sudo python3 bw_client.py -c config/client.yaml sudo python3 bw_server.py -c config/server.yaml ``` ## Optional: Als Dienst einrichten Weiter gehts mit [als Service einrichten](service.md) --- # 🇬🇧 Starting BOSWatch3 After reboot, you can start BOSWatch3 as follows: ```bash cd /opt/boswatch3 sudo python3 bw_client.py -c config/client.yaml sudo python3 bw_server.py -c config/server.yaml ``` ## Optional: Setup as a Service For further instructions, see [Setup as a Service](service.md)