GithubHelp home page GithubHelp logo

vagrant-broadleaf's Introduction

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 a good 15 minutes.

Using

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

Debugging

The first lauch can take a very long time to start up, but if something does seem amiss, you can check that the service is running and look at its log for problems.

  1. Use vagrant ssh to login to the virtual machine.
  2. Verify that broadleaf is running: pgrep -lf jetty
  3. Its output can be found in /vagrant/eclipse-workspace/DemoSite/site/stdout.log

vagrant-broadleaf's People

Contributors

nblair avatar paulerickson avatar

Stargazers

Velmurugan Velayutham avatar

Watchers

James Cloos avatar  avatar

Forkers

paulerickson

vagrant-broadleaf's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.