Skip to content

ihcsim/docker-wso2greg

Repository files navigation

docker-wso2greg

Codeship Status for ihcsim/docker-wso2greg

Docker image to install and run WSO2 Governance Registry.

Description

The dockerfile will:

  • Use wget to pull the Governance Registry 5.1.0 ZIP from a S3 bucket into the container /opt folder.
  • Install zip.
  • Unzip the Governance Registry ZIP.
  • Remove the Governance Registry ZIP.
  • Expose the container port 9443 and 9763.
  • Set the wso2server.sh start-up script as the container entrypoint.

Usage

To run the WSO Governance Registry:

$ docker run -d --name greg -p 9443:9443 isim/wso2greg

To access the web admin console, navigate to https://localhost:9443/carbon using your web browser.

License

Refer to the LICENSE file. WSO2 license can be found here.

About

Docker image for WSO2 Governance Registry

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages