Setting up a production demo server for OFN newbies and prospective local instance owners to use

@pmackay Probably has the best idea of how long it takes to get a server up and running. He has been working on that lately. Here are some conservative guesses:

  • 1h hiring a new server and registering, setting up the domain

  • 1h preparing the ofn-install configuration

  • 1h running ofn-install and dealing with little issues

  • 1h fixing an unknown bug in ofn-install

  • 3h implementing / configuring a minimal webserver to listen to Github release events (e.g. https://github.com/rvagg/github-webhook)

  • 1h fetch new version from Github and execute post-receive hook from shell

  • 1h add Github webhook and basic testing

3 Likes