Skip to content

Instantly share code, notes, and snippets.

View ricpelo's full-sized avatar

Ricardo Pérez ricpelo

View GitHub Profile
@ricpelo
ricpelo / setup.sh
Created August 23, 2017 14:38 — forked from eduwass/setup.sh
Flynn Install : Single node ( for Ubuntu 14.04 x64 @ DigitalOcean droplet )
#!/bin/bash
# This script will automatically set up a single node Flynn Cluster on your linux box
# Fresh Flynn install with domain provided by the xip.io service
# Tested with Base Image: Ubuntu 14.04 x64 @ DigitalOcean droplet
# @date 16 Nov 2015
# @author Edu Wass (eduwass at gmail com)
echo '---- START SETUP ----'