aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/siteadmin/deploying.rst
Commit message (Expand)AuthorAgeFilesLines
* Basic explaination of how to deploy with Python 3.Christopher Allan Webber2016-02-201-1/+9
* Move Ubuntu -> *buntu because of absurd trademark issuesChristopher Allan Webber2016-02-191-2/+2
* Fix #5359 - unpriviledged -> unprivilegedLoic Dachary2016-01-191-3/+3
* Kludgey documentation fix so that python 2 does not break with flupChristopher Allan Webber2015-12-141-0/+5
* Better phrasing: "Should I Keep Open Registration Enabled?"Christopher Allan Webber2015-05-301-2/+2
* "Should I enable registration?" sectionChristopher Allan Webber2015-05-301-0/+23
* docs: Added handling of user_dev permissionsJim Campbell2015-05-261-6/+11
* docs: Updated permissions. Tweaked install detailsJim Campbell2015-05-191-9/+27
* docs: Removed systemcl enable/start. Already issued.Jim Campbell2015-05-181-5/+0
* docs: Need to start postgres on rpm distrosJim Campbell2015-05-181-3/+5
* docs: Clean up nginx instructionsJim Campbell2015-05-111-9/+25
* docs: Added 'sudo' to cmd. Made 'exit' from postgres acct more clear.Jim Campbell2015-05-111-1/+6
* docs: Removed chkconfig cmd. Made 'exit' more explicit.Jim Campbell2015-05-111-7/+4
* docs: Copy paste.ini to paste_local.iniJim Campbell2015-05-111-4/+5
* Note on what --without-virtualenv doesChristopher Allan Webber2015-04-281-0/+18
* docs: Require nodejs-legacy on Debian-based systems. Remove un-needed text.Jim Campbell2015-04-191-7/+3
* docs: Updated deployment docs to use sudo. Other various fixes.Jim Campbell2015-04-191-46/+57
* Merge branch 'stable'Christopher Allan Webber2015-04-171-1/+8
|\
| * Noting the possibility that users may need to update origin to SavannahChristopher Allan Webber2015-04-171-0/+7
| * change git address to savannah's gitBoris Bobrov2015-04-171-1/+1
* | fix incorrect syntax in docs (bug 5310)Boris Bobrov2015-04-111-1/+1
* | docs: Removed note about installing from master. Clarified root/nonroot usage.Jim Campbell2015-03-301-31/+21
* | docs: Updated instructions re: Postgresql setupJim Campbell2015-03-301-16/+39
* | docs: Switched to 'useradd', as it is a more cross-distro cmd.Jim Campbell2015-03-291-1/+1
* | docs: Added npm/nodejs as a dependency. Also added automake.Jim Campbell2015-03-291-2/+3
* | Merge branch 'stable'Christopher Allan Webber2015-03-191-1/+1
|\|
| * git clone from https instead of git:// because gitorious broke the latterChristopher Allan Webber2015-03-191-1/+1
* | Switch docs over to suggest using bootstrap with configure and makeChristopher Allan Webber2015-02-221-18/+2
* | Officially drop support for Python 2.6 (see #966)Jessica Tallon2015-02-171-1/+1
* | Recommend cloning the stable branch instead of master from now onChristopher Allan Webber2014-12-141-1/+1
* | Patch by Sturm: explain permissions on media directories in deployment docsChristopher Allan Webber2014-11-201-0/+16
* | Update docs: it's now ./bootstrap.sh, also, you need to get a copy of mediago...Christopher Allan Webber2014-10-101-1/+5
|/
* eek, should be python2 not python22Christopher Allan Webber2014-08-221-1/+1
* Set up virtualenv to use py2Christopher Allan Webber2014-08-031-11/+1
* Make chown more generic.Elrond2014-07-301-2/+2
* As Elrond points out, git submodule should come first!Christopher Allan Webber2014-07-121-1/+1
* git submodule fetch -> git submodule updateChristopher Allan Webber2014-06-021-1/+1
* Move ./bootstrap.sh to experimental-bootstrap.shChristopher Allan Webber2014-04-031-2/+4
* Make the MediaGoblin databse user creation more deterministic.Christopher Allan Webber2014-03-291-7/+1
* Explicitly use /bin/bash even if shell is /bin/falseChristopher Allan Webber2014-03-081-2/+2
* Changing "su -" to just "su"... considerably simpler.Christopher Allan Webber2014-03-081-2/+2
* Tyops in deployment docs as pointed out by @latchkeyed@identi.ca.Christopher Allan Webber2014-02-201-2/+2
* mediagoblin -> mediagoblinChristopher Allan Webber2014-02-191-2/+2
* Revert "Temporarily switching git:// to http://"Christopher Allan Webber2013-09-051-1/+1
* Temporarily switching git:// to http://Christopher Allan Webber2013-09-051-1/+1
* Switch docs back over to using old virtualenv setup while we resolve issue #755Christopher Allan Webber2013-08-261-7/+9
* Merge branch 'merge-pyconfigure'Christopher Allan Webber2013-08-071-2/+13
|\
| * Set up in-package virtualenv via makeChristopher Allan Webber2013-07-251-2/+13
* | minor styling updates to docsRodney Ewing2013-07-311-8/+8
* | Merge commit 'refs/merge-requests/59' of git://gitorious.org/mediagoblin/medi...Rodney Ewing2013-07-311-21/+62
|\ \ | |/ |/|