17 Commits

Author SHA1 Message Date
528b3448e4 Get gevents from pkgs (long to build) 2021-11-23 20:14:22 +01:00
4dd77b4bcc Add gevent to for deployment to get the latest one 2021-11-23 20:07:56 +01:00
6900b9053c Heroku click to deploy
incl. workaround for their weird use of entrypoint
2021-11-21 21:57:06 +01:00
1ff7e4103c Docker: make it possible to use it as cli 2021-10-31 17:15:08 +01:00
3f12258e98 Docker: default to non-root exec 2021-10-19 22:20:44 +02:00
d023ec8d73 Change default port to 8000 2021-10-19 22:19:59 +02:00
62e04549ac Optdeps in REAMDE and Dockerfile 2021-09-21 08:04:45 +02:00
95d6143636 docker: log to stdout 2021-01-15 23:31:27 +01:00
18ec10fe44 Use hopefully more-up-to-date pip gunicorn 2020-10-03 21:59:43 +02:00
891c385b69 Dockerfile: no cache for pip to save space 2020-10-03 21:59:17 +02:00
0629bb98fb dockerfile: add python wheel 2020-10-03 21:16:04 +02:00
03a122c41f Dockerfile: add --no-cache to save some space 2020-10-01 22:33:29 +02:00
6192ff4081 gunicorn with --preload
To only load the code once (and start autotrim once)
2020-10-01 00:05:39 +02:00
e76ab2b631 Update gunicorn instructions 2020-08-23 18:59:02 +02:00
285e1e5f42 docker: pip install local 2020-04-19 13:25:53 +02:00
4f44df8d63 Make all ports default to 8080 2020-04-18 17:15:59 +02:00
497c14db81 Add dockerfile & how to in README 2020-04-18 17:04:44 +02:00