Skip to content

Instantly share code, notes, and snippets.

View yeongsheng-tan's full-sized avatar

Tan Yeong Sheng yeongsheng-tan

View GitHub Profile
@yeongsheng-tan
yeongsheng-tan / devops_coding_challenge.md
Created February 11, 2017 06:37 — forked from cecepm/devops_coding_challenge.md
Devops Coding Challenge - get an app set up and running

Devops Coding Challenge

Get this app up and running on a Vagrant VM using your known production best practices as well as the instructions in the guidelines below.

You should use provisioner to install and configure everything. Ansible is preffered. But you can use chef or puppet if you more familiar with those tools. (please don't use shell provisioner).