Command and Control Service
Go to file
Torma Kristóf 29837df3b2
continuous-integration/drone/push Build is passing Details
fix mqtt recieve status
2021-06-12 20:06:18 +02:00
k8s create project structure 2020-07-17 16:31:49 +02:00
src fix mqtt recieve status 2021-06-12 20:06:18 +02:00
.dockerignore create project structure 2020-07-17 16:31:49 +02:00
.drone.yml no cache 2020-09-18 15:20:45 +02:00
.gitignore create project structure 2020-07-17 16:31:49 +02:00
Dockerfile update python 2020-12-06 11:26:28 +01:00
LICENSE Initial commit 2020-07-17 15:14:08 +02:00
README.md create project structure 2020-07-17 16:31:49 +02:00
docker-compose.yml make uuid fields string 2020-08-06 20:42:17 +02:00
requirements.txt remove state capabilities 2021-06-12 19:55:27 +02:00

README.md

cnc-service

Command and Control Service

https://pypi.org/project/Flask-MQTT/ Flask-MQTT is currently not suitable for the use with multiple worker instances. So if you use a WSGI server like gevent or gunicorn make sure you only have one worker instance.