aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/siteadmin
diff options
context:
space:
mode:
authorChristopher Allan Webber <cwebber@dustycloud.org>2012-11-19 12:17:44 -0600
committerChristopher Allan Webber <cwebber@dustycloud.org>2012-11-19 12:17:44 -0600
commit4d8a3cd808a309b250df40f64bb862fdb5ede434 (patch)
treeb347650e9efb92d266f62f5a2577b42a4591e126 /docs/source/siteadmin
parent59e2656e1168ba65ae593dc66c97e02b5f34af70 (diff)
downloadmediagoblin-4d8a3cd808a309b250df40f64bb862fdb5ede434.tar.lz
mediagoblin-4d8a3cd808a309b250df40f64bb862fdb5ede434.tar.xz
mediagoblin-4d8a3cd808a309b250df40f64bb862fdb5ede434.zip
Suggest checking out the wiki for additional recipes
Diffstat (limited to 'docs/source/siteadmin')
-rw-r--r--docs/source/siteadmin/deploying.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/source/siteadmin/deploying.rst b/docs/source/siteadmin/deploying.rst
index a270c723..dc0a4c67 100644
--- a/docs/source/siteadmin/deploying.rst
+++ b/docs/source/siteadmin/deploying.rst
@@ -32,6 +32,11 @@ GNU/Linux distro.
install. If instead you want to join in as a contributor, see our
`Hacking HOWTO <http://wiki.mediagoblin.org/HackingHowto>`_ instead.
+ There are also many ways to install servers... for the sake of
+ simplicity, our instructions below describe installing with nginx.
+ For more recipes, including Apache, see
+ `our wiki <http://wiki.mediagoblin.org/Deployment>`_.
+
Prepare System
--------------