aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/siteadmin/deploying.rst
Commit message (Expand)AuthorAgeFilesLines
* docs: Add chapter on upgrading, inc. system Python upgrades [#972].Ben Sturmfels2020-05-111-14/+3
* docs: Tweak deployment docs headings, link to configuration docs.Ben Sturmfels2020-05-111-34/+28
* docs: Tweak the release notes and deployment docs following testing.Ben Sturmfels2020-05-041-39/+43
* docs: Note possible permission issues during install.Ben Sturmfels2020-04-301-0/+11
* Test and update the media-types docs with Debian 10 and CentOS.Ben Sturmfels2020-04-291-1/+3
* Fix some docs build warnings.Ben Sturmfels2020-04-291-9/+12
* Add CentOS rabbitmq instructions.Ben Sturmfels2020-04-291-2/+6
* Review and update the deploment docs for Debian 10 and CentOS 8 [#5593].Ben Sturmfels2020-04-291-184/+265
* Properly quote --without-python3 in docs (#5596).Ben Sturmfels2020-04-281-1/+1
* Fix Sphinx build warnings, remove gNewSense, *buntu -> Ubuntu.Ben Sturmfels2020-04-281-4/+4
* Switch to Python 3 by default.Ben Sturmfels2020-04-241-12/+12
* Adding 'Waitress' where 'FastCGI' was previously referencedMichael Lynch2020-04-151-2/+2
* Removing flup and fastcgi from documentationMichael Lynch2020-04-141-49/+8
* Use https:// instead of git:// to clone [#5551]Andrew Browning2018-04-021-1/+1
* remove mentions of mediagoblin_local.iniBoris Bobrov2017-11-131-2/+2
* clarify installation instructions about mediagoblin.iniBoris Bobrov2017-11-131-2/+5
* Fix #5517 - Change docs to clone repo using httpsAndrew Browning2017-09-201-1/+1
* Properly escape asterisk in *buntuAndrew Browning2017-08-151-1/+1
* Switch to rabbitmq by default and in docsBoris Bobrov2017-06-091-2/+7
* Spell-check the entire documentation.Ben Sturmfels2016-09-181-17/+17
* 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