summaryrefslogtreecommitdiff
path: root/start_artifact_store
AgeCommit message (Collapse)AuthorFilesLines
2018-03-31Fix: don't run artifact store under gunicornLars Wirzenius1-5/+1
Gunicorn fails when files are too big. A gigabyte is too big. We'll need to find a better solution than using the Bottle built-in debug mode HTTP server, though.
2018-03-24Change: rename blob service to artifact storeLars Wirzenius1-0/+24