diff options
author | Thais Siqueira <thais.siqueira@gmail.com> | 2017-05-22 17:20:48 -0300 |
---|---|---|
committer | Thais Siqueira <thais.siqueira@gmail.com> | 2017-05-22 17:20:48 -0300 |
commit | a2626f31d94c4181fee511044a27977d146fe051 (patch) | |
tree | 91afa512f660c5847dee580e48ea5536eaf47797 /pages/docs/platform | |
parent | f765a493bb6c6cda697c3ee257f77c71a48a11a1 (diff) |
Includes option to install using cloud (aws)
with @tayane
Diffstat (limited to 'pages/docs/platform')
-rw-r--r-- | pages/docs/platform/tutorials/quick-start.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/pages/docs/platform/tutorials/quick-start.md b/pages/docs/platform/tutorials/quick-start.md index 86102d3..3bc3371 100644 --- a/pages/docs/platform/tutorials/quick-start.md +++ b/pages/docs/platform/tutorials/quick-start.md @@ -172,6 +172,11 @@ Create a node, with the services "webapp", "soledad" and "couchdb", and then sta It will take a while to download the Virtualbox base box and create the virtual machine. + +### Option C: Add a virtual machine + +In order to create a provider using the cloud, please follow this [instructions](https://leap.se/en/docs/platform/guide/virtual-machines). + Deploy your provider ========================================= |