1
0
mirror of https://github.com/daniviga/bite.git synced 2025-04-21 06:41:18 +02:00

7 Commits

Author SHA1 Message Date
6970a7c95b
Add swagger ui 2020-06-26 17:42:12 +02:00
ff9157dc7e
Commit forgotten changes from last night 2020-06-22 09:48:45 +02:00
b18030f5e5
Add static support and health-check (#17) 2020-06-18 19:09:46 +02:00
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
0031a6420a
Add RabbitMQ to the stack and kombu 2020-06-02 23:20:34 +02:00
9e39d4c7d2
Implement IoT device and hub 2020-06-02 00:57:20 +02:00
0431285a0d
Bootstrap Django project 2020-05-29 14:27:38 +02:00