DreamHost Domain Configuration
Learn how to point your DreamHost domain to a Pantheon site.
Before You Begin
Be sure that you have a:
- Registered domain name using DreamHost to host DNS
- Paid Pantheon plan
- Domain connected to the target Pantheon environment (typically Live)
Configure DNS Records on DreamHost
A Record
- Navigate to Panel > Domains > Manage Domains and click DNS.
- Leave the Name field blank, select A from the Type dropdown menu, and enter the A record value provided by Pantheon in the Value field.
- Click Add record now!.
AAAA Records
- Navigate to Panel > Domains > Manage Domains and click Add IP.
- Click the Add IPv6 Now button and enter the AAAA record value provided by Pantheon.
- Repeat steps 1-2 for the second AAAA record value provided by Pantheon. There are two AAAA records for improved uptime and reliability.
Subdomains
Create one A record and 2 AAAA records for the given subdomain (e.g., www.example.com
):
- Navigate to Panel > Domains > Manage Domains and click DNS.
- Enter www in the Name field and, select A from the Type dropdown menu, and enter the A record value provided by Pantheon (e.g.
23.185.0.2
) in the Value field. - Click Add record now!.
- Repeat steps 1-3 for the two AAAA records.