garrows / noleg-stack

The NOLEG (Node mOngo Linux (E)nginx Git) stack setup and description.
12 stars 3 forks source link

could the initial server setup be run from github? #3

Closed davidtsuji closed 10 years ago

davidtsuji commented 10 years ago

So instead of copy pasting the code from github into a bash file on the instance, could that script be run from github like ..

DOMAIN=mydomain.com bash <(curl -s https://raw.githubusercontent.com/garrows/noleg-stack/master/serverSetup.sh)

garrows commented 10 years ago

Awesome idea. Made it so in d572f326a81d16970d49d793a1b10e92a99c0b27