Set up Domains and DNS

Anyone can access your web application on Engine Yard Cloud by the generic http://ec2-xxx-xx-xxx-xxx.compute–1.amazonaws.com/. However, most users would rather have www.myapp.com to be the point of access. How can we accomplish that with Engine Yard Cloud?

Domain Name System (DNS) services are not offered on Engine Yard Cloud. If you are currently using Engine Yard name servers, you need to register with a DNS service provider and update your registrar to use that provider’s name servers. Check with your registrar; they may also offer control of your DNS zone records.

Set up Engine Yard Cloud to work with a DNS provider

This procedure uses the specific example of DNSimple as the service provider. Other service providers require similar steps.

Steps for setup:

  1. Create an account with DNSimple if you haven’t already.

  2. Log into DNSimple.

  3. Click Domains.


    DNSimple

  4. Click ADD A DOMAIN.

  5. Add your domain if you have one already, if not, you can create one.
    The status changes to Active after your domain has been added.


    Domains_Added

  6. Click MANAGE.

  7. Click ADVANCED EDITOR. 


    Advanced_Editor

  8. Click ADD A RECORD.


    A_Record

  9. Go to cloud.engineyard.com and log in.

  10. Under Server Tools, click IP Addresses.

  11. Locate the IP address of the environment of the application that you want the domain name to point to.


    IP_Address

  12. Insert the IP address from step 11 into Address* field, and click ADD RECORD.


    ADD_A_Record

  13. Confirm that the record was added correctly. 


    Confirmation

  14. Verify your DNS settings work by accessing your page via your domain name.

      Verification


If you have feedback or questions about this page, add a comment below. If you need help, submit a ticket with Engine Yard Support.

Comments

Article is closed for comments.