summaryrefslogtreecommitdiff
path: root/docs/en/guide/virtual-machines/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/en/guide/virtual-machines/index.html')
-rw-r--r--docs/en/guide/virtual-machines/index.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/en/guide/virtual-machines/index.html b/docs/en/guide/virtual-machines/index.html
index 4b2a2e0f..20d45a77 100644
--- a/docs/en/guide/virtual-machines/index.html
+++ b/docs/en/guide/virtual-machines/index.html
@@ -220,6 +220,7 @@ Virtual Machines - LEAP Platform Documentation
<ul>
<li><a href="https://aws.amazon.com/ec2/instance-types/">Available instance types for AWS</a></li>
+<li><a href="https://aws.amazon.com/pt/blogs/security/wheres-my-secret-access-key/">Where’s My Secret Access Key?</a></li>
</ul>
@@ -245,6 +246,11 @@ leap vm start mynode
<pre><code>leap vm add mynode services:webapp tags:seattle vm.options.InstanceType:t2.small
</code></pre>
+<p>For an email provider installation, you should specify the following seeds:</p>
+
+<pre><code>leap vm add mynode services:webapp,couchdb,soledad,mx
+</code></pre>
+
<p>Check to see what the status is of all VMs:</p>
<pre><code>leap vm status