Skip to content

zechtz/sunzi-recipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Seamlessly provision your sever using these recipes

Getting started

First you must rename the sunzi.sample.yml file to sunzi.yml

Then make sure you have ruby installed in your machine, then install the sunzi gem by running the following command

gem install sunzi

Next, Set up root user in your server and make sure you add your ssh key so that root can log in without a password or just allow root login by editing the /etc/ssh/sshd_config file and setting the

PermitRootLogin yes

Compile sunzi recipes by running the following command

sunzi compile

Deploy and Install

sunzi deploy your_ip-address/domain-name

Sunzi will copy the compiled files into your server and run the install.sh script

Check out the recipes directory to see what's available

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages