Code Monkey home page Code Monkey logo

apiconnect-docker's Introduction

IBM API Connect on Docker

Overview

Designed for organizations looking to streamline and accelerate their journey into the API economy, IBM API Connect is a comprehensive management solution that addresses all four aspects of the API lifecycle: create, run, manage and secure. This makes API Connect far more cost-effective than limited point solutions that focus on just a few lifecycle phases and can end up collectively costing more as organizations piece components together.

By installing IBM® API Connect Docker images, you can run a complete IBM API Connect on-premises environment on your local machine.

System Requirements

This package requires a minimum of 8GB RAM and 2 CPUs.

You must install the following software on a supported operating system:

  • docker 1.12.0 or later.
  • docker-compose 1.8.1 or later.
  • IBM API Connect Toolkit

License Acceptance

To use the package, you must accept the license terms. If you do not assert that you have accepted the license, the IBM API Connect services will not start successfully.

You can view all the license files directly in the package: LICENSE.txt, non_ibm_license.txt and notices.txt, or with the command

docker run -it --rm --env SHOW_LICENSE=1 ibmcom/apiconnect:manager-v5.0.6.0

You can assert license acceptance by specifying the environment variable ACCEPT_LICENSE=true in .env file.

Environment Setup

Before run the package, you need to edit .env file to access license and set SMTP configuration.

ACCEPT_LICENSE=true                         (required)
SMTP_HOST=smtp_server_hostname_or_address   (required)
SMTP_PORT=smtp_port_value                   (required)
SMTP_SENDER=sender_email_address            (required)
SMTP_USERNAME=smtp_username                 (optional)
SMTP_PASSWORD=smtp_password                 (optional, unless SMTP_USERNAME is set)

Startup Options

There are 2 options to run IBM API Connect docker images. You can either use DataPower Gateway or Micro Gateway as the gateway service. Please refer to the following link for detailed steps.

Links to Resources

apiconnect-docker's People

Contributors

coderluy avatar

Watchers

James Cloos avatar

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.