Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 279 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 279 Bytes

Scripts that bootstrap your server.

Production

bash <(wget -O- https://raw.githubusercontent.com/caok/server-bootstrap/master/production.sh)

Development

bash <(wget -O- https://raw.githubusercontent.com/caok/server-bootstrap/master/development.sh)