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