Skip to content

Launching Public Wordpress site with Private MySQL as a database

License

Notifications You must be signed in to change notification settings

ShirshaDatta/AWS-NaaS-using-Terraform-IaaC-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

AWS-NaaS-using-Terraform-IaaC-

Launching Public Wordpress site with Private MySQL as a database

To know how to go about the same go to the link given below: https://medium.com/@shirshadatta2000/launching-public-wordpress-site-with-private-mysql-as-a-database-3ef076254588?sk=36bf9a2fb7260a4f17be8e9d29e6bacb

USAGE

To initialize with the dependencies

terraform init

To deploy the whole infrastructure on AWS consisting of:

terraform apply --auto-approve

To destroy the infrastructure use the command:

terraform destroy --auto-approve

About

Launching Public Wordpress site with Private MySQL as a database

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages