Installation Prerequisites

Before installing the Apinizer Platform, ensure that the necessary prerequisites are in place. Verify that the operating system is supported and that you have the required development platforms before starting the installation process.

Supported Operating Systems

As Apinizer operates on Kubernetes, it supports all operating systems that have Kubernetes installed. However, the scratch installations in the documentation are for Linux-based operating systems.


Components Required for Apinizer

NameVersion/Requirement
Kubernetes / Tanzu / OpenShift / RKE2There is no version dependency. Since Apinizer images are provided rootless via DockerHub, they can be run on any container orchestration based platform.
MongodbThere are no version dependencies. However, the MongoDB to be installed must be configured as a replica set (even if it is a single node, it must be configured as a replica set. It should not be configured as a standalone instance).
ElasticsearchCurrently, version 7.9.2 is officially supported.

Installation Procedures

Installation operations can be done in different ways. If you have an existing Kubernetes Cluster, you can use it, install it in Cloud environments, install it from scratch on a Linux-based operating system, or install it quickly with Helm.

For details, you can follow the instructions on the relevant page according to the method suitable for you: