Tracks
Docker 应用程序 from CorneliousJD's Repository
概述
Tracks is a web-based todo application to help you implement the GTD methodology.
NOTE: After installing, you must console into the container and run the following command to initialize the database first!
rake db:reset
After running that command, you should see the database has tables in it and the app should be usable at that point.
运行时参数
- 网络用户界面
http://[IP]:[PORT:3000]/- 网络
bridge- 外壳
sh- 特权
- false
模板配置
Web InterfacePorttcp
Container Port: 3000
- 目标
- 3000
- 默认值
- 3000
- 价值
- 3000
DATABASE_NAMEVariable
Container Variable: DATABASE_NAME
- 默认值
- tracks
- 价值
- tracks
DATABASE_HOSTVariable
Container Variable: DATABASE_HOST
- 默认值
- 10.0.0.10
- 价值
- 10.0.0.10
DATABASE_PORTVariable
Container Variable: DATABASE_PORT
- 默认值
- 3306
- 价值
- 3306
DATABASE_USERNAMEVariable
Container Variable: DATABASE_USERNAME
- 默认值
- tracks
- 价值
- tracks
DATABASE_PASSWORDVariable
Container Variable: DATABASE_PASSWORD
- 默认值
- password
- 价值
- password
DATABASE_TYPEVariable
mysql2 or postgresql
- 默认值
- mysql2
- 价值
- mysql2
DATABASE_ENCODINGVariable
use utf8 for mysql or unicode for postgresql
- 默认值
- utf8
- 价值
- utf8
RAILS_ENVVariable
Container Variable: RAILS_ENV
- 默认值
- production
- 价值
- production
BUNDLE_WITHOUTVariable
Gem classes to omit (leave blank unless you know what this is for)
下载统计数据
99,239
下载总数
592
本月
743
平均每月
长期下载总量
加载图表...
详细信息
在Unraid 上运行 Tracks 。
Tracks 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。