algo-ng icon indicating copy to clipboard operation
algo-ng copied to clipboard

Current problems

Open jackivanov opened this issue 6 years ago • 0 comments

  • [ ] Certificates provisioning happens on the server. I would prefer to avoid the CA key leaking from the client's machine. Terraform doesn't allow to setup the password for private keys yet. Otherwise we may use any secure storage to keep the CA private with terraform.
  • [ ] How to get terraform binary? The better way is to build a gitlab page which detects user's OS and proposes the link to download terraform. This can simplify the installation. But bash wrapper would work as well
  • [ ] Documentations. Need to build a few more pages to describe the modules and how advanced users can use them separately in automated builds.
  • [ ] More then 1 command to deploy Algo without the wrapper. Not a problem actually, but would be good to simplify this.

jackivanov avatar Mar 27 '18 19:03 jackivanov