From dd34e1f05d374856cda788eb5d4292a60ef3935f Mon Sep 17 00:00:00 2001 From: Chris Busch Date: Sun, 29 Nov 2020 21:09:47 +0000 Subject: [PATCH] GitBook: [master] 15 pages modified --- README.md | 6 ++---- SUMMARY.md | 14 +++++++++++++- controller-installation/README.md | 12 ++++++++++++ controller-installation/aws-install.md | 2 ++ controller-installation/microk8s-install.md | 2 ++ getting-started/README.md | 2 ++ getting-started/access-points.md | 2 ++ getting-started/controller.md | 4 ++++ ordering-open-wi-fi-aps.md | 2 ++ user-interface/README.md | 4 ++++ user-interface/accounts.md | 2 ++ user-interface/dashboard.md | 2 ++ user-interface/network.md | 2 ++ user-interface/profiles.md | 2 ++ user-interface/system.md | 2 ++ 15 files changed, 55 insertions(+), 5 deletions(-) create mode 100644 controller-installation/README.md create mode 100644 controller-installation/aws-install.md create mode 100644 controller-installation/microk8s-install.md create mode 100644 getting-started/README.md create mode 100644 getting-started/access-points.md create mode 100644 getting-started/controller.md create mode 100644 ordering-open-wi-fi-aps.md create mode 100644 user-interface/README.md create mode 100644 user-interface/accounts.md create mode 100644 user-interface/dashboard.md create mode 100644 user-interface/network.md create mode 100644 user-interface/profiles.md create mode 100644 user-interface/system.md diff --git a/README.md b/README.md index 2f50b4a..6d53dc3 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,7 @@ description: Telecom Infra Project Open Wi-Fi ## What is Open Wi-Fi? -TIP Open Wi-Fi is an open source disaggregated technology stack. Open Wi-Fi delivers premium managed Wi-Fi features, local break-out design, cloud native open controller, and an open AP firmware operating system. - -Friends don't let friends become vendor locked in... - +TIP Open Wi-Fi is an open source disaggregated technology stack. Open Wi-Fi delivers premium managed Wi-Fi features, local break-out design, cloud native open source controller, and an open source AP firmware operating system tested nightly. +TIP Open Wi-Fi is the industry's first CI/CD open source Wi-Fi eco-system. diff --git a/SUMMARY.md b/SUMMARY.md index c95192a..8cded4a 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -1,5 +1,17 @@ # Table of contents * [Open Wi-Fi](README.md) -* [Using the API](untitled.md) +* [Ordering Open Wi-Fi APs](ordering-open-wi-fi-aps.md) +* [Controller Installation](controller-installation/README.md) + * [AWS Install](controller-installation/aws-install.md) + * [microk8s Install](controller-installation/microk8s-install.md) +* [Getting Started](getting-started/README.md) + * [Controller](getting-started/controller.md) + * [Access Points](getting-started/access-points.md) +* [User Interface](user-interface/README.md) + * [Dashboard](user-interface/dashboard.md) + * [Network](user-interface/network.md) + * [Profiles](user-interface/profiles.md) + * [System](user-interface/system.md) + * [Accounts](user-interface/accounts.md) diff --git a/controller-installation/README.md b/controller-installation/README.md new file mode 100644 index 0000000..70f2f61 --- /dev/null +++ b/controller-installation/README.md @@ -0,0 +1,12 @@ +# Controller Installation + +Open Wi-Fi controller may be deployed to both public and private cloud environments. Native Helm charts exist to support automated deployment of the controller PODs and containers into AWS and microk8s Kubernetes platforms. + +{% page-ref page="aws-install.md" %} + +{% page-ref page="microk8s-install.md" %} + + + + + diff --git a/controller-installation/aws-install.md b/controller-installation/aws-install.md new file mode 100644 index 0000000..9336d59 --- /dev/null +++ b/controller-installation/aws-install.md @@ -0,0 +1,2 @@ +# AWS Install + diff --git a/controller-installation/microk8s-install.md b/controller-installation/microk8s-install.md new file mode 100644 index 0000000..2a07958 --- /dev/null +++ b/controller-installation/microk8s-install.md @@ -0,0 +1,2 @@ +# microk8s Install + diff --git a/getting-started/README.md b/getting-started/README.md new file mode 100644 index 0000000..31dd91e --- /dev/null +++ b/getting-started/README.md @@ -0,0 +1,2 @@ +# Getting Started + diff --git a/getting-started/access-points.md b/getting-started/access-points.md new file mode 100644 index 0000000..2a08386 --- /dev/null +++ b/getting-started/access-points.md @@ -0,0 +1,2 @@ +# Access Points + diff --git a/getting-started/controller.md b/getting-started/controller.md new file mode 100644 index 0000000..c736723 --- /dev/null +++ b/getting-started/controller.md @@ -0,0 +1,4 @@ +# Controller + +Initial login + diff --git a/ordering-open-wi-fi-aps.md b/ordering-open-wi-fi-aps.md new file mode 100644 index 0000000..cab8f76 --- /dev/null +++ b/ordering-open-wi-fi-aps.md @@ -0,0 +1,2 @@ +# Ordering Open Wi-Fi APs + diff --git a/user-interface/README.md b/user-interface/README.md new file mode 100644 index 0000000..cb263be --- /dev/null +++ b/user-interface/README.md @@ -0,0 +1,4 @@ +# User Interface + +Navigating the UI + diff --git a/user-interface/accounts.md b/user-interface/accounts.md new file mode 100644 index 0000000..269d931 --- /dev/null +++ b/user-interface/accounts.md @@ -0,0 +1,2 @@ +# Accounts + diff --git a/user-interface/dashboard.md b/user-interface/dashboard.md new file mode 100644 index 0000000..96f5121 --- /dev/null +++ b/user-interface/dashboard.md @@ -0,0 +1,2 @@ +# Dashboard + diff --git a/user-interface/network.md b/user-interface/network.md new file mode 100644 index 0000000..6af12f0 --- /dev/null +++ b/user-interface/network.md @@ -0,0 +1,2 @@ +# Network + diff --git a/user-interface/profiles.md b/user-interface/profiles.md new file mode 100644 index 0000000..77e2143 --- /dev/null +++ b/user-interface/profiles.md @@ -0,0 +1,2 @@ +# Profiles + diff --git a/user-interface/system.md b/user-interface/system.md new file mode 100644 index 0000000..036fa78 --- /dev/null +++ b/user-interface/system.md @@ -0,0 +1,2 @@ +# System +