Files
homepage/docs/widgets/services/gluetun.md
Tarow 6da46dd3b1
Some checks failed
Docs / Linting Checks (push) Has been cancelled
Docker / Linting Checks (push) Has been cancelled
Docker / Docker Build & Push (push) Has been cancelled
Docs / Test Build (push) Has been cancelled
Docs / Build & Deploy (push) Has been cancelled
Fix: Support Gluetun widget auth (#4034)
2024-09-24 11:15:46 -07:00

708 B

title, description
title description
Gluetun Gluetun Widget Configuration

Learn more about Gluetun.

!!! note

Requires [HTTP control server options](https://github.com/qdm12/gluetun-wiki/blob/main/setup/advanced/control-server.md) to be enabled. By default this runs on port `8000`.

Allowed fields: ["public_ip", "region", "country"].

To setup authentication, follow the official Gluetun documentation.

widget:
  type: gluetun
  url: http://gluetun.host.or.ip:port
  key: gluetunkey # Not required if /v1/publicip/ip endpoint is configured with `auth = none`