Skip to content

exodusbv/bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bootstrap

Bootstraps a new Ubuntu server, currently assumes Ubuntu 13.04.

To bootstrap a new server, run this command (as a user that has sudo access)

rm -f bootstrap
curl -s https://raw.github.com/exodusbv/bootstrap/master/bootstrap.sh > bootstrap
/bin/bash bootstrap

To prepare the MySQL database for a new application, run

/usr/bin/create-database

About

Bootstrap a new Ubuntu server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published