Configurations

Learn how to configure Jikkou API Server.

Jikkou API Server is built with Micronaut Framework.

The default configuration file is located in the installation directory of you server under the path /etc/application.yaml.

You can either modify this configuration file directly or create a new one. Then, your configuration file path can be targeted through the MICRONAUT_CONFIG_FILES environment variable.

A YAML Configuration file example can be found here: application.yaml


API Server

Learn how to configure the Jikkou API server.

Authentication

Learn how to secure access to Jikkou API server.

CLI Proxy Mode

Learn how to configure Jikkou CLI in proxy mode.