Skip to content

ADU-21/create_wordpress_with_ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a ansible playbook for creat an ec2, rds, s3 and build a wordpress with them

how to use

ansible-playbook site.yml

PS: 当然你没有配置AWS许可是不能运行成功的,运行之前你需要把你的access加到环境变量里比如说:

export AWS_ACCESS_KEY_ID='AK123'
export AWS_SECRET_ACCESS_KEY='abc123'

About

this repo is create wordpress in AWS, with ansible

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published