Skip to content

Host a PDS without a domain name on my PC for tinkering purposes #1894

Discussion options

You must be logged in to vote

Seconding what David said: to have a fully interactive PDS instance in the network, it does need to be accessible at a regular DNS hostname, similar to email or web servers. You also need valid public DNS hostnames for individual user accounts. The short direct answer is that the Relay (aka BGS) needs to make a websocket connection to your PDS instance, via an HTTPS URL, to subscribe to repository updates from the PDS. The PDS is a server, not a client; you can't have the PDS "push" to the Relay.

You might be able to get away with a bunch of tinkering and experimentation locally. For example, our test suite runs things using local-only test domains. But various components may fail in unex…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by harrmitch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants