imohd23 / Terraws-script

This repo made to support this article, New Documentation is coming
MIT License
3 stars 18 forks source link

What all modifications required to make this happen? #1

Open manzajohn opened 3 years ago

manzajohn commented 3 years ago

Your terraform project should consist of a wordpress server and its database launching locally via docker. Only the wordpress http server should be exposed, the database should persist data through restarts. Wordpress should be running on http://localhost:80 after running:

imohd23 commented 2 years ago

Hi @manzajohn , Thanks for your comments, I did this script a year ago and it was a POC, will update it and consider your point. Thanks