How to add a domain to an app Follow
The Section dashboard Aperture allows you to add a domain to your application's environment.
To add a domain to an application:-
- On your DNS provider add a CNAME record for your domain i.e. for a domain www.section-demo.net use CNAME www.section-demo.net.c.section.io.
- You can check the CNAME is set up and propagated by using the command line.
➜ Section dig www.section-demo.net
; <<>> DiG 9.10.6 <<>> www.section-demo.net
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 40485
;; flags: qr rd ra; QUERY: 1, ANSWER: 5, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512;
; QUESTION SECTION:
;www.section-demo.net. IN A
;; ANSWER SECTION:
www.section-demo.net. 3600 IN CNAME www.section-demo.net.c.section.io.
www.section-demo.net.c.section.io. 300 IN CNAME 72f912ca5506ec669d5aa02c659a8b46-100.s.section.io.
72f912ca5506ec669d5aa02c659a8b46-100.s.section.io. 120 IN A 167.99.105.35
72f912ca5506ec669d5aa02c659a8b46-100.s.section.io. 120 IN A 159.65.107.188
72f912ca5506ec669d5aa02c659a8b46-100.s.section.io. 120 IN A 159.65.106.184
;; Query time: 576 msec
;; SERVER: 75.75.75.75#53(75.75.75.75)
;; WHEN: Wed Apr 22 12:14:45 PDT 2020
;; MSG SIZE rcvd: 197 - Check the domain is propagated via a web-tool like Kloth.
- In Aperture click on the DNS link on the left-hand menu.
- Add the domain in the textbox.
- Check that the domain is engaged True.
- Create a free Let's Encrypt SSL certificate or self-serve OR upload a custom certificate.
Comments
0 comments
Please sign in to leave a comment.