-
Notifications
You must be signed in to change notification settings - Fork 0
Process Deployment and Configuration v0.1.0
DiCanio edited this page Oct 4, 2021
·
3 revisions
The process can be deployed by dropping the placeholder into the DSF BPE folger /opt/bpe/process
. The release notes of the process version 0.1.0 can be found here-placeholder.
- Add the jar-placeholder to the folder
/opt/bpe/process
. Make sure the file is readable by the bpe user or group, for example by executing:
sudo chmod 440 codex-process-feasibility-0.1.0.jar
sudo chown root:bpe codex-process-feasibility-0.1.0.jar
The following list highlights environment variables that can be set in the /opt/bpe/docker-compose.yml
file. See Configuration Parameters v0.1.0 for a full list of all options.
- Add the jar-placeholder to the folder
/opt/bpe/process
. Make sure the file is readable by the bpe user or group, for example by executing:
sudo chmod 440 codex-process-feasibility-0.1.0.jar
sudo chown root:bpe codex-process-feasibility-0.1.0.jar
The following list highlights environment variables that can be set in the /opt/bpe/docker-compose.yml
file. See Configuration Parameters v0.1.0 for a full list of all options.