INFRA-17: Create Atomic Vagrantbox for gpii-preferences

Metadata

Source
INFRA-17
Type
Bug
Priority
Major
Status
Resolved
Resolution
Duplicate
Assignee
Giovanni Tirloni
Reporter
Alan Harnum
Created
2015-08-07T14:21:41.760-0400
Updated
2017-01-13T11:32:52.419-0500
Versions
N/A
Fixed Versions
N/A
Component
N/A

Description

We want to set up a Vagrantbox for preferences server work that minimizes installation and support for new developers. Specifically:

  • being able to set up the preferences server along with all of its dependencies (Couche, nginx) in a vagrantbox
  • edit from host editor of choice
  • push to github codebase
  • should only have to run vagrant up / vagrant provision
  • Centos7 or Centos Atomic

We're going to look at Atomic first to see what the learning curve looks like.

Comments

  • Giovanni Tirloni commented 2017-01-13T11:06:47.580-0500

    It seems this could be addressed by the work being done on the Vagrant plugin. Would it make sense to add this requirement there and close this ticket?

  • Alan Harnum commented 2017-01-13T11:17:05.557-0500

    Yes, this makes sense to me - this was filed a year and a half ago & our thinking has evolved a lot since then.