WYGIWYH
Aplicación Docker from grtgbln's Repository
Visión general
Requisitos
Requires a PostgreSQL database.
Argumentos en tiempo de ejecución
- Interfaz web
https://[IP]:[PORT:8000]/- Red
bridge- Privilegiado
- false
Configuración de plantillas
Container Port: 8000
- Objetivo
- 8000
- Por defecto
- 8000
- Valor
- 8000
URL to connect to the app. Must match Web UI Port.
- Objetivo
- URL
- Por defecto
- https://IP_ADDRESS:8000
- Valor
- https://IP_ADDRESS:8000
Database host.
- Objetivo
- SQL_HOST
- Por defecto
- localhost
- Valor
- localhost
Database port.
- Objetivo
- SQL_PORT
- Por defecto
- 5432
- Valor
- 5432
Database name.
- Objetivo
- SQL_DATABASE
- Por defecto
- wygiwyh
- Valor
- wygiwyh
Database user.
- Objetivo
- SQL_USER
- Por defecto
- wygiwyh
- Valor
- wygiwyh
Database password.
- Objetivo
- SQL_PASSWORD
- Por defecto
- wygiwyh
- Valor
- wygiwyh
Secure secret key. Unique, unpredictable value for cryptographic signing
- Objetivo
- SECRET_KEY
If enabled, deleted transactions are kept in the database. Useful for imports and API interactions.
- Objetivo
- ENABLE_SOFT_DELETE
- Por defecto
- false|true
Days to keep soft deleted transactions for (0 for indefinitely)
- Objetivo
- KEEP_DELETED_TRANSACTIONS_FOR
- Por defecto
- 365
- Valor
- 365
Enable debug mode
- Objetivo
- DEBUG
- Por defecto
- false|true
- Valor
- false
Whether to use secure cookies
- Objetivo
- HTTPS_ENABLED
- Por defecto
- true|false
- Valor
- false
Space separated list of allowed domains/IPs without the protocol
- Objetivo
- DJANGO_ALLOWED_HOSTS
- Por defecto
- localhost 127.0.0.1 [::1]
- Valor
- localhost 127.0.0.1 [::1]
Session cookie age in seconds
- Objetivo
- SESSION_EXPIRY_TIME
- Por defecto
- 2678400
- Valor
- 2678400
Number of web server workers
- Objetivo
- WEB_CONCURRENCY
- Por defecto
- 4
- Valor
- 4
Number of workers for async tasks
- Objetivo
- TASK_WORKERS
- Por defecto
- 1
- Valor
- 1
Categorías
Descargar estadísticas
Descargas totales a lo largo del tiempo
Detalles
eitchtee/wygiwyh:latestEjecute WYGIWYH en Unraid.
WYGIWYH se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.