Difference between revisions of "Events"

From Fixme.ch
Jump to: navigation, search
Line 10: Line 10:
 
** Facebook (post update only)
 
** Facebook (post update only)
 
* Sources:
 
* Sources:
** https://github.com/fixme-lausanne/events
+
** git clone https://github.com/fixme-lausanne/events
** git clone ssh://gitolite@git.fixme.ch:1337/events # push here to deploy !
+
** git clone ssh://gitolite@git.fixme.ch:1337/events # push to master to deploy in events.fixme.ch!
  
 
== Configuration and Installation ==
 
== Configuration and Installation ==
 
* Deployed in /var/www/events/
 
* Deployed in /var/www/events/
 
* Configured with WSGI in /etc/apache2/sites-available/20_events
 
* Configured with WSGI in /etc/apache2/sites-available/20_events
* Get the sources
+
* Uses the deploy script, see [[Gitolite#Deploy]]
git clone ssh://gitolite@git.fixme.ch:1337/events
+

Revision as of 20:21, 8 June 2014

Information

Configuration and Installation

  • Deployed in /var/www/events/
  • Configured with WSGI in /etc/apache2/sites-available/20_events
  • Uses the deploy script, see Gitolite#Deploy