Christopher Allan Webber
95ff15d66e
Updating deployment guide so that it can handle the current virtualenv site-packages changes
...
Now it should try using --system-site-packages and if that
fails (older version) it tries it without the argument.
2012-02-02 09:29:25 -06:00
Will Kahn-Greene
076bf0cf28
Doc updates
...
* fixed some language
* fixed some consistency issues
* fixed some 80-line-width issues
* fixed some typos and markup problems
2011-12-12 10:20:05 -05:00
Christopher Allan Webber
438dd8cd8f
Add a note on how to up the upload size limit
2011-12-12 08:13:46 -06:00
tycho garen
a085dda5d2
DOCS:: #675 revision to deployment and production documents
2011-12-04 17:09:39 -05:00
tycho garen
b25b00d26e
DOCS: update to deployment documentation and new production deployments doc
2011-12-04 14:51:00 -05:00
Corey Farwell
fc5695c538
incorrect path in nginx config
2011-11-19 10:43:31 -08:00
Christopher Allan Webber
baf03e9bf9
Correcting the mediagoblin static/media aliases in the deployment guide
2011-11-03 17:10:39 -05:00
Christopher Allan Webber
02e99c78cd
A correct but compact set of instructions for fastcgi on nginx
2011-11-03 10:59:47 -05:00
Christopher Allan Webber
996e9b4c4f
Indentation was off by one ;)
2011-11-03 10:27:39 -05:00
Christopher Allan Webber
a5d50276b9
We left out a critical fastcgi variable from the nginx config
2011-11-03 10:23:53 -05:00
Christopher Allan Webber
99192f2452
Recommendation to install flup!
2011-11-03 09:41:48 -05:00
tycho garen
4e893b6ea1
docs: editing/tweaking deployment documentation
2011-10-31 00:21:30 -04:00
Christopher Allan Webber
2f9bd4d458
Added notes on a more permanent mediagoblin process.
2011-10-30 18:59:07 -05:00
Christopher Allan Webber
80bcaa5cb1
No reason to include commented-out things.
2011-10-30 16:59:15 -05:00
Christopher Allan Webber
17c712307d
Recommend that users use a non-privelaged user (thanks Elrond for the text)
2011-10-30 16:47:39 -05:00
Christopher Allan Webber
26e789eb0c
Let's comply with the Filesystem Hierarchy Standard
...
... and make elrond and tychoish happy :)
2011-10-30 16:43:12 -05:00
Christopher Allan Webber
36dc2eaa66
If I"m telling people to use fastcgi, we should probably use fastcgi ;)
2011-10-30 16:22:35 -05:00
Christopher Allan Webber
94011579e7
Hook mediagoblin up to nginx
2011-10-30 16:07:48 -05:00
Christopher Allan Webber
e260065ae5
Added a lot more details to deploying.rst
2011-10-30 11:55:41 -05:00
Will Kahn-Greene
917d4663af
Overhauls docs
...
* 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.
2011-10-05 23:11:28 -04:00