Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • A Linux Foundation ID (LF ID) - You can learn about creating an LF ID here
  • A free account on the LF Edge Sandbox SaaS platform - You can create an account here
  • One or more edge nodes capable of running EVE-OS - Learn more here

Creating an account

You can create a free account by visiting this URL.

Getting Started

Read and complete the following sections sequentially. Note that some steps will link to documentation in the ZEDEDA Help Center. These steps are more extensive than the others and merit dedicated documentation.

...

1. Open your terminal. Ensure you are in your preferred directory for this operation. This procedure assumes HOME.

...

Code Block
languagejava
titlecode block
cd $HOME

...

2. Make an eve-overrides directory, which will contain your server endpoint configuration.

...