Difference between revisions of "Events"
From Fixme.ch
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 | + | ** 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 | ||
− | * | + | * Uses the deploy script, see [[Gitolite#Deploy]] |
− | + |
Revision as of 20:21, 8 June 2014
Information
- https://events.fixme.ch (only accessible within the hackerspace network)
- Post events in multiple services at onces
- FIXME website (civicrm)
- Techup
- Agenda du Libre (CH)
- FIXME google calendar
- Twitter (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
- Deployed in /var/www/events/
- Configured with WSGI in /etc/apache2/sites-available/20_events
- Uses the deploy script, see Gitolite#Deploy