GoDoxy
Docker 应用程序 from grtgbln's Repository
概述
A lightweight, easy-to-use, and performant reverse proxy.
要求
Expects a config file in the Config Path directory: https://github.com/yusing/go-proxy/wiki/Configurations#config-file-example
运行时参数
- 网络
host- 特权
- false
模板配置
API - JWT SecretVariable
Run `openssl rand -base64 32` to generate.
- 目标
- GODOXY_API_JWT_SECRET
API - JWT Time To LiveVariable
JWT expiry time
- 目标
- GODOXY_API_JWT_TOKEN_TTL
- 默认值
- 1h
- 价值
- 1h
API - UserVariable
API username
- 目标
- GODOXY_API_USER
- 默认值
- admin
- 价值
- admin
API - PasswordVariable
API password
- 目标
- GODOXY_API_PASSWORD
API - AddressVariable
API address
- 目标
- GODOXY_API_ADDR
- 默认值
- 127.0.0.1:8888
- 价值
- 127.0.0.1:8888
HTTP PortVariabletcp
HTTP port
- 目标
- GODOXY_HTTP_ADDR
- 默认值
- :80
- 价值
- :80
HTTPS PortVariabletcp
HTTPS port
- 目标
- GODOXY_HTTPS_ADDR
- 默认值
- :443
- 价值
- :443
Block HTTPVariable
Block HTTP connections
- 目标
- GODOXY_API_JWT_SECURE
- 默认值
- true|false
- 价值
- true
Config PathPath
Path to the config directory
- 目标
- /app/config
- 默认值
- /mnt/user/appdata/go_doxy/config
- 价值
- /mnt/user/appdata/go_doxy/config
Error Pages PathPath
Path to the error pages directory
- 目标
- /app/error_pages
- 默认值
- /mnt/user/appdata/go_doxy/error_pages
- 价值
- /mnt/user/appdata/go_doxy/error_pages
Certs PathPath
Path to the certs directory
- 目标
- /app/certs
- 默认值
- /mnt/user/appdata/go_doxy/certs
- 价值
- /mnt/user/appdata/go_doxy/certs
Docker SocketPathro
Path to the Docker socket
- 目标
- /var/run/docker.sock
- 默认值
- /var/run/docker.sock
- 价值
- /var/run/docker.sock
Docker Socker Proxy AddressVariable
- 目标
- SOCKET_PROXY_LISTEN_ADDR
- 默认值
- 127.0.0.1:2375
- 价值
- 127.0.0.1:2375
DebugVariable
Enable debug mode
- 目标
- GODOXY_DEBUG
- 默认值
- false|true
Prometheus AddressVariable
Prometheus address
- 目标
- GODOXY_PROMETHEUS_ADDR
PGIDVariable
- 目标
- GODOXY_UID
- 默认值
- 99
- 价值
- 99
PUIDVariable
- 目标
- GODOXY_GID
- 默认值
- 100
- 价值
- 100
下载统计数据
146
下载总数
详细信息
存储库
ghcr.io/yusing/godoxy:latest最后更新2025-09-09
初见2025-12-09
在Unraid 上运行 GoDoxy 。
GoDoxy 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。