From 501e9fe1dca936fad06349b30185dbb9313fe96b Mon Sep 17 00:00:00 2001 From: kwadronaut Date: Sun, 11 Dec 2016 15:45:05 +0100 Subject: Add soledad-server to quickstart guide commands Thanks to thustra for pointing this out. --- pages/docs/platform/tutorials/quick-start.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/docs/platform/tutorials/quick-start.md b/pages/docs/platform/tutorials/quick-start.md index 561cbfb..745fe5e 100644 --- a/pages/docs/platform/tutorials/quick-start.md +++ b/pages/docs/platform/tutorials/quick-start.md @@ -141,9 +141,9 @@ NOTE: replace x.x.x.x with the actual IP address of this server. ### Option B: Add a local node -Create a node, with the services "webapp" and "couchdb", and then start the local virtual machine: +Create a node, with the services "webapp", "soledad" and "couchdb", and then start the local virtual machine: - workstation$ leap node add --local wildebeest services:webapp,couchdb + workstation$ leap node add --local wildebeest services:webapp,couchdb,soledad workstation$ leap local start wildebeest It will take a while to download the Virtualbox base box and create the virtual machine. -- cgit v1.2.3