Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | incorrect path in nginx config | Corey Farwell | 2011-11-19 | 1 | -1/+1 |
| | |||||
* | Correcting the mediagoblin static/media aliases in the deployment guide | Christopher Allan Webber | 2011-11-03 | 1 | -2/+2 |
| | |||||
* | A correct but compact set of instructions for fastcgi on nginx | Christopher Allan Webber | 2011-11-03 | 1 | -1/+5 |
| | |||||
* | Indentation was off by one ;) | Christopher Allan Webber | 2011-11-03 | 1 | -1/+1 |
| | |||||
* | We left out a critical fastcgi variable from the nginx config | Christopher Allan Webber | 2011-11-03 | 1 | -0/+1 |
| | |||||
* | Recommendation to install flup! | Christopher Allan Webber | 2011-11-03 | 1 | -0/+5 |
| | |||||
* | docs: editing/tweaking deployment documentation | tycho garen | 2011-10-31 | 1 | -179/+201 |
| | |||||
* | Added notes on a more permanent mediagoblin process. | Christopher Allan Webber | 2011-10-30 | 1 | -0/+22 |
| | |||||
* | No reason to include commented-out things. | Christopher Allan Webber | 2011-10-30 | 1 | -1/+0 |
| | |||||
* | Recommend that users use a non-privelaged user (thanks Elrond for the text) | Christopher Allan Webber | 2011-10-30 | 1 | -0/+22 |
| | |||||
* | Let's comply with the Filesystem Hierarchy Standard | Christopher Allan Webber | 2011-10-30 | 1 | -3/+3 |
| | | | | ... and make elrond and tychoish happy :) | ||||
* | If I"m telling people to use fastcgi, we should probably use fastcgi ;) | Christopher Allan Webber | 2011-10-30 | 1 | -1/+1 |
| | |||||
* | Hook mediagoblin up to nginx | Christopher Allan Webber | 2011-10-30 | 1 | -0/+80 |
| | |||||
* | Added a lot more details to deploying.rst | Christopher Allan Webber | 2011-10-30 | 1 | -7/+100 |
| | |||||
* | Overhauls docs | Will Kahn-Greene | 2011-10-05 | 1 | -0/+16 |
* Removes a bunch of content that doesn't need to be in the suer manual anymore. * Fixes issues so it's more readable in source form. * Adds help chapter. * Moves links out of paragraphs to reduce line length. * Cleans up some language. * Fixes some links. |