Fix for typo in `corctl` and polishing GUI content.

Also updated git_refs after rewrite of openolt history to remove large
binary

Add deprecation notes regarding legacy gitbook toolchain, as links are
broken (cherry pick from fa9389b222cfcb25cb78d7b637ce035a6f82f89f).

Update docs to point to new Trellis documentation (cherry pick from
868f69d87978e171225d17f001b256b5f87e5973)

Change-Id: I90ccdaf8892e51c65fc14e7fd9495537db00b258
(cherry picked from commit 95eade026923f36642586c350a47823c4e483f60)
7 files changed
tree: 58f63e3c6703b22b1904f9333cfb32e54d0e1e16
  1. .gitignore
  2. .gitreview
  3. Makefile
  4. README.md
  5. SUMMARY.md
  6. _layouts/
  7. book.json
  8. charts/
  9. developer/
  10. examples/
  11. git_refs
  12. images/
  13. installation/
  14. linkchecker.ini
  15. logos/
  16. mdl_relaxed.rb
  17. mdl_strict.rb
  18. navigate.md
  19. operating_cord/
  20. overview.md
  21. package.json
  22. partials/
  23. prereqs/
  24. profiles/
  25. quickstart/
  26. styles/
  27. terminology.md
README.md

Installation Guide

This guide describes how to install CORD on a physical POD. It identifies a set of prerequisites, and then walks through the steps involved in bringing up the Platform. Once the Platform is installed, you are ready to bring up one of the available Profiles:

Alternatively if you just want to quickly bring up SEBA, try the SEBA Quick Start.

This installation procedure requires management-network connectivity to the Internet. If your installation does not have such connectivity, or you are behind a restrictive firewall, consider Offline Install.

If you do not have the prerequisite hardware needed for a POD, consider running a complete system entirely emulated in software using SEBA-in-a-Box.

If you prefer a gentle walkthrough of the process of bringing up a subset of the CORD platform running on your laptop (e.g., to get an introduction to all the moving parts in CORD) then jumping to the ExampleService Quick Start page is also an option.

Finally, if you want to get a broader lay-of-the-land, you might step back and read the Overview.