Skip to content

Incorrect command sequence in installation instructions #466

@ximon18

Description

@ximon18

When a user follows https://cascade.docs.nlnetlabs.nl/en/latest/installation.html they are guided like so: (using the Ubuntu steps as an example)

You can now install Cascade with:

sudo apt install cascade

After installing, refer to the Quick Start to get started.

When the user visits https://cascade.docs.nlnetlabs.nl/en/latest/quick-start.html as instructed they see:

cascade template policy | sudo tee /etc/cascade/policies/default.toml
cascade policy reload

The combination of following the steps through these two pages is incorrect as the cascade policy reload command will fail because the cascaded daemon isn't running yet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions