Closed Simpleshell3 closed 2 years ago
@Simpleshell3 The changes in the client files in this PR are ok. However the superscript has issues. 1) It doesn't really modify the configuration file 2) The if check around the generation of the self signed certificate always fails - meaning the certificates are never generated; this then affects the setup of the private docker registry; which in turns leads to the eventual failure of the setup
Register the Client Application
Description
Added changes to successfully install client. automate environment setup and eliminate password prompts in docker and openssl config file. @Tonnix
Fixes # (issue)
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
$cd ~/code/scripts/setup/environment/superscript $bash superscript.sh $cd ~/code/client $bash register.sh $bash install.sh
...
Checklist: