Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Dockerfile and documentation #95

Merged
merged 8 commits into from
Nov 5, 2024
Merged

Add Dockerfile and documentation #95

merged 8 commits into from
Nov 5, 2024

Conversation

SHAcollision
Copy link
Contributor

I'll be maintaining these in case fixes are needed.

@SHAcollision SHAcollision self-assigned this Nov 4, 2024
README.md Outdated
@@ -158,3 +158,35 @@ Open social networks often attempt to solve discovery natively within their netw
- Their infrastructure would need to become a gossip overlay network, which may not be desirable.
- Achieving consistency and load balancing would require further optimization, effectively reinventing a DHT.
- If an overlay network is developed that surpasses the performance of a 10-million-node DHT with a 15-year track record, Pkarr should still be capable of utilizing your network as a backend, either as an alternative or alongside existing solutions.

3. **How can I run the Pkarr server using Docker?**
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can you replace this with a link to the server's readme, and move all this to the. server readme?

The root Readme is meant to be mostly theory, and only links to implementation/examples/deployment details.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

@SHAcollision SHAcollision requested a review from Nuhvi November 5, 2024 15:01
remove docker instructions from root README.md
@Nuhvi Nuhvi merged commit c478350 into main Nov 5, 2024
1 check passed
@Nuhvi Nuhvi deleted the feat/dockerfile branch November 17, 2024 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants