Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/reoring/idempiere_vagrant

Vagrant environment for the iDempiere with chef recipe
https://github.com/reoring/idempiere_vagrant

Last synced: 12 days ago
JSON representation

Vagrant environment for the iDempiere with chef recipe

Awesome Lists containing this project

README

        

idempiere_vagrant
=================

Vagrant environment for the iDempiere with chef recipe

# Setup

1. copy aws_config.dist.yml aws_config.yml then replace placeholders with your own aws access token information.

2. place your keypair file to the idempiere.pem

# Usage

## start on local

```
vagrant up
```

## start on AWS

```
vagrant up --provider=aws
```