1
0
mirror of https://github.com/daniviga/bite.git synced 2024-12-24 01:01:25 +01:00
bite/freedcs/freedcs
Daniele Viganò 8e5a407b28
Implement MQTT ingestion and improve dockerization (#13)
* Add mqtt-to-db command

* Minor fixes

* Ignore production.py on git

* Add a production conf

* Add django container

* Add gunicorn for prod and traefik
2020-06-15 22:47:55 +02:00
..
__init__.py Bootstrap Django project 2020-05-29 14:27:38 +02:00
asgi.py Bootstrap Django project 2020-05-29 14:27:38 +02:00
production.py.sample Implement MQTT ingestion and improve dockerization (#13) 2020-06-15 22:47:55 +02:00
settings.py Implement MQTT ingestion and improve dockerization (#13) 2020-06-15 22:47:55 +02:00
urls.py Implement IoT device and hub 2020-06-02 00:57:20 +02:00
wsgi.py Bootstrap Django project 2020-05-29 14:27:38 +02:00