Skip to content
nordquip edited this page Oct 12, 2012 · 11 revisions

Goals for 121018 (11 AM):

  • Jeremy - Use Ryan's instructions to duplicate the server on your VM
  • Jeremy - Create md file containing procedure for building the server -- start from state it was in when given to us by IT
  • Jeremy - put this file in the repository
  • Ryan - Continue to police the repository and help groups that need it.
  • Rewrite git instructions for how individual contributors update their team fork repository
  • Implement first draft of cron job, which will pull the repository with version xml version number
  • add www folder to nordquip/sousms

Goals for 121011

  • Publish instructions for how to push a team fork to SOUSMS (Done)
  • Install CentOS on your VM (Done)
  • Do short search for easiest LAMP stack (Done: Easiest to simply install manually through package manager.)
  • Try to install lamp stack iso on CentOS on own VM (Done: Worked like a charm)
  • Install lamp stack on build machine (Done)

Stretch:

  • Install Git on server (Done)
  • start on automation cron job for pulling changes to the build machine (Not Done: Got bored of the server and moved to other problems. Not an urgent task.)

Notes: The cron job will need to extract some identifier (possibly time stamp) from git as it pulls the copy of the repository and insert this identifier onto the home page, so groups have a way to identify which version caused a particular behavior.

Clone this wiki locally