Skip to content

Instantly share code, notes, and snippets.

View shaundomingo's full-sized avatar

Shaun Domingo shaundomingo

  • Macquarie Cloud Services
  • Sydney
View GitHub Profile
@shaundomingo
shaundomingo / gist:43a32b72904d89f90d58
Last active October 28, 2018 18:28
CoreOS in anger - deploying a scalable wordpress cluster on CoreOS with fleet, docker and vulcand

CoreOS can seem daunting at first. This tutorial is built to encourage you in your journey and to demonstrate the power of this minimalistic operating system.

Exercise 1: Boot up a 3 machine coreos cluster

1a: Install prerequisite software

1b: Clone the coreos-vagrant repo