You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+13-12Lines changed: 13 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -1,23 +1,22 @@
1
-
2
-
A **standalone Magento DevOps environment** in [VirtualBox](https://www.virtualbox.org/) built with [Vagrant](http://www.vagrantup.com/) and [Puppet](http://puppetlabs.com/) from a vanilla Ubuntu 12.04 LTS box.
1
+
A **standalone Magento DevOps environment** built with [Vagrant](http://www.vagrantup.com/) and [Puppet](http://puppetlabs.com/) from a vanilla Ubuntu 12.04 LTS box.
3
2
4
3
Leverage [Composer](http://getcomposer.org/) and [Phing](http://www.phing.info/) scripts for enhanced DevOps automation.
5
4
6
5
Use your own Magento code or have it install the Magento version of your choice.
7
6
8
7
## Getting Started
9
8
10
-
1. Install the required software for your **host** machine:
9
+
1. Install the required software for your **host** machine
11
10
* Download and install [VirtualBox](https://www.virtualbox.org/wiki/Downloads)
12
11
* Download and install [Vagrant](http://downloads.vagrantup.com/)
0 commit comments