From 40d459e9f4ec42845700856fbdbd05760eac7277 Mon Sep 17 00:00:00 2001 From: varac Date: Mon, 28 Dec 2015 11:59:37 +0100 Subject: updated vagrant doc --- pages/docs/platform/tutorials/vagrant.md | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) (limited to 'pages/docs') diff --git a/pages/docs/platform/tutorials/vagrant.md b/pages/docs/platform/tutorials/vagrant.md index c76cd84..9b1bece 100644 --- a/pages/docs/platform/tutorials/vagrant.md +++ b/pages/docs/platform/tutorials/vagrant.md @@ -6,9 +6,20 @@ Use Vagrant to install the LEAP platform ======================================== There are two ways you can setup leap platform using vagrant. +If you aim at getting the platform running as quick as possible, +you should follow the second option (`2. Using the Vagrantfile provided by Leap Platform`). -Using the Vagrantfile provided by Leap Platform ------------------------------------------------ +1. Use the leap_cli vagrant integration +======================================= + +Install `leap_cli` and LEAP Platform on your host, configure a provider from scratch and use the `leap local` commands to manage your vagrant node(s). + +See [Development Environment](https://leap.se/en/docs/platform/details/development) how to use the `leap_cli` vagrant +integration and follow the [Single Node Email Tutorial](https://leap.se/en/docs/platform/tutorials/single-node-email) afterwards how +to setup a single node email server. + +2. Using the Vagrantfile provided by Leap Platform +================================================== This is by far the easiest way. It will install a single node mail server in the default configuration with one single command. @@ -96,13 +107,4 @@ login as `testadmin` to access the webapp with admin priviledges. -Use the leap_cli vagrant integration ------------------------------------- - -Install leap_cli and leap_platform on your host, configure a provider from scratch and use the `leap local` commands to manage your vagrant node(s). - -See https://leap.se/en/docs/platform/development how to use the leap_cli vagrant -integration and https://leap.se/en/docs/platform/tutorials/single-node-email how -to setup a single node mail server. - -- cgit v1.2.3