Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

docs: update delegate node addrs #2291

Merged
merged 1 commit into from
Jul 24, 2019
Merged

Conversation

alanshaw
Copy link
Member

Currently setup as aliases for the preload nodes. Allows us to not break application code when these get moved to their own nodes.

@mburns
Copy link

mburns commented Jul 23, 2019

;; ANSWER SECTION:
node0.delegate.ipfs.io.	3600	IN	TXT	"ALIAS for node0.preload.ipfs.io"
;; ANSWER SECTION:
node1.delegate.ipfs.io.	3600	IN	TXT	"ALIAS for node1.preload.ipfs.io"

@alanshaw alanshaw requested a review from lidel July 23, 2019 15:15
@alanshaw alanshaw marked this pull request as ready for review July 23, 2019 15:15
@lidel
Copy link
Member

lidel commented Jul 23, 2019

@mburns we need certs for the new domain as well:

2019-07-23--17-40-20

@mburns
Copy link

mburns commented Jul 24, 2019

fixed!

Copy link
Member

@lidel lidel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Idea for the future: if we provided single /dnsaddr/delegate.ipfs.io (requires #2289), then we could scale (add more nodes) without asking users to update their configs.

@alanshaw alanshaw merged commit 7e04bb6 into master Jul 24, 2019
@alanshaw alanshaw deleted the docs/update-delegate-node-addrs branch July 24, 2019 20:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants