From 87896a7d79ecfe06d2538e719061d6e75e1d7952 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Tue, 21 Nov 2017 10:05:14 -0500 Subject: Docs: Update docs to prepare for 0.10.0 release Fixes: #8427, #8812 --- docs/en/guide/virtual-machines/index.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/en/guide/virtual-machines') 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 @@ -245,6 +246,11 @@ leap vm start mynode
leap vm add mynode services:webapp tags:seattle vm.options.InstanceType:t2.small
 
+

For an email provider installation, you should specify the following seeds:

+ +
leap vm add mynode services:webapp,couchdb,soledad,mx
+
+

Check to see what the status is of all VMs:

leap vm status
-- 
cgit v1.2.3