New LinkAhead Release 0.8.0

A new LinkAhead release is out! It adds an experimental inclusion of Envoy with which WebGRPC modules can be used to extend the WebUI. Download the trial version here!

What’s new

Added

  • An envoy default configuration has been added together with the corresponding options in LinkAhead profile. It allows serving GRPC and XML API under the same port. See docs/deploy_concept.md
  • Templates for certificate renewal servies are now available in the Debian package. They are located in /etc/systemd/system/linkahead_renewcert_default.*, documentation is in README_SETUP.md.

Fixed

  • #257 The profile schema now also validates an empty scripting field
  • Correct default docker image name (i.e. 0.X.Y instead of v0.X.Y)