step: Working MQTT websocket connection, docker deploy script

This commit is contained in:
2026-05-10 00:10:09 +02:00
parent 9900d48622
commit e1a32ecd01
6 changed files with 877 additions and 36 deletions
+3
View File
@@ -0,0 +1,3 @@
docker build -t kingArthurApp:latest .
docker save kingArthurApp:latest | gzip > kingArthurApp.tar.gz
scp kingArthurApp.tar.gz youruser@your_server_ip:~/