Skip to content

EC2 setup

Carlos Scheidegger edited this page Jul 11, 2017 · 1 revision

GitHub web hooks

There's a machine called github-webhooks.ieeevis.org on EC2, which listens to push events.

This machine has the following Ubuntu 16.04 packages installed:

  • python2.7
  • virtualenv
  • ruby
  • jekyll (via sudo gem install)
  • emacs24-nox
  • nginx

There's a reverse proxy from nginx to our webhooks manager running on a separate user.

Clone this wiki locally