Code Monkey home page Code Monkey logo

ansible-wso2-apim's Introduction

ansible-wso2-apim

This is a repository for deploying WSO2 API Manager with Ansible. It is based on https://github.com/wso2/ansible-apim.

Local testing

Vagrant and VirtualBox are required for local testing on Windows, macOS, and Linux. With these tools, you can create one or more virtual machines and install WSO2 API Manager on it automatically. You can use Vagrant to provision the virtual machine(s), or you can run Ansible yourself from macOS, Linux, or from the virtual machine.

This repository contains a Vagrantfile and JSON files in the inventory directory for testing environments. Two environments have been defined:

  • "dev" This is the default, a single virtual machine will be created, and the WSO2 API Manager is configured to use the dev configuration. you can choose the operating system as an argument to the vagrant up command. i.e. vagrant up centos8, vagrant up ubuntu18, etc. vagrant status will show the status of the possible virtual machines.
  • "test" If you set the environment variable STAGE to "test", four virtual machines will be created, one for the postgresql database, one for the load balancer/reverse proxy, and the WSO2 API Manager is configured on two virtual machines. All machines run centos8 stream.

Quickstart

Install VirtualBox and Vagrant, and run this command from a terminal windows (iTerm, Terminal, git-bash, xterm, etc.)

vagrant up centos8

This command will download from the internet, and it can take several minutes to complete, depending on your connection.

VirtualBox

https://www.virtualbox.org/wiki/Downloads

Vagrant

https://www.vagrantup.com/downloads.html

Author Information

@bbaassssiiee

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.