Skip to content

k1LoW/sakuravps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This scripts was made based on http://github.com/tumf/UnitHosting

Usage

for CakePHP on LAMP

bash < <(curl https://raw.github.com/k1LoW/sakuravps/master/shell/lamp-cake-centos-simple.sh)

for CakePHP on LAPP

bash < <(curl https://raw.github.com/k1LoW/sakuravps/master/shell/lapp-cake-centos-simple.sh)

Ansible Playbooks for CakePHP on LAMP

git clone this repository. and cd ansible/

echo "***.***.***.***" > ~/ansible_hosts; ansible-playbook lamp-cake-centos-simple.yml -i ~/ansible_hosts -u root --ask-pass

Ansible Playbooks for CakePHP on LAPP

git clone this repository. and cd ansible/

echo "***.***.***.***" > ~/ansible_hosts; ansible-playbook lapp-cake-centos-simple.yml -i ~/ansible_hosts -u root --ask-pass

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages