tillywork
官方Docker 应用程序 from grtgbln's Repository
概述
要求
Requires a separate PostgreSQL database and Redis instance.
运行时参数
- 网络用户界面
http://[IP]:[PORT:80]/- 网络
bridge- 特权
- false
模板配置
Container Port: 80
- 目标
- 80
- 默认值
- 8080
- 价值
- 80
Container Port: 3000
- 目标
- 3000
- 默认值
- 3000
- 价值
- 3000
Postgres database host
- 目标
- TW_DB_HOST
Postgres database port
- 目标
- TW_DB_PORT
- 默认值
- 5432
- 价值
- 5432
Postgres database name
- 目标
- TW_DB_NAME
- 默认值
- tillywork
- 价值
- tillywork
Postgres database user
- 目标
- TW_DB_USERNAME
- 默认值
- postgres
- 价值
- postgres
Postgres database password
- 目标
- TW_DB_PASSWORD
Use SSL for Postgres connection
- 目标
- TW_DB_ENABLE_SSL
- 默认值
- false|true
Redis host
- 目标
- TW_REDIS_HOST
Redis port
- 目标
- TW_REDIS_PORT
- 默认值
- 6379
- 价值
- 6379
Secret key
- 目标
- TW_SECRET_KEY
Enable mail
- 目标
- TW_MAIL_ENABLE
- 默认值
- false|true
SMTP host. Remove if mail not enabled.
- 目标
- TW_MAIL_HOST
SMTP port. Remove if mail not enabled.
- 目标
- TW_MAIL_PORT
- 默认值
- 587
- 价值
- 587
Use SSL for SMTP connection. Remove if mail not enabled.
- 目标
- TW_MAIL_SECURE
- 默认值
- false|true
SMTP user. Remove if mail not enabled.
- 目标
- TW_MAIL_USER
SMTP password. Remove if mail not enabled.
- 目标
- TW_MAIL_PASS
Storage type
- 目标
- TW_FILE_STORAGE_TYPE
- 默认值
- local|s3|azure
Path for local files. Remove if not using local storage.
- 目标
- /app/uploads
AWS access key ID. Remove if not using S3 storage.
- 目标
- TW_AWS_ACCESS_KEY_ID
AWS secret access key. Remove if not using S3 storage.
- 目标
- TW_AWS_SECRET_ACCESS_KEY
AWS region. Remove if not using S3 storage.
- 目标
- TW_AWS_REGION
AWS S3 endpoint. Remove if not using S3 storage.
- 目标
- TW_AWS_S3_ENDPOINT
AWS S3 bucket. Remove if not using S3 storage.
- 目标
- TW_AWS_S3_BUCKET
Azure connection string. Remove if not using Azure storage.
- 目标
- TW_AZURE_CONNECTION_STRING
Azure container. Remove if not using Azure storage.
- 目标
- TW_AZURE_CONTAINER_NAME
CDN URL
- 目标
- TW_CDN_URL
Log queries
- 目标
- TW_ENABLE_QUERY_LOGGING
- 默认值
- false|true
Log request bodies
- 目标
- TW_ENABLE_REQ_BODY_LOGGING
- 默认值
- false|true
Node environment. Not recommended to change.
- 目标
- NODE_ENV
- 默认值
- development|production|test
Internal API port. Not recommended to change.
- 目标
- PORT
- 默认值
- 3000
- 价值
- 3000
下载统计数据
长期下载总量
详细信息
tillywork/tillywork:latest在Unraid 上运行 Tillywork 。
Tillywork 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。