Skip to content

Instantly share code, notes, and snippets.

@maxim
Created March 29, 2014 20:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save maxim/9862835 to your computer and use it in GitHub Desktop.
Save maxim/9862835 to your computer and use it in GitHub Desktop.

Upon launch of custom base box intended as app behind load balancer:

  1. [serf] join cluster, update lists
  2. update local iptables
  3. [serf] announce presence (already part of step 1?)
  4. provision self (chef/ansible/docker/etc)
  5. pull app (deploy to self from git, deb, docker, could be part of step 4?)
  6. [serf] announce online
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment