1
0
mirror of https://github.com/daniviga/bite.git synced 2024-11-23 05:16:13 +01:00
Commit Graph

6 Commits

Author SHA1 Message Date
b18030f5e5
Add static support and health-check (#17) 2020-06-18 19:09:46 +02:00
454c4b43cf
Use nginx by default as ingress (#16) 2020-06-18 00:02:28 +02:00
8e71d64f8f
Renaming to BITE (#15)
* Renaming, again

* Update README.md
2020-06-17 23:30:00 +02:00
09cf23554a
Project renaming (#14)
* Renaming

* Make Django migrations sync to DB availability
2020-06-17 20:08:10 +02:00
2a443815b0
Cleanup 2020-06-16 22:48:58 +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