Difference between revisions of "Events"
From Fixme.ch
Line 17: | Line 17: | ||
* 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]] | * Uses the deploy script, see [[Gitolite#Deploy]] | ||
+ | |||
+ | == Screenshot == | ||
+ | https://raw.githubusercontent.com/fixme-lausanne/events/master/screenshot.png |
Revision as of 20:23, 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
Screenshot