1
0
mirror of https://github.com/daniviga/bite.git synced 2024-11-22 21:16:12 +01:00
Commit Graph

13 Commits

Author SHA1 Message Date
ea9f9ef705 Implement kafka in Docker compose and set group_id in handlers 2023-09-08 23:10:49 +02:00
91b9c09c2b
Copyright update 2021-03-21 16:18:44 +01:00
e2203d0266
Project maintenance 2021-03-19 10:11:55 +01:00
fe61ebbd9d
Disable pip caching 2020-06-26 22:05:18 +02:00
c5418c0734
Better layering for Docker image 2020-06-26 22:03:30 +02:00
165ae3d3c0
API improvements (#22)
* Add swagger ui

* API improvements

* Fix nginx and pre-compile python to speedup start

* Add flake8 testing
2020-06-26 19:27:47 +02:00
ce88e47ed8
Add license headers (#21) 2020-06-21 23:34:54 +02:00
b0fe12f594
Reuse build cache in bite docker 2020-06-21 22:59:17 +02:00
b18030f5e5
Add static support and health-check (#17) 2020-06-18 19:09:46 +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