Command and Control Service
Go to file
Torma Kristóf 06597d46a5
continuous-integration/drone/push Build is passing Details
add alert endpoint
2021-06-12 21:07:43 +02:00
k8s create project structure 2020-07-17 16:31:49 +02:00
src add alert endpoint 2021-06-12 21:07:43 +02:00
.dockerignore create project structure 2020-07-17 16:31:49 +02:00
.drone.yml remove unneeded stuff 2021-06-12 20:36:37 +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.