Skip to content

Improved install script

Peter Werner requested to merge install-script into master

This request contains fixes for the install script as well as fixes for the base path configuration.

The install script now supports a parameter with which the ref can be specified from which the binaries and service unit should be get from.

Changes were made in order to allow the first deployment of the system.

Acceptance criteria

  • Coverage is higher or equal to coverage on master coverage
  • Code doesn't contain TODOs or unused functions
  • Code has been inspected and deemed to have decent quality

Merge request reports