Budget
Docker app from grtgbln's Repository
Overview
Requirements
Requires a separate MySQL database and Redis server.
Runtime arguments
- Web UI
http://[IP]:[PORT:80]/- Network
bridge- Privileged
- false
Template configuration
Container Port: 80
- Target
- 80
- Default
- 8000
- Value
- 8000
Name of the app
- Target
- APP_NAME
- Default
- Budget
- Value
- Budget
Key for the app
- Target
- APP_KEY
URL of the app. Must match Web UI Port
- Target
- APP_URL
- Default
- http://localhost:8000
- Value
- http://localhost:8000
Type of database
- Target
- DB_CONNECTION
- Default
- mysql
- Value
- mysql
Host of the database
- Target
- DB_HOST
- Default
- localhost
- Value
- localhost
Port of the database
- Target
- DB_PORT
- Default
- 3306
- Value
- 3306
Name of the database
- Target
- DB_DATABASE
- Default
- budget
- Value
- budget
Username of the database
- Target
- DB_USERNAME
Password of the database
- Target
- DB_PASSWORD
Host of the Redis server
- Target
- REDIS_HOST
- Default
- 127.0.0.1
- Value
- 127.0.0.1
Port of the Redis server
- Target
- REDIS_PORT
- Default
- 6379
- Value
- 6379
Password of the Redis server
- Target
- REDIS_PASSWORD
- Default
- null
- Value
- null
Mail driver
- Target
- MAIL_DRIVER
- Default
- smtp
- Value
- smtp
Host of the mail server
- Target
- MAIL_HOST
- Default
- smtp.mailtrap.io
- Value
- smtp.mailtrap.io
Port of the mail server
- Target
- MAIL_PORT
- Default
- 2525
- Value
- 2525
Username of the mail server
- Target
- MAIL_USERNAME
- Default
- null
- Value
- null
Password of the mail server
- Target
- MAIL_PASSWORD
- Default
- null
- Value
- null
Encryption of the mail server
- Target
- MAIL_ENCRYPTION
- Default
- null
- Value
- null
App ID of the Pusher server
- Target
- PUSHER_APP_ID
App key of the Pusher server
- Target
- PUSHER_APP_KEY
App secret of the Pusher server
- Target
- PUSHER_APP_SECRET
Environment of the app
- Target
- APP_ENV
- Default
- production
- Value
- production
Debug mode
- Target
- APP_DEBUG
- Default
- false|true
Log level
- Target
- APP_LOG_LEVEL
- Default
- debug|error|info
Broadcast driver
- Target
- BROADCAST_DRIVER
- Default
- log
- Value
- log
Cache driver
- Target
- CACHE_DRIVER
- Default
- file
- Value
- file
Session driver
- Target
- SESSION_DRIVER
- Default
- file
- Value
- file
Queue connection
- Target
- QUEUE_CONNECTION
- Default
- database
- Value
- database
Categories
Download Statistics
Details
rangeofmotion/budget:0.19.0Run Budget on Unraid.
Budget is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.