Giter VIP home page Giter VIP logo

Comments (3)

michael-newman avatar michael-newman commented on July 30, 2024

Nathan,

I had a Route53 rollback due to not creating a Hosted Zone prior to running the template as the template creates the record set, not the Hosted Zone itself--in my case, I was just trying to test the CloudFormation template on test.mysite.com and realized the template rolls back if the test.mysite.com Hosted Zone is not created ahead of time and fails if run just on mysite.com as it does not create my desired test.mysite.com Hosted Zone.

If you are trying to just run this on mysite.com, know the template desires to create an A-Record of www.mysite.com... so, if this record already exists in Route53, it can't create another one and I would expect the template to fail/rollback.

Just sharing a couple of my experiences for your consideration...

Regards, Mike

from aws-refarch-wordpress.

darrylsosborne avatar darrylsosborne commented on July 30, 2024

Nathan,

Mike is right. Create the hosted zone first using Route 53 then include the domain name as the WPDomain parameter.

It is fully supported in ap-southeast-2.

Let us know if this resolves your issue.

Darryl

from aws-refarch-wordpress.

summithr avatar summithr commented on July 30, 2024

Hello Mike & Darryl,

Thanks for the prompt response, much appreciated.

Yes, I was going to try setting up the record framework and running the script though wasn't such how much needed to be entered without interrupting the script. I may use white label nameservers in the future so I'll consider options in terms of when I set the Route 53 records up. Thanks again for your assistance.

Regards

Nathan

from aws-refarch-wordpress.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.