Sign inSign up

chathurabuddika/axp-dev

By chathurabuddika

Updated almost 6 years ago

Pre installed dependancies for running AXP and WSO2 products

Image
0

291

chathurabuddika/axp-dev repository overview

AXP Dev Docker Image

Ubuntu 16.04 MIT License Docker Pulls Docker Stars

This docker image is configured and pre-installed all dependencies for running AXP and WSO2 products such as AXP Digital Enablement Platform (DEP), WSO2 Identity Server, and WSO2 Enterprise Integrator.

Pre-installed Dependencies

The following dependencies are pre-installed and configured for the AXP development environment.

  • Java Development Kit 1.8.0_131
  • MySQL 5.7.32
  • Maven 3.6.3
  • Git 2.7.4
Run the Image
docker run --name axp-dev -e MYSQL_ROOT_PASSWORD=[password] -d -p 3306:3306 -p 8243:8243 -p 8280:8280 -p 9443:9443 -p 9444:9444 -p 9445:9445 -p 5005:5005 chathurabuddika/axp-dev:[tag]
Issues

Please make sure to read the issue reporting checklist before opening an issue. Issues not conforming to the guidelines may be closed immediately.

Contribution

Contributions, issues, and feature requests are welcome. Feel free to check issues page if you want to contribute. Please make sure to read the contributing guide before making a pull request.

License

Copyright © 2019 Chathura Buddhika (chathurabuddi)
This project is MIT licensed.

Tag summary

Content type

Image

Digest

Size

618.1 MB

Last updated

almost 6 years ago

docker pull chathurabuddika/axp-dev