Service parameters
Service parameters are defined as part of the global configuration file, ComputeService.config.json. Global service parameters apply to all services within each version of SCM installed. Service parameters defined within a service definition define the parameter for only that service and version of SCM
Variable | Value | Explanation |
---|---|---|
eol |
End-Of-Life for jobs and storage files (days) |
After how many days should old jobs and their assets (files) be purged from the database |
port |
Port number for HTTP service |
Sets the port number for that service |
endpoint |
Can be ComputeService, ComputeQueue, ComputeProvisioner |
SCM service name when executable is SimulationCompute |
httpsprivatekey |
SSL private key |
HTTPS private key. Required to run in HTTPS protocol |
httpscertificate |
SSL Certificate |
HTTPS certificate. Required to run in HTTPS protocol |
logdefaultlevel |
Can be none, fatal, critical, error, warning, notice, information, debug, trace |
Log file default level |