GoDoxy
Aplicación Docker from grtgbln's Repository
Visión general
A lightweight, easy-to-use, and performant reverse proxy.
Requisitos
Expects a config file in the Config Path directory: https://github.com/yusing/go-proxy/wiki/Configurations#config-file-example
Argumentos en tiempo de ejecución
- Red
host- Privilegiado
- false
Configuración de plantillas
API - JWT SecretVariable
Run `openssl rand -base64 32` to generate.
- Objetivo
- GODOXY_API_JWT_SECRET
API - JWT Time To LiveVariable
JWT expiry time
- Objetivo
- GODOXY_API_JWT_TOKEN_TTL
- Por defecto
- 1h
- Valor
- 1h
API - UserVariable
API username
- Objetivo
- GODOXY_API_USER
- Por defecto
- admin
- Valor
- admin
API - PasswordVariable
API password
- Objetivo
- GODOXY_API_PASSWORD
API - AddressVariable
API address
- Objetivo
- GODOXY_API_ADDR
- Por defecto
- 127.0.0.1:8888
- Valor
- 127.0.0.1:8888
HTTP PortVariabletcp
HTTP port
- Objetivo
- GODOXY_HTTP_ADDR
- Por defecto
- :80
- Valor
- :80
HTTPS PortVariabletcp
HTTPS port
- Objetivo
- GODOXY_HTTPS_ADDR
- Por defecto
- :443
- Valor
- :443
Block HTTPVariable
Block HTTP connections
- Objetivo
- GODOXY_API_JWT_SECURE
- Por defecto
- true|false
- Valor
- true
Config PathPath
Path to the config directory
- Objetivo
- /app/config
- Por defecto
- /mnt/user/appdata/go_doxy/config
- Valor
- /mnt/user/appdata/go_doxy/config
Error Pages PathPath
Path to the error pages directory
- Objetivo
- /app/error_pages
- Por defecto
- /mnt/user/appdata/go_doxy/error_pages
- Valor
- /mnt/user/appdata/go_doxy/error_pages
Certs PathPath
Path to the certs directory
- Objetivo
- /app/certs
- Por defecto
- /mnt/user/appdata/go_doxy/certs
- Valor
- /mnt/user/appdata/go_doxy/certs
Docker SocketPathro
Path to the Docker socket
- Objetivo
- /var/run/docker.sock
- Por defecto
- /var/run/docker.sock
- Valor
- /var/run/docker.sock
Docker Socker Proxy AddressVariable
- Objetivo
- SOCKET_PROXY_LISTEN_ADDR
- Por defecto
- 127.0.0.1:2375
- Valor
- 127.0.0.1:2375
DebugVariable
Enable debug mode
- Objetivo
- GODOXY_DEBUG
- Por defecto
- false|true
Prometheus AddressVariable
Prometheus address
- Objetivo
- GODOXY_PROMETHEUS_ADDR
PGIDVariable
- Objetivo
- GODOXY_UID
- Por defecto
- 99
- Valor
- 99
PUIDVariable
- Objetivo
- GODOXY_GID
- Por defecto
- 100
- Valor
- 100
Descargar estadísticas
146
Descargas totales
Detalles
Repositorio
ghcr.io/yusing/godoxy:latestÚltima actualización2025-09-09
Visto por primera vez2025-12-09
Ejecute GoDoxy en Unraid.
GoDoxy se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.