Skip to content

[Docs]: Discrepancy in CLI instructions between Home page and Producer Guide #56

@ergalok

Description

@ergalok

There is a conflict between the installation instructions provided on the project Home/Readme page and the specific Linux/macOS Installation Guide.

New users may follow the wrong set of commands, leading to configuration errors during setup.

Description:
There is a significant inconsistency between the setup instructions on the Home page and the Producer Guide. The Home page refers to manual node execution, while the Guide refers to the new service-based architecture. This causes confusion for new users on Linux and macOS regarding which commands are current and supported.

Specific Discrepancies Found:

  • Initialization: Home uses doli new while the Guide uses doli init.

  • Syncing: Home has no mention of snap while the Guide recommends sudo doli snap.

  • Running Node: Home uses doli-node run --yes while the Guide uses sudo doli service install.

  • Permissions: Home does not mention sudo for installation while the Guide explicitly requires it for the service.

  • Metadata: Home only mentions the 24-word seed while the Guide mentions the 24-word seed plus the BLS key.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions