If set, the following environment variables will overwrite existing
configuration.
OBS_USERNAME (system): Administrator username
OBS_PASSWORD (VLUwclQO7rj46TQ+cfKBdg==): Hash of administrator password.
Alternatively, a plain-text password can be used if OBS_PASSWORD_HASHED is set
to anything except "Y"
OBS_PASSWORD_HASHED (Y): Indicates that the value of OBS_PASSWORD is
already hashed.
OBS_HOSTNAME (localhost)
OBS_LICENSE_NAME (EvaluationOnly)
OBS_LICENSE_KEY (62pMG-YPD6l-3ggaG-b5MCT-xA)
OBS_USER_HOME (user): Absolute or relative path from "/obsr"
OBS_ENFORCE_SSL (): If TRUE, tomcat will redirect http connections to
/obs/jsp/user/* and /obs/jsp/system/* to https. If FALSE, this rule will be
removed.
ROOT_ENFORCE_SSL (): If TRUE, tomcat will redirect http connections
to /* to https. If FALSE, this rule will be removed.
RPS_USERNAME (system)
RPS_PASSWORD_HASH (2dLf2cvC) Must be a hash. Default is the hash of
"system"
RPS_ENFORCE_SSL (): If TRUE, tomcat will redirect http connections to
/rps/jsp/system/* to https. If FALSE, this rule will be removed
RDR_ENABLED (false): If "true" (case-sensitive) will join an RDR
RDR_PROTOCOL (https)
RDR_HOSTNAME ()
RDR_PORT (443)
RDR_USER (system)
RDR_PASSWORD (system): Hash of password for RDR. Alternatively, a
plain-text password can be used if RDR_PASSWORD_HASHED is set to anything
other than "true" (case-sensitive)
RDR_PASSWORD_HASHED (false): If set to "true" (case-sensitive) OBSR will
will not hash RDR_PASSWORD
RDR_CLIENT_HOST ()
OBSR_HTTP_PORT (8080): Port must be higher than 1024
OBSR_HTTPS_PORT (8443): Port muust be higher than 1024
OBSR_KEYSTORE_FILE (conf/keystore): path to the java keystore file
The application runs as the limited user "ahsay" (400:400)
Catalina is started with the 'run' command to prevent daemonizing. Likewise,
nohup has been removed from startup.sh
SSLv2Hello is enabled to provide backwards compatibility for older Ahsay
agents (<= 6.21.0.0)
docker stop (SIGTERM) is caught and redirected at catalina.sh stop for a
safe shutdown. If your OBS needs more than 10 seconds to stop, be sure to use
the --time n flag prevent docker from prematurely resorting to kill.
Ahsay's check-v7-license-required.zip has been included. Run against an active
OBSR with docker exec CONTAINER_NAME ShowV7Usage.sh
On-the-fly branding using env variables
Agents downloads, Agent liveupdates, docs, and java-x86 have been removed.
landing page has a title attribute
favicon.ico from obsr/webapps/obs/jsp/icon/obm.gif