Commit Graph

21 Commits

Author SHA1 Message Date
Madis Mägi c61f8175e6 Drop gunicorn and bind to 0.0.0.0 (#12)
Reviewed-on: #12
Co-authored-by: Madis Mägi <madis.magi@k-space.ee>
Co-committed-by: Madis Mägi <madis.magi@k-space.ee>
2021-10-26 16:37:57 +00:00
Madis Mägi 8cf4bf7a45 Remove host argument 2021-10-26 18:01:56 +03:00
Madis Mägi 831531cf0d Set port to 5000 2021-10-26 17:18:23 +03:00
Madis Mägi bb3046db6a Remove event loop customization (#11)
Reviewed-on: #11
Co-authored-by: Madis Mägi <madis.magi@k-space.ee>
Co-committed-by: Madis Mägi <madis.magi@k-space.ee>
2021-10-26 13:58:34 +00:00
Madis Mägi 8a63100dc8 Fix owner field usage (#10)
Reviewed-on: #10
Co-authored-by: Madis Mägi <madis.magi@k-space.ee>
Co-committed-by: Madis Mägi <madis.magi@k-space.ee>
2021-10-26 10:50:27 +00:00
Madis Mägi 91ae9dfcd5 Add Jenkinsfile 2021-10-17 10:38:28 +03:00
Lauri Võsandi de5fd083a6 Update deployment instructions 2021-06-12 20:52:19 +00:00
Lauri Võsandi 496df2db02 Rename main script to doorboy.py 2021-06-12 20:00:04 +00:00
Lauri Võsandi f068ae19ac Simplify and clean up 2021-04-04 18:56:44 +00:00
Lauri Võsandi 7b81330b39 Add test scenarios 2021-04-04 12:03:22 +00:00
Lauri Võsandi 9bde906929 Attribute token.enabled is timestamp, not boolean 2021-04-04 11:51:11 +00:00
Lauri Võsandi bca9264ce9 Rolled out in prod 2021-04-04 08:58:45 +00:00
Lauri Võsandi 0e2f3aef1f Merge pull request 'refactor to get_default_db' (#1) from songmeo/doorboy-proxy:master into master
Reviewed-on: http://git.k-space.ee/k-space/doorboy-proxy/pulls/1
2021-04-04 08:52:19 +00:00
songmeo c9018003ec clean up requirements, small tweak 2021-04-03 17:09:51 +03:00
songmeo e38e753eea Merge branch 'master' of git.k-space.ee:songmeo/doorboy-proxy 2021-04-02 12:17:57 +03:00
songmeo c1cf91ee1d rewrite with sanic, motor 2021-04-02 09:17:39 +00:00
songmeo 661a704d8f change to sanic and motor 2021-04-02 09:10:34 +00:00
songmeo 9adf269528 rm db authentication 2021-03-31 20:59:20 +03:00
songmeo 35cc25848c change db to get_default_database 2021-03-31 10:23:48 +03:00
songmeo 33f3e6171c add dev.yml 2021-03-23 09:34:08 +00:00
songmeo 8ece59267e first commit 2021-03-17 09:58:03 +02:00