ENV_REPO_LIBJAR (default: libjar) - Directory with own java library or jdbc drivers
ENV_REPO_JETTY default:jetty.xml) - Configuration file for databases as JNDI and for server JETTY (used together with --config)
ENV_REPO_KEYSTORE default:keystore) - Configuration file keystore for server JETTY (used together with --config)
ENV_REPO_WEBDEF default:webdefault.xml) - Configuration file webdefault.xml for server JETTY (used together with --config)
ENV_REPO_WEBXML default:web.xml) - Configuration file for databases as JNDI and for server JETTY (used together with --config)
ENV_REPO_WEBPHP default:php.ini) - Configuration file for PHP for Quercus (used together with --config)
ENV_REPO_XML (default:repo.xml) - Configuration file for ProReports server (used together with --config)
ENV_REPO_VER (default:version.php) - Configuration file for web application ProReports (used together with --config)
ENV_KRB5_REALM (default:xxx) - Configuration for KERBEROS authentication
ENV_KRB5_KDC (default:-xxx) - Configuration for KERBEROS authentication
ENV_MAIL_DBG (default:false) - Debug for email sending
ENV_JMX_PORT (default:6969) - Port setting for JMX
ENV_MS_MEMORY (default:128M) - Setting parametr -Xms for java
ENV_MX_MEMORY (default:1024M) - Setting parametr -Xmx for java
ENV_CMD_BEFORE - Setting command executed before launching starting script
ENV_CMD_BEFORE_JAVA - Setting command executed before launching java
ENV_KPV_MOUNT - Setting for mountpoint in kubernetes cluster persistent volume (if exist), for example proreports
ENV_RSYNC_BASE - Setting path to file with rsync-dir configuration. This meachanism allows you to replicate database files of ProReports to the distributed ETCD (kubernetes cluster) or REDIS database. Thanks to this, the system remembers changes after restarting the container, even without applying persistent volume.
where files ca.crt, server.key, server.crt must be taken from the directory /etc/kubernetes/pki/etcd. If you launch ProReports in kubernetes cluster it's good idea to put these files as secret (together with rsync-base.ini).
ENV_RSYNC_FILES - Setting path to file with rsync-dir configuration for files uploaded to ProReports. This meachanism allows you to replicate files uploaded to ProReports to the distributed ETCD (kubernetes cluster) or REDIS database. Thanks to this, the system remembers changes after restarting the container, even without applying persistent volume. Configuration file is similar to file for ENV_RSYNC_BASE variable. You must change only parameters: