cybergreen-net / pm

Tech project management repo (issue tracker only)
2 stars 1 forks source link

www.cybergreen.net - final improvements and go live #36

Closed rufuspollock closed 8 years ago

rufuspollock commented 8 years ago
aaronkaplan commented 8 years ago

need exact info for chaning DNS

rufuspollock commented 8 years ago

@YurieIto we have made most of the changes - we will put this up and then you can review and give ok on go live. We won't change DNS or anything until then.

rufuspollock commented 8 years ago

We have done fixes however waiting on content improvements from @ataslim

Changing owner to @ataslim

Looks like this will be delayed until ~ Sep 30th so changing milestone.

rufuspollock commented 8 years ago

@YurieIto gave approval for go live yesterday /cc @ataslim

@aaronkaplan can you notify Moto-san and we initiate change.

rufuspollock commented 8 years ago

This is all done at our end modulo a CNAME change once DNS switches over.

@aaronkaplan any ETA from @motok (@motok feel free to jump in yourself here!)

motok commented 8 years ago

Hi, what can I do for you? You've already have;

bits IN CNAME bits-cybergreen-net.s3.amazonaws.com. private.bits IN CNAME private-bits-cybergreen-net.s3.amazonaws.com.

And please tell me if you need additional RRs.

rufuspollock commented 8 years ago

@motok we need www.cybergreen.net to change to point to our github pages repo as per instructions at:

https://help.github.com/articles/using-a-custom-domain-with-github-pages/ https://help.github.com/articles/setting-up-a-www-subdomain/

CNAME and ANAME should be to:

cybergreen-net.github.io.

We want both apex domain and www to point - i.e. www.cybergreen.net and cybergreen.net if possible - the former does require an ANAME record.

aaronkaplan commented 8 years ago

@rgrp just for the record: there is no ANAME record type (pun intended). See: https://en.wikipedia.org/wiki/List_of_DNS_record_types And: http://www.iana.org/assignments/dns-parameters/dns-parameters.xhtml There are proprietary extensions to rrtypes - and I assume ANAME is such a beast. But it's not an official rrtype. So, I guess Bind will not support it. So far only DNS Made Easy seems to implement the ANAME rrtype.

--> summary: Nope!

We will only point "www.cybergreen.net" via CNAME to cybergreen-net.github.io. No Apex domain tricks pls.

motok commented 8 years ago

browser access to http://cybergreen-net.github.io/ is now 404 not found. are you sure to point www to this web site?

motok commented 8 years ago

@rgrp : I don't quite understand your request... are you saying;

www IN CNAME cybergreen-net.github.io.

thanks.

rufuspollock commented 8 years ago

@motok yes - i want to www CNAME to i.e. cybergreen-net.github.io.. Right now it won't show anything. Did you see the docs about how github pages hosting works? Basically, one you point to that github servers will take care of serving the right site.

rufuspollock commented 8 years ago

@aaronkaplan fine with me if you don't want the root domain - just common practise nowadays (or at least to redirect to www). Anyway, if we have www working that is good.

rufuspollock commented 8 years ago

@motok i've updated CNAME on site to work https://github.com/cybergreen-net/inventory.cybergreen.net/blob/gh-pages/CNAME

@aaronkaplan / @ataslim note that inventory.cybergreen.net will now be down.

motok commented 8 years ago

I see, and found it is name based virtual host and respond for Host: www.cybergreen.net. I have just update the DNS entry for www.cybergreen.net as CNAME to cybergreen-net.github.io.

thanks.

motok commented 8 years ago

@rgrp would you please check the links in Data Inventory? the link to openresolverproject.org (and all others I think) is not working. Thank you!

rufuspollock commented 8 years ago

@motok the links are broken because they are wrong in the csv ;-) - see https://github.com/cybergreen-net/inventory.cybergreen.net/issues/34

rufuspollock commented 8 years ago

FIXED. It is live ...