Project

General

Profile

Actions

Feature #2115

open

Clean multiple startup choices from ConnectorServer.sh

Added by Petr Fišer almost 5 years ago. Updated almost 5 years ago.

Status:
In Progress
Priority:
Normal
Assignee:
Petr Fišer
Start date:
03/11/2020
Due date:
% Done:

90%

Estimated time:
Owner:

Description

Currently, the ConnectorServer.sh startup script contains four choices of how to start the daemon. The startup script is tweaked specifically for each deployment.

This is ugly, because you cannot have drop-in replacement of the startup script. Also, you have to modify the file by hand, etc. AFAIK some options like keystorePath (not truststorePath!) are never used.
The choices are (and combinations):
  • start with / without truststore
  • start with / without debug mode

We should create some reasonable default and allow to specify options from the outside of startup script.
Will also need documentation change afterwards.

Actions

Also available in: Atom PDF