Install Configuration Studio

Overview

Configuration Studio is a graphical tool that enables administrators to configure environment-specific properties to deploy APIs and policies in non-development environments. For more details, see the API Gateway Deployment and Promotion Guide.

Prerequisites

Ensure that all of the prerequisites detailed in the section called “Prerequisites” are met.

Install Configuration Studio

To install Configuration Studio in GUI mode, perform an installation following the steps described in the section called “GUI installation”, using the following selections:

  • Select to install the Configuration Studio component only.

To install Configuration Studio in unattended mode, follow the steps described in the section called “Unattended installation”.

The following example shows how to install the Configuration Studio component in unattended mode:

Windows

OAG-11.1.2.3.0-windows-installer.exe --mode unattended 
--setup_type advanced
--enable-components configurationstudio 
--disable-components analytics,nodemanager,apigateway,
apitester,policystudio

Linux

./OAG-11.1.2.3.0-linux-installer.run --mode unattended
--setup_type advanced 
--enable-components configurationstudio 
--disable-components analytics,nodemanager,apigateway,
apitester,policystudio

[Note] Note

This topic describes how to install the Configuration Studio component only. For details on installing other components, see the following topics:

Start Configuration Studio

To start Configuration Studio after installation, perform the following steps:

  1. Open a command prompt.

  2. Change to your Configuration Studio installation directory (for example, INSTALL_DIR\configurationstudio).

  3. Run configurationstudio.

For more details on Configuration Studio, see the API Gateway Deployment and Promotion Guide.