Services/Sync/Server/ReleaseProcess: Difference between revisions

Line 40: Line 40:


== Installation ==  
== Installation ==  
Before the first installation:
* mkdir /var/sync
* cd /var/sync
* virtualenv --no-site-packages --distribute .


Steps to install a release on a server:
Steps to install a release on a server:


* run "pip install path/to/realase/WeaveServer1.1.4.tgz"
* cd /var/sync
* restart apache (or hot restart mode with apache)
* bin/pip install /path/to/releases/dir/WeaveServer1.1.4.tgz"


== Open questions ==
== Open questions ==
Confirmed users
927

edits