Tracks
Docker app from CorneliousJD's Repository
Overview
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.
Runtime arguments
- Web UI
http://[IP]:[PORT:3000]/- Network
bridge- Shell
sh- Privileged
- false
Template configuration
Web InterfacePorttcp
Container Port: 3000
- Target
- 3000
- Default
- 3000
- Value
- 3000
DATABASE_NAMEVariable
Container Variable: DATABASE_NAME
- Default
- tracks
- Value
- tracks
DATABASE_HOSTVariable
Container Variable: DATABASE_HOST
- Default
- 10.0.0.10
- Value
- 10.0.0.10
DATABASE_PORTVariable
Container Variable: DATABASE_PORT
- Default
- 3306
- Value
- 3306
DATABASE_USERNAMEVariable
Container Variable: DATABASE_USERNAME
- Default
- tracks
- Value
- tracks
DATABASE_PASSWORDVariable
Container Variable: DATABASE_PASSWORD
- Default
- password
- Value
- password
DATABASE_TYPEVariable
mysql2 or postgresql
- Default
- mysql2
- Value
- mysql2
DATABASE_ENCODINGVariable
use utf8 for mysql or unicode for postgresql
- Default
- utf8
- Value
- utf8
RAILS_ENVVariable
Container Variable: RAILS_ENV
- Default
- production
- Value
- production
BUNDLE_WITHOUTVariable
Gem classes to omit (leave blank unless you know what this is for)
Categories
Download Statistics
99,239
Total Downloads
592
This Month
743
Avg / Month
Total Downloads Over Time
Loading chart...
Details
Repository
tracksapp/tracksLast Updated2026-04-24
First Seen2022-05-18
Run Tracks on Unraid.
Tracks is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.