1
0
mirror of https://github.com/daniviga/bite.git synced 2024-11-22 21:16:12 +01:00
bite/docker
Daniele Viganò be4c226955
Fix HTTP reverse proxy with embedded IoT (#20)
* Add an ENV far for custom docker binding

* Delay in Arduino can be customized

* Fix 400 error with Arduino telemetry and Nginx
This was caused by the client not waiting for a response.
Also Content-Length header was bogus.

* Do not crash mqtt-to-db if devices isn't proviosioned

* Update READMEs
2020-06-21 22:58:46 +02:00
..
django Add static support and health-check (#17) 2020-06-18 19:09:46 +02:00
edge Implement MQTT over WebSocket support (#19) 2020-06-21 15:21:00 +02:00
ingress Fix HTTP reverse proxy with embedded IoT (#20) 2020-06-21 22:58:46 +02:00
mqtt Implement MQTT over WebSocket support (#19) 2020-06-21 15:21:00 +02:00
ntpd Add testing suite (#18) 2020-06-20 14:41:50 +02:00
simulator Implement MQTT over WebSocket support (#19) 2020-06-21 15:21:00 +02:00
docker-compose.dev.yml Fix HTTP reverse proxy with embedded IoT (#20) 2020-06-21 22:58:46 +02:00
docker-compose.prod.yml Add static support and health-check (#17) 2020-06-18 19:09:46 +02:00
docker-compose.yml Fix HTTP reverse proxy with embedded IoT (#20) 2020-06-21 22:58:46 +02:00