GoDoxy
Docker app from grtgbln's Repository
Overview
A lightweight, easy-to-use, and performant reverse proxy.
Requirements
Expects a config file in the Config Path directory: https://github.com/yusing/go-proxy/wiki/Configurations#config-file-example
Runtime arguments
- Network
host- Privileged
- false
Template configuration
API - JWT SecretVariable
Run `openssl rand -base64 32` to generate.
- Target
- GODOXY_API_JWT_SECRET
API - JWT Time To LiveVariable
JWT expiry time
- Target
- GODOXY_API_JWT_TOKEN_TTL
- Default
- 1h
- Value
- 1h
API - UserVariable
API username
- Target
- GODOXY_API_USER
- Default
- admin
- Value
- admin
API - PasswordVariable
API password
- Target
- GODOXY_API_PASSWORD
API - AddressVariable
API address
- Target
- GODOXY_API_ADDR
- Default
- 127.0.0.1:8888
- Value
- 127.0.0.1:8888
HTTP PortVariabletcp
HTTP port
- Target
- GODOXY_HTTP_ADDR
- Default
- :80
- Value
- :80
HTTPS PortVariabletcp
HTTPS port
- Target
- GODOXY_HTTPS_ADDR
- Default
- :443
- Value
- :443
Block HTTPVariable
Block HTTP connections
- Target
- GODOXY_API_JWT_SECURE
- Default
- true|false
- Value
- true
Config PathPath
Path to the config directory
- Target
- /app/config
- Default
- /mnt/user/appdata/go_doxy/config
- Value
- /mnt/user/appdata/go_doxy/config
Error Pages PathPath
Path to the error pages directory
- Target
- /app/error_pages
- Default
- /mnt/user/appdata/go_doxy/error_pages
- Value
- /mnt/user/appdata/go_doxy/error_pages
Certs PathPath
Path to the certs directory
- Target
- /app/certs
- Default
- /mnt/user/appdata/go_doxy/certs
- Value
- /mnt/user/appdata/go_doxy/certs
Docker SocketPathro
Path to the Docker socket
- Target
- /var/run/docker.sock
- Default
- /var/run/docker.sock
- Value
- /var/run/docker.sock
Docker Socker Proxy AddressVariable
- Target
- SOCKET_PROXY_LISTEN_ADDR
- Default
- 127.0.0.1:2375
- Value
- 127.0.0.1:2375
DebugVariable
Enable debug mode
- Target
- GODOXY_DEBUG
- Default
- false|true
Prometheus AddressVariable
Prometheus address
- Target
- GODOXY_PROMETHEUS_ADDR
PGIDVariable
- Target
- GODOXY_UID
- Default
- 99
- Value
- 99
PUIDVariable
- Target
- GODOXY_GID
- Default
- 100
- Value
- 100
Download Statistics
146
Total Downloads
Details
Repository
ghcr.io/yusing/godoxy:latestLast Updated2025-09-09
First Seen2025-12-09
Run GoDoxy on Unraid.
GoDoxy is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.