rosszurowski / terra

Minimal server bootstrapping.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Terra

A server bootstrapping package that tries to strike a balance between personal and generalized use.

Makes use of tj/stack for provisioning.

Getting Started

wget -qO- https://raw.githubusercontent.com/rosszurowski/terra/master/bootstrap.sh | bash

Support

Binaries that are coupled with this repository are compiled for Linux x86_64. If you're running a different architecture, you'll need to recompile from the source (no official binaries are provided as of yet).

About

Minimal server bootstrapping.


Languages

Language:Shell 95.5%Language:Makefile 4.5%