n13 / Recognition

Recognition Meditation iOS App
https://recognitionmeditation.com
0 stars 0 forks source link

Point custom domain at Github page #2

Open ytspar opened 8 years ago

ytspar commented 8 years ago

https://help.github.com/articles/using-a-custom-domain-with-github-pages/

to: http://ytspar.github.io/recognitionsite/

n13 commented 8 years ago

made a CNAME file in gh-pages branch

n13 commented 8 years ago

hmm... can I use https:// ?

n13 commented 8 years ago

like: https://ytspar.github.io/recognitionsite/

n13 commented 8 years ago

Not getting too fancy with https right now, don't want to run into cert issues

n13 commented 8 years ago

Pointed A records at namecheap.com to the github IP addresses 192.30.252.153 192.30.252.154

Entered '*' wildcard for hostname, so hopefully this will catch all subdomains.

ytspar commented 8 years ago

A Records at Namecheap?

What'd you set the TTL to? Recognitionmeditation.com doesn't yet point anywhere.

2__ytspar_cargo_____zsh_

2__ytspar_cargo_____zsh_

n13 commented 8 years ago

TTL?

Record at namecheap yes

On Mar 19, 2016, at 15:21, Yury Tsukerman notifications@github.com wrote:

A Records at Namecheap?

What'd you set the TTL to? Recognitionmeditation.com doesn't yet point anywhere.

— You are receiving this because you were assigned. Reply to this email directly or view it on GitHub

ytspar commented 8 years ago

Time to Live; I'd set it something low, like 60 seconds, so the DNS records are propagated more quickly.

And if you can with your DNS provider, set the apex domain to Github: https://help.github.com/articles/setting-up-an-apex-domain/

I don't know why you'd point an A Record at Namecheap?

n13 commented 6 years ago

Hm... so this used to work but apparently something expired and now the website is down