Skip to content

Commit

Permalink
Update installation.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeDerval committed May 26, 2015
1 parent eb0b8de commit c0880d7
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion doc/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Don't forget to enable EPEL_.
::

$ sudo yum install git mongodb mongodb-server docker python-pip gcc python-devel
$ sudo pip install pymongo pytidylib docker-py sh web.py docutils simpleldap
$ sudo pip install pymongo pytidylib docker-py sh web.py docutils simpleldap pyyaml python-ldap

Some remarks:

Expand Down Expand Up @@ -216,6 +216,16 @@ The different entries are :

.. _production:

Downloading basic containers
----------------------------

Use this command to pull the default container of INGInious. Lots of other containers are available: `pre-built containers`_.

::

$ docker pull ingi/inginious-c-default

Using lighttpd (on CentOS 7.0)
------------------------------

Expand Down

0 comments on commit c0880d7

Please sign in to comment.