summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2013-02-07 22:53:05 +0100
committervarac <varacanero@zeromail.org>2013-02-07 22:53:05 +0100
commit27a60d8fc6b3373bb6a051cfe5a3daeb2d7f9ca7 (patch)
tree201a6475afb38a401eb9e83cc1f4dc8a7b484c17 /docs
parent9d1336d77fc8c4a5608559bd1d0ab58de7bb86dc (diff)
began info about config files to edit
Diffstat (limited to 'docs')
-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).