OpenBudgeteer
Aplicación Docker from Axelander's Repository
Visión general
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:8080]- Red
bridge- Concha
sh- Privilegiado
- false
Configuración de plantillas
Container Port: 8080
- Objetivo
- 8080
- Valor
- 6100
mysql, mariadb or postgresql
- Objetivo
- CONNECTION_PROVIDER
- Por defecto
- mariadb
IP address of database server
- Objetivo
- CONNECTION_SERVER
- Por defecto
- localhost
Port of database server
- Objetivo
- CONNECTION_PORT
- Por defecto
- 3306
Name of the database
- Objetivo
- CONNECTION_DATABASE
- Por defecto
- openbudgeteer
Database user
- Objetivo
- CONNECTION_USER
- Por defecto
- openbudgeteer
Password of database user
- Objetivo
- CONNECTION_PASSWORD
Password of database root user to automatically create database and user (mysql, mariadb only)
- Objetivo
- CONNECTION_ROOT_PASSWORD
IP address of Redis server
- Objetivo
- CONNECTION_REDIS_SERVER
- Por defecto
- localhost
Port of Redis server
- Objetivo
- CONNECTION_REDIS_PORT
- Por defecto
- 6379
Redis User (if ACL is used)
- Objetivo
- CONNECTION_REDIS_USER
Redis Password (if ACL is used)
- Objetivo
- CONNECTION_REDIS_PASSWORD
Redis Keys Prefix (if ACL is used)
- Objetivo
- CONNECTION_REDIS_PREFIX
Enables a login screen
- Objetivo
- APPSETTINGS_AUTH_ENABLED
- Por defecto
- false
- Valor
- true
Login User name
- Objetivo
- APPSETTINGS_AUTH_USERNAME
- Valor
- admin
Login User password
- Objetivo
- APPSETTINGS_AUTH_PASSWORD
- Valor
- hammerlock
Number of days for how long the session token in Redis will be kept
- Objetivo
- APPSETTINGS_AUTH_SESSION_DAYS
- Por defecto
- 7
- Valor
- 7
Sets localization like currency and number format (Must be a BCP 47 language tag)
- Objetivo
- APPSETTINGS_CULTURE
- Por defecto
- en-US
Generate a set of initial data for demo purposes
- Objetivo
- APPSETTINGS_DEMO_DATA
- Por defecto
- false
Categorías
Descargar estadísticas
Descargas totales a lo largo del tiempo
Detalles
axelander/openbudgeteerEjecute OpenBudgeteer en Unraid.
OpenBudgeteer se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.