Skip to content

[Archived] Generate Environment

Eddy Ionescu edited this page Jul 8, 2018 · 1 revision

In order to test our platform locally and on CircleCI, we need to have an isolated environment that's created dynamically. At the same time, being able to automatically set up the environment would make onboarding a lot easier.

Docker seems to be a good tool to solve this.

Stack

  • Docker
  • Bash

Reviewers

(add your name with relevant comments and whether it should move forward) Ray - yeah, I think this is a good idea! I want to use Kubernetes as the deployment environment also. I'll start working on this.