Command and Control Service
Go to file
Torma Kristóf b8b4a5849a
continuous-integration/drone/push Build is passing Details
make uuid fields string
2020-08-06 20:42:17 +02:00
k8s create project structure 2020-07-17 16:31:49 +02:00
src make uuid fields string 2020-08-06 20:42:17 +02:00
.dockerignore create project structure 2020-07-17 16:31:49 +02:00
.drone.yml track sentry deploys 2020-07-19 14:33:32 +02:00
.gitignore create project structure 2020-07-17 16:31:49 +02:00
Dockerfile create project structure 2020-07-17 16:31:49 +02: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 make uuid fields string 2020-08-06 20:42:17 +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.