Budget

Budget

Docker 应用程序 from grtgbln's Repository

概述

An open-source web application that helps you keep track of your finances.

要求


        Requires a separate MySQL database and Redis server.
    

运行时参数

网络用户界面
http://[IP]:[PORT:80]/
网络
bridge
特权
false

模板配置

Web UI PortPorttcp

Container Port: 80

目标
80
默认值
8000
价值
8000
App NameVariable

Name of the app

目标
APP_NAME
默认值
Budget
价值
Budget
App KeyVariable

Key for the app

目标
APP_KEY
App URLVariable

URL of the app. Must match Web UI Port

目标
APP_URL
默认值
http://localhost:8000
价值
http://localhost:8000
Database - TypeVariable

Type of database

目标
DB_CONNECTION
默认值
mysql
价值
mysql
Database - HostVariable

Host of the database

目标
DB_HOST
默认值
localhost
价值
localhost
Database - PortVariable

Port of the database

目标
DB_PORT
默认值
3306
价值
3306
Database - NameVariable

Name of the database

目标
DB_DATABASE
默认值
budget
价值
budget
Database - UsernameVariable

Username of the database

目标
DB_USERNAME
Database - PasswordVariable

Password of the database

目标
DB_PASSWORD
Redis - HostVariable

Host of the Redis server

目标
REDIS_HOST
默认值
127.0.0.1
价值
127.0.0.1
Redis - PortVariable

Port of the Redis server

目标
REDIS_PORT
默认值
6379
价值
6379
Redis - PasswordVariable

Password of the Redis server

目标
REDIS_PASSWORD
默认值
null
价值
null
Mail - DriverVariable

Mail driver

目标
MAIL_DRIVER
默认值
smtp
价值
smtp
Mail - HostVariable

Host of the mail server

目标
MAIL_HOST
默认值
smtp.mailtrap.io
价值
smtp.mailtrap.io
Mail - PortVariable

Port of the mail server

目标
MAIL_PORT
默认值
2525
价值
2525
Mail - UsernameVariable

Username of the mail server

目标
MAIL_USERNAME
默认值
null
价值
null
Mail - PasswordVariable

Password of the mail server

目标
MAIL_PASSWORD
默认值
null
价值
null
Mail - EncryptionVariable

Encryption of the mail server

目标
MAIL_ENCRYPTION
默认值
null
价值
null
Pusher - App IDVariable

App ID of the Pusher server

目标
PUSHER_APP_ID
Pusher - App KeyVariable

App key of the Pusher server

目标
PUSHER_APP_KEY
Pusher - App SecretVariable

App secret of the Pusher server

目标
PUSHER_APP_SECRET
App EnvironmentVariable

Environment of the app

目标
APP_ENV
默认值
production
价值
production
DebugVariable

Debug mode

目标
APP_DEBUG
默认值
false|true
Log LevelVariable

Log level

目标
APP_LOG_LEVEL
默认值
debug|error|info
Broadcast DriverVariable

Broadcast driver

目标
BROADCAST_DRIVER
默认值
log
价值
log
Cache DriverVariable

Cache driver

目标
CACHE_DRIVER
默认值
file
价值
file
Session DriverVariable

Session driver

目标
SESSION_DRIVER
默认值
file
价值
file
Queue ConnectionVariable

Queue connection

目标
QUEUE_CONNECTION
默认值
database
价值
database

下载统计数据

907
下载总数

详细信息

存储库
rangeofmotion/budget:0.19.0
最后更新2024-08-31
初见2025-01-16

在Unraid 上运行 Budget 。

Budget 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。