Difference between revisions of "Events"

From Fixme.ch
Jump to: navigation, search
(Created page with "Category:Services == Information == * Post events in multiple services at onces ** FIXME website (civicrm) ** Techup ** Agenda du Libre (CH) ** FIXME google calendar ** Twitt...")
 
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
[[Category:Services]]
 
[[Category:Services]]
 
== Information ==
 
== Information ==
 +
* <s>https://events.fixme.ch (only accessible within the hackerspace network)</s> Replaced by an other project https://github.com/fixme-lausanne/screen-calendar
 
* Post events in multiple services at onces
 
* Post events in multiple services at onces
 
** FIXME website (civicrm)
 
** FIXME website (civicrm)
Line 8: Line 9:
 
** Twitter (post update only)
 
** Twitter (post update only)
 
** Facebook (post update only)
 
** Facebook (post update only)
 +
* Sources:
 +
** git clone https://github.com/fixme-lausanne/events
 +
** 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
+
 
 +
== Screenshot ==
 +
https://raw.githubusercontent.com/fixme-lausanne/events/master/screenshot.png

Latest revision as of 19:14, 24 July 2015

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

Screenshot

screenshot.png