diff --git a/en/docs/install-and-setup/install-and-setup-overview.md b/en/docs/install-and-setup/install-and-setup-overview.md index 08df13e88e..a7f1c2cd0d 100644 --- a/en/docs/install-and-setup/install-and-setup-overview.md +++ b/en/docs/install-and-setup/install-and-setup-overview.md @@ -377,505 +377,8 @@ See the topics given below to manage APIs, API products, Apps, etc. in the API-M ### Upgrading -To upgrade to the current API Manager component from a previous version, see the topics given below. +To upgrade to the current API Manager component from a previous version refer [Upgrade WSO2 API Manager]({{base_path}}/install-and-setup/upgrading-wso2-api-manager/upgrading-api-manager/). - - - - - - - - - - - - - - - - - - - - - - - - - -
- Upgrading from WSO2 API-M 3.2.0 to WSO2 API-M 4.0.0 -
- Upgrading from WSO2 API-M 3.1.0 to WSO2 API-M 4.0.0 -
- Upgrading from WSO2 API-M 3.0.0 to WSO2 API-M 4.0.0 -
- Upgrading from WSO2 API-M 2.6.0 to WSO2 API-M 4.0.0 -
- Upgrading from WSO2 API-M 2.5.0 to WSO2 API-M 4.0.0 -
- Upgrading from WSO2 API-M 2.2.0 to WSO2 API-M 4.0.0 -
- Upgrading from WSO2 API-M 2.1.0 to WSO2 API-M 4.0.0 -
- Upgrading from WSO2 API-M 2.0.0 to WSO2 API-M 4.0.0 -
- -## Micro Integrator - -This component develops complex integration services that can be exposed as managed APIs. - -### Installing - -To install and run the Micro Integrator on a virtual machine, see the topics given below. - - - - - - - - - - - - - - -
- Installing the Micro Integrator Runtime - - Explains how to download the Micro Integrator runtime as a binary and install it on a virtual machine. -
- Running the Micro Integrator Runtime - - Explains how you can execute the Micro Integrator runtime and start using its features. -
- Running the Micro Integrator as a Windows Service - - Explains how to install and run the Micro Integrator as a Windows service. -
- -To install and run the Micro Integrator Dashboard on a virtual machine, see the topics given below. - - - - - - - - - - -
- Installing the Micro Integrator Dashboard - - Explains how to download the Micro Integrator Dashboard as a binary and install it on a virtual machine. -
- Running the Micro Integrator Dashboard - - Explains how you can execute the Micro Integrator Dashboard and start using its features. -
- -### Setting up - -To set up and configure the Micro Integrator runtime, see the topics given below. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- Applying WSO2 Updates - - Explains how to get the latest updates that are available for a particular release of the Micro Integrator. -
- Data Stores - - Explains how to set up a user store, databases (multiple types), and a file-based registry. The topics covered are as follows: - -
- Securing the Micro Integrator - - Covers the different ways in which you can secure the Micro Integrator and the data it handles. The topic covered are as follows: - -
- Performance - - Explains how to configure the Micro Integrator at different levels to optimize performance. -
  • - Tuning JVM Performance -
  • -
  • - Tuning Network and OS Performance -
  • -
  • - Tuning JDBC Configurations -
  • -
  • - Tuning the HTTP Transport -
  • -
  • - Tuning the JMS Transport -
  • -
  • - Tuning the VFS Transport -
  • -
  • - Tuning the RabbitMQ Transport -
  • -
  • - Tuning the Inbound Endpoints -
  • -
    - Message Brokers - - Explains how to set up the Micro Integrator component to integrate with message brokers such as RabbitMQ, Kafka, and JMS. The topics covered are as follows: -
  • - AMQP (RabbitMQ) -
  • -
  • - Deploying RabbitMQ -
  • -
  • - Connecting to RabbitMQ -
  • -
  • - JMS -
  • -
  • - Connecting to ActiveMQ -
  • -
  • - Connecting to Apache Artemis -
  • -
  • - Connecting to HornetQ -
  • -
  • - Connecting to IBM Websphere App Server -
  • -
  • - Connecting to IBM WebSphere MQ -
  • -
  • - Connecting to JBoss MQ -
  • -
  • - Connecting to MSMQ -
  • -
  • - Connecting to Swift MQ -
  • -
  • - Connecting to TIBCO EMS -
  • -
  • - Connecting to Weblogic -
  • -
  • - Connecting to WSO2 MB -
  • -
  • - Connecting to Multiple Brokers -
  • -
  • - Kafka -
  • -
  • - Azure Service Bus -
  • -
    - Transports - - Explains how to configure the Micro Integrator component to work with a range of transports. These include all the widely used transports including HTTP/S, JMS, VFS, as well as domain-specific transports such as FIX. -
    - Multi-HTTPS Transport - - Explains how to enable dynamic SSL profiles for the Micro Integrator component and how to dynamically load the SSL profiles at runtime using a periodic schedule or JMX invocation. -
    - Message Builders and Formatters - - When the Micro Integrator receives a request via a mode of transport, the transport uses a **message builder** to process the payload and convert it to SOAP. Similarly, when the Micro Integrator sends a message via a mode of transport, the publishing transport uses a **message formatter** to present the payload in the required format. This section explains how to configure these message builders and message formatters. -
    - Message Relay - - Enabling message relay allows the Micro Integrator component to to pass messages along without building or processing them unless specifically requested to do so. This way, the Micro Integrator can handle a higher throughput. -
    - Observability - - There are two possible observability solutions that you can enable for the Micro Integrator component. This section explains how to set them up and well as how to configure logging. The topics covered are as follows: -
  • - Setting up Cloud-Native Observability on a VM -
  • -
  • - Setting up Cloud-Native Observability on Kubernetes -
  • -
  • - Setting up Classic Observability Deployment -
  • -
  • - Configuring Logs -
  • -
  • - Enabling Logs for a Component -
  • -
  • - Configuring Logs -
  • -
  • - Managing Log Growth -
  • -
  • - Masking Sensitive Information in Logs -
  • -
    - Timestamp Conversion for RDBMS - - Explains how to enable/disable time stamp conversions for the RDBMS databases configured for the Micro Integrator component.. -
    - -### Deploying - -To deploy the Micro Integrator runtime, see the topics given below. - - - - - - - - - - - - - - -
    - Deployment Patterns - - This explains all the deployment patterns you can follow when you deploy WSO2 API manager. These patterns involve deploying the API Manager component together with Micro Integrator and Streaming Integrator components in clustered setups. -
    - Configuring a Micro Integrator Cluster - - Explains how to set up a two-node Micro Integrator cluster. -
    - Deployment Synchronization - - Set up deployment synchronization for the Micro Integrator. -
    - -### CI/CD - -To implement continuous integration and continuous deployment pipelines for integrations, see the topics given below. - - - - - - - - - - - - - - -
    - CI/CD for Integrations - Overview - - Find out about the methods of implementing CI/CD for integrations in the Micro Integrator. -
    - Building a CI/CD Pipeline for Integrations (VM deployment) - - See the instructions on how to implement a CI/CD pipeline for integrations in a VM deployment of the Micro Integrator. -
    - Building a CI/CD Pipeline for Integrations (K8s deployment) - - See the instructions on how to implement a CI/CD pipeline for integrations in a Kubernetes deployment of the Micro Integrator. -
    - -To manage integration artifacts and logs in the Micro Integrator by using the API Controller (apictl), see the topics given below. - - - - - - - - - - -
    - Getting Started with WSO2 API Controller - - Explains how to set up the API Controller. -
    - Managing Integrations - - Explains how to manage integrations with the API Controller. -
    - -### Upgrading - -The Micro integrator of WSO2 Enterprise Integrator is the predecessor of the Micro Integrator component of WSO2 API Manager. To upgrade from a WSO2 Enterprise Integrator version, see the following topics. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - Upgrading from WSO2 EI 7.1.x to WSO2 API-M 4.0.0 -
    - Upgrading from WSO2 EI 7.0.x to WSO2 API-M 4.0.0 -
    - Upgrading from WSO2 EI 6.6.x to WSO2 API-M 4.0.0 -
    - Migrating from WSO2 EI 6.5.x to WSO2 API-M 4.0.0 -
    - Migrating from WSO2 EI 6.4.x to WSO2 API-M 4.0.0 -
    - Migrating from WSO2 EI 6.3.x to WSO2 API-M 4.0.0 -
    - Migrating from WSO2 EI 6.2.x to WSO2 API-M 4.0.0 -
    - Migrating from WSO2 EI 6.1.1 to WSO2 API-M 4.0.0 -
    - Migrating from WSO2 EI 6.1.0 to WSO2 API-M 4.0.0 -
    ## Streaming Integrator