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

Doc for plebs #892

Open
mikedilger opened this issue Oct 9, 2024 · 1 comment
Open

Doc for plebs #892

mikedilger opened this issue Oct 9, 2024 · 1 comment

Comments

@mikedilger
Copy link
Owner

Gossip is not a "it just works" program. There are a lot of things you need to manage.

It used to be that you needed to compress your own LMDB from time to time, but nobody even knew that. Eventually I made it compress on startup.

This issue is to list all the things people should be regularly managing. As I think of them, I'll come back here and add more. Eventually this will be a document.

  • (This is on startup now) Compressing LMDB
  • Disabling useless relay URLs, e.g. with 'disable_relay' command
  • Backing up their LMDB database
  • Pruning their database
  • (Pending notifies about these now): Merging lists, publishing relay lists, advertising
@bu5hm4nn
Copy link
Collaborator

We could add reminders with direct action buttons ("clear download cache now") (periodic or triggered by database size, cache size, etc) in the 'pending' section.

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

No branches or pull requests

2 participants