summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/platform/quick-start.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/platform/quick-start.md b/docs/platform/quick-start.md
index b156e6d..d958331 100644
--- a/docs/platform/quick-start.md
+++ b/docs/platform/quick-start.md
@@ -72,6 +72,13 @@ To see details about the keys and certs that the prior two commands created, you
leap inspect files/ca/ca.crt
+
+Edit configuration files and provide some information for new provider,
+these are the files you need to touch:
+
+* common.json
+
+
Create nodes
A "node" is a server that is part of your infrastructure. Every node can have one or more services associated with it. Some nodes are "local" and used only for testing. These local nodes exist only as virtual machines on your computer and cannot be accessed from outside (see `leap help local` for more information).