Skip to main content
Arupa consists of two parts: the Kernel and services. The Kernel provides the server runtime. Services add the management features that run on it. Install the Kernel first. Then get the core services you need and add them to your Kernel installation.

1. Install the Kernel

Choose the installation method that fits your environment:

Install from a binary

Run a released Kernel binary on Linux or macOS.

Install with Docker

Run the Kernel in a Docker container.

2. Get core service plugins

After the Kernel is installed, choose and obtain the services that provide the features you need. Start with the Coreplugins documentation. To add downloaded service packages to a running Kernel, see Install a service.