Tracks
Aplicación Docker from CorneliousJD's Repository
Visión general
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.
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:3000]/- Red
bridge- Concha
sh- Privilegiado
- false
Configuración de plantillas
Web InterfacePorttcp
Container Port: 3000
- Objetivo
- 3000
- Por defecto
- 3000
- Valor
- 3000
DATABASE_NAMEVariable
Container Variable: DATABASE_NAME
- Por defecto
- tracks
- Valor
- tracks
DATABASE_HOSTVariable
Container Variable: DATABASE_HOST
- Por defecto
- 10.0.0.10
- Valor
- 10.0.0.10
DATABASE_PORTVariable
Container Variable: DATABASE_PORT
- Por defecto
- 3306
- Valor
- 3306
DATABASE_USERNAMEVariable
Container Variable: DATABASE_USERNAME
- Por defecto
- tracks
- Valor
- tracks
DATABASE_PASSWORDVariable
Container Variable: DATABASE_PASSWORD
- Por defecto
- password
- Valor
- password
DATABASE_TYPEVariable
mysql2 or postgresql
- Por defecto
- mysql2
- Valor
- mysql2
DATABASE_ENCODINGVariable
use utf8 for mysql or unicode for postgresql
- Por defecto
- utf8
- Valor
- utf8
RAILS_ENVVariable
Container Variable: RAILS_ENV
- Por defecto
- production
- Valor
- production
BUNDLE_WITHOUTVariable
Gem classes to omit (leave blank unless you know what this is for)
Categorías
Descargar estadísticas
99,239
Descargas totales
592
Este mes
743
Media / Mes
Descargas totales a lo largo del tiempo
Cargando gráfico...
Detalles
Repositorio
tracksapp/tracksÚltima actualización2026-04-24
Visto por primera vez2022-05-18
Ejecute Tracks en Unraid.
Tracks se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.