Verbatim:Deployment: Difference between revisions

Jump to navigation Jump to search
(pip requirements, some config stuff)
Line 30: Line 30:
* <code>cd pootle_env/bin</code>
* <code>cd pootle_env/bin</code>
* <code>wget .../modpython_wrapper.py</code> (from github); chmod +x it
* <code>wget .../modpython_wrapper.py</code> (from github); chmod +x it
* set up Apache config similarly to what's shown on github; important parts:
* set up Apache config similarly to the <code>apache-host.conf</code> on github; important parts:
**  
** <code>PythonHandler modpython_wrapper</code> refers to the .py file we put into <code>pootle_dir/pootle_env</code> above.
** make sure to adjust pootle_dir appropriately in all places
** the config should in the end use HTTPS and forward HTTP->HTTPS, because we use LDAP auth


== Configuration ==
== Configuration ==
Confirmed users
1,209

edits

Navigation menu