bytestash
Docker 应用程序 from data-jordan's Repository
概述
ByteStash is a web-based application for managing and organising code snippets with a clean, modern interface. Features include syntax highlighting, categorisation, a full-fledged code editor.
运行时参数
- 网络用户界面
http://[IP]:[PORT:5000]- 网络
bridge- 外壳
sh- 特权
- false
模板配置
WebUI PortPorttcp
- 目标
- 5000
- 默认值
- 5000
- 价值
- 5000
SNIPPET_DIRECTORYPathrw
Directory where code snippets will be stored
- 目标
- /data/snippets
- 默认值
- /mnt/user/appdata/bytestash/snippets
- 价值
- /mnt/user/appdata/bytestash/snippets
BASE_PATHVariable
Which base path should be used? E.g. /bytestash links to http://[IP]:[PORT]/bytestash/. Always start with a forward slash. Leave empty if not required.
JWT_SECRETVariable
Used for authentication, generate your own secure JWT secret and put it here
TOKEN_EXPIRYVariable
How long the token lasts, examples: 24h, 7d, 2w
- 价值
- 24h
OIDC_ENABLEDVariable
Should SSO be enabled?
- 默认值
- false
- 价值
- false
OIDC_DISPLAY_NAMEVariable
The OIDC provider name, e.g. Authelia, Authentik
OIDC_ISSUER_URLVariable
The auth URL of your SSO server, e.g. auth.website.com/application/o/bytestash
OIDC_CLIENT_IDVariable
The client ID to use
- 默认值
- bytestash
OIDC_CLIENT_SECRETVariable
The client secret you used to generate the hmac secret
ALLOW_NEW_ACCOUNTSVariable
Enable / disable the creation of new accounts
- 默认值
- true
- 价值
- true
DEBUGVariable
- 默认值
- false
- 价值
- false
详细信息
在Unraid 上运行 Bytestash 。
Bytestash 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。