Skip to content

A project to spin up an instance of the Broadleaf Commerce DemoSite.

Notifications You must be signed in to change notification settings

paulerickson/vagrant-broadleaf

 
 

Repository files navigation

vagrant-broadleaf

This project aims to provision a simple Broadleaf instance using Vagrant and Puppet.

This project specifically is an alternative to list of instructions documented in Broadleaf's Getting Started. Rather than downloading Eclipse and a JDK, running some specific ant targets, Vagrant and Puppet automate those steps.

Requirements

Warning: The virtual machine that will be provisioned by vagrant will have 2 GB of RAM.

  1. Install VirtualBox
  2. Install Vagrant
  3. Clone or download this repository to the root of your project directory: git clone https://github.com/nblair/vagrant-broadleaf.git
  4. In your project directory, run vagrant up

Be prepared to wait; the first launch of the site may take around 5 minutes.

Using

To access the site, point your browser at http://localhost:8080/mycompany. To access the admin console, point your browser at http://localhost:8080/admin. Log in with username admin and password admin.

About

A project to spin up an instance of the Broadleaf Commerce DemoSite.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.3%
  • HTML 21.0%
  • Java 17.2%
  • CSS 10.2%
  • Other 1.3%