Details
-
Feature
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
Description
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.
Attachments
Issue Links
- 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...