Difference between revisions of "Events"

From Fixme.ch
Jump to: navigation, search
Line 11: Line 11:
 
* Sources:
 
* Sources:
 
** https://github.com/fixme-lausanne/events
 
** https://github.com/fixme-lausanne/events
** git clone ssh://gitolite@git.fixme.ch:1337/events
+
** git clone ssh://gitolite@git.fixme.ch:1337/events # push here to deploy !
  
 
== Configuration and Installation ==
 
== Configuration and Installation ==

Revision as of 19:23, 8 June 2014

Information

Configuration and Installation

  • Deployed in /var/www/events/
  • Configured with WSGI in /etc/apache2/sites-available/20_events
  • Get the sources
git clone ssh://gitolite@git.fixme.ch:1337/events