NGINX

OKA can be run behind a proxy such as NGINX (e.g., to setup TLS secure connections to OKA in HTTPS)

A pre-generated conf file can be found in ${OKA_INSTALL_DIR}/conf/nginx.conf.

Configuration

In order to use NGINX as a proxy, just copy (and potentially adapt to your needs) the file ${OKA_INSTALL_DIR}/conf/nginx.conf in the folder /etc/nginx/conf.d/ and restart the service systemctl restart nginx.

Warning

On OS such as RHEL, you might need to disable or properly configure SELinux to access OKA. Check the documentation: https://www.redhat.com/en/topics/linux/what-is-selinux