Configuring Container Runtime Settings

CPLA container runtime settings are configured using environment variables in the CPLA environment file.
  1. Stop the CPLA service.

    systemctl stop cpla.service

  2. Edit the file.

    /etc/checkpoint/cpla/env

    Add or modify the required environment variables. (See, Runtime-Specific Configuration).

  3. Start the CPLA service.

    systemctl start cpla.service