Skip to content

guyHollander/boot2docker-vagrant-datapower

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

boot2docker-vagrant-datapower

Introduction

This page will help you to configure your own datapower developer instance.

We took into consideration that you are using a Windows host, therefore we will create a virtual server using vagrant that will host the datapower docker container.

If you are using a Linux host, please install docker and follow the instructions on docker-hub on how to create a datapower container: [https://hub.docker.com/r/ibmcom/datapower/]

Prerequisities

Software installation

Please install the following:

Make sure you have an active internet connection.

Open the command prompt.

Run the following command the clone this repo to your computer:

set PATH=%PATH%;C:\Program Files\Git\usr\bin;C:\Program Files\Git\bin
git clone https://github.com/dorser/boot2docker-vagrant-datapower.git
cd boot2docker-vagrant-datapower

Once you are done, run the following command:

vagrant up

Be patient, the script execution might take some time.

When the script is done, open your favorite browser and go to [https://127.0.0.1:9090]

The credentials for DataPower are:

  • user: admin
  • password: admin

About

A boot2docker vagrant layout to run IBM DataPower

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%