-
Type:
Feature
-
Status: Released (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: JS Universal Agent
-
Labels:
Desired Behavior
- The Agent gets a new command line argument -data-directory=, denoting a directory structure similar to JobScheduler Master.
config/ private/ private.conf private-https.jks logs/ tmp/
- The new folder structure for the Agent is the following:
- config/private is the folder for the secret informations related to the Agent and the content must be only readable by the Agent.
Observations
- Currently, all files are optional. The Agent can be started with an empty data directory. The files in the folder private are required for the use of HTTPS connection.
- is duplicated by
-
JS-1619 The working directory of the JobScheduler Agent is used to store temporary files
-
- Dismissed
-
- is related to
-
SET-69 Setup considers Agent data directory
-
- Released
-
- is required by
-
JS-1628 HTTPS for Universal Agent, command line option -ip-address= replaced
-
- Released
-
- mentioned in
-
Page Loading...