Skip to content

Creates a Couchbase cluster and a set of PHP workers on AWS

Notifications You must be signed in to change notification settings

rattrap/couchbase-cluster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Creates a Couchbase cluster and a set of PHP workers on AWS

Terraform

cd infrastructure
terraform get
terraform plan
terraform apply

Ansible

ansible-playbook couchbase.yml -i hosts
ansible-playbook app.yml -i hosts

About

Creates a Couchbase cluster and a set of PHP workers on AWS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published