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

docs: Added Documentation for enabling Recon with rust-ceramic #125

Merged

Conversation

samika98
Copy link
Contributor

@samika98 samika98 commented Jan 5, 2024

Description :
Added documentation on how to enable recon with rust-ceramic. I have added how to do this under Advanced configurations in the documentation.

Testing :
Test Case : Check if the daemon is running with recon flag set to true, when a network is configured using the spec mentioned in advance configuration.
Output of logs : Recon flag is set to true in the daemon configurations

samikas@samikas-mbp keramik % kubectl logs ceramic-0-0 -c ipfs -n keramik-test-env

  2024-01-05T18:26:41.799740Z  INFO ceramic_one: service__name: "ceramic-one", version: "0.9.0", build: "cargo:0.9.0", instance_id: "fallacious-representative", exe_hash: "uEiD9nHuu_MfKyTiRLNvR9MNhBhGTmj5klpZaY_aX99PpOQ"
    at one/src/lib.rs:345

  2024-01-05T18:26:41.876499Z DEBUG ceramic_one: using daemon options, opts: DaemonOpts { bind_address: "0.0.0.0:5001", swarm_addresses: ["/ip4/0.0.0.0/tcp/4001"], extra_ceramic_peer_addresses: [], store_dir: Some("/data/ipfs"), metrics_bind_address: "0.0.0.0:9465", metrics: false, tracing: false, network: Local, local_network_id: Some(0), mdns: false, recon: true, disable_autonat: false, log_format: MultiLine, max_conns_out: 2000, max_conns_in: 2000, max_conns_pending_out: 256, max_conns_pending_in: 256, max_conns_per_peer: 8, idle_conns_timeout_ms: 30000, kademlia_replication: 6, kademlia_parallelism: 1, kademlia_query_timeout_secs: 60, kademlia_provider_publication_interval_secs: 43200, kademlia_provider_record_ttl_secs: 86400 }
    at one/src/lib.rs:352

Copy link

linear bot commented Jan 5, 2024

@samika98 samika98 changed the title added documentation for setting recon to true WIP: added documentation for setting recon to true Jan 5, 2024
@samika98 samika98 changed the title WIP: added documentation for setting recon to true WIP: docs/added documentation for setting recon to true Jan 5, 2024
@samika98 samika98 changed the title WIP: docs/added documentation for setting recon to true docs/added documentation for setting recon to true Jan 9, 2024
@samika98 samika98 self-assigned this Jan 9, 2024
Uniform document formatting

docs: fix

docs: fix

docs: added heading

fix: changed operator back to original
@samika98 samika98 force-pushed the feature/ws1-1138-document-how-to-enable-recon-in-keramik branch from 133399c to 1a3671f Compare January 9, 2024 20:08
@samika98 samika98 changed the title docs/added documentation for setting recon to true docs: Added Documentation for enabling Recon with rust-ceramic Jan 9, 2024
@samika98 samika98 requested a review from nathanielc January 9, 2024 20:13
@samika98 samika98 added this pull request to the merge queue Jan 10, 2024
Merged via the queue into main with commit 3f5345e Jan 10, 2024
5 checks passed
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.

2 participants