Skip to content

v0.3.5

Latest
Compare
Choose a tag to compare
@miklosbagi miklosbagi released this 26 Jan 19:59
· 1 commit to main since this release

What's changed

Warning

Breaking change ahead: starting from gluetun 3.40.0+ versions, control server requires authentication. You can read more about this in gluetun control server documentation.

Gluetrans, from version 0.3.5 and above provides support for this change, but an API key must be provided. Please consult compose the examples and config.toml example.

In short:

  1. Set GLUETUN_CONTROL_API_KEY in your environment variables.
  2. Create a role in gluetun's config.toml with the same API key.
  3. Map config.toml to gluetun container.
  4. Set the same API key in gluetrans' environment variables.

Full Changelog: v0.3.4...v0.3.5