Page MenuHomeDevCentral

Restore grip.espace-win.net/docs/app
Closed, ResolvedPublic

Description

Apparently, to publish our documentation made some people happy:

http://grip.espace-win.net/doc/apps/cmake/cmake-properties.txt is listed from https://cmake.org/pipermail/cmake/2011-October/046691.html

Revisions and Commits

Related Objects

StatusSubtypeAssignedTask
Resolveddereckson

Event Timeline

dereckson created this object in space Restricted Space.
dereckson added a subtask: Unknown Object (Maniphest Task).
dereckson removed dereckson as the assignee of this task.Mar 8 2018, 21:07
dereckson closed subtask Unknown Object (Maniphest Task) as Resolved.Sep 14 2018, 20:09

First, let's recreate grip.espace-win.net in the DNS.

DNS

The easiest would be to redirect all devserver CNAME to legacy-devserver.nasqueron.org, and CNAME that one to the current devserver. That would allow to get aliases for A, AAAA and SPF records.

Documentation added to https://agora.nasqueron.org/Operations_grimoire/Decom

Also, we also need to respect the convention *.espace-win.net -> *.espace-win.org here.

For this domain that gives:

DNS records
grip.espace-win.net.	172800	IN	CNAME	grip.espace-win.org.
grip.espace-win.org.	86400	IN	CNAME	legacy-devserver.nasqueron.org.
legacy-devserver.nasqueron.org.	172800	IN	CNAME	windriver.nasqueron.org.
$ nslookup grip.espace-win.net ns2.he.net
Server:         ns2.he.net
Address:        216.218.131.2#53

grip.espace-win.net     canonical name = grip.espace-win.org.
grip.espace-win.org     canonical name = legacy-devserver.nasqueron.org.
legacy-devserver.nasqueron.org  canonical name = windriver.nasqueron.org.
Name:   windriver.nasqueron.org
Address: 195.154.30.15
dereckson shifted this object from the Restricted Space space to the S1 Nasqueron space.Nov 10 2024, 13:49