[go: up one dir, main page]

Enable usage of wg-up.sh for bare metal deployments

Version Control Information

Source branch: feature/use-wg-scripts-for-bare-metal Target branch: devel

Commits:

* Add action script wg-down.sh

This is the reverse script to ./actions/wg-up.sh. It is used to
tear down the WireGuard VPN tunnel to the deployment again.

* Enable usage of wg-up.sh for bare metal deployments

Enable the usage of the action script ./actions/wg-up.sh to
establish a WireGuard VPN tunnel to the deployment also for bare
metal deployments, i.e. if Terraform is not used.

Also the environment variable $wg_private_key_command has been
introduced to provide a third way to let the user specify their
WireGuard private key using a retrieve command.

Description

Feel free to add further information about your MR in this section

Closes: #


Merge Prerequisites

  • MR title (and description) are descriptive
  • Code is readable and syntactically correct
  • Code is understandable
  • Documentation has been updated, if necessary
  • Commit messages look good
  • Release note file in RST format added in latest commit

As a developer: please do not tick these boxes yourself. As a reviewer: please get yourself a hot cold beverage.

Merge request reports

Loading