Command and Control Service
Go to file
Torma Kristóf 60cf6188bc
continuous-integration/drone/push Build is passing Details
upload to docker hub
2022-01-31 23:21:07 +01:00
k8s create project structure 2020-07-17 16:31:49 +02:00
src update helathcheck 2020-12-06 11:14:07 +01:00
.dockerignore create project structure 2020-07-17 16:31:49 +02:00
.drone.yml upload to docker hub 2022-01-31 23:21:07 +01:00
.gitignore create project structure 2020-07-17 16:31:49 +02:00
Dockerfile remove workers and threads 2021-08-09 11:33:26 +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 add healthcheck 2020-11-19 01:54:16 +01: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.