Skip to content

WIP simple deploy, mostly settings refactoring

Ben Stähli requested to merge benzkji/glitchtip-backend:simple-deploy into master

With these basic changes, I'm able to run the project on my computer, without docker, just a virtualenv, and some env vars.

One open thing is celery: How do I need to start it? I'm a beginner with it, under /bin, there three shell scripts, all somehow starting celery?

Merge request reports