aboutsummaryrefslogtreecommitdiffstats
path: root/lazystarter.sh
Commit message (Expand)AuthorAgeFilesLines
* Removing flup and fastcgi from documentationMichael Lynch2020-04-141-2/+1
* Replaced /bin/celeryd by /bin/celery in lazyceleryRomain Porte2017-11-111-2/+2
* Switch from Paste for serving to WaitressChristopher Allan Webber2016-02-191-39/+5
* Clarification on the mediagoblin.ini copyingChristopher Allan Webber2014-10-101-0/+2
* Give a user a mediagoblin.ini if they don't have oneChristopher Allan Webber2014-10-101-0/+8
* Conditionally give paste or gunicorn helpChristopher Allan Webber2014-10-101-2/+8
* Move paste.ini, lazystarter.sh back to the right placeChristopher Allan Webber2014-10-101-0/+111
* Update lazyserver to use paste or gunicorn conditionallyChristopher Allan Webber2014-10-101-81/+0
* Add logging to console to gunicornJessica Tallon2014-09-301-1/+1
* Merge branch 'master' into merge-python3-portChristopher Allan Webber2014-09-161-1/+1
|\
| * Add unseralize for API objectsJessica Tallon2014-07-221-1/+1
* | No reason to wrap the rest of the options in a quoteChristopher Allan Webber2014-09-151-1/+1
* | Remove Paste#http, Paste#urlmap and Paste#static dependencies.Berker Peksag2014-06-291-5/+4
|/
* Refactor lazyserver.sh to lazystarter.sh and provide lazycelery.sh (#270)Brett Smith2012-03-171-0/+82