FastAPI-DLS
Docker 应用程序 from grtgbln's Repository
概述
Minimal Delegated License Service (DLS)
要求
Generate certificates before starting the container for the first time. See documentation: https://git.collinwebdesigns.de/oscar.krause/fastapi-dls/-/tree/main/#docker
运行时参数
- 网络用户界面
http://[IP]:[PORT:443]/- 网络
bridge- 外壳
sh- 特权
- false
模板配置
HTTPS PortPorttcp
Same as DLS Port below.
- 目标
- 443
- 默认值
- 4443
- 价值
- 4443
DLS PortVariable
Choose port you want to use. Make sure to change the HTTPS port above to match it.
- 目标
- DSL_PORT
- 默认值
- 4443
- 价值
- 4443
App CertPathrw
Read the description above to make this folder. You do not need to change the path.
- 目标
- /app/cert
- 默认值
- /mnt/user/appdata/fastapi-dls/cert
- 价值
- /mnt/user/appdata/fastapi-dls/cert
App DatabasePathrw
Read the description above to make this folder. You do not need to change the path.
- 目标
- /app/database
- 默认值
- /mnt/user/appdata/fastapi-dls/data
- 价值
- /mnt/user/appdata/fastapi-dls/data
DSL IPVariable
Put your container's IP (or your host's IP if it's shared).
- 目标
- DLS_URL
- 默认值
- localhost
- 价值
- localhost
Internal Database PathVariable
Internal path to database. Not recommended to change.
- 目标
- DATABASE
- 默认值
- sqlite:////app/database/db.sqlite
- 价值
- sqlite:////app/database/db.sqlite
DebugVariable
Enable debugging
- 目标
- DEBUG
- 默认值
- true|false
Lease LengthVariable
Lease length, in days. Max 90 days.
- 目标
- LEASE_EXPIRE_DAYS
- 默认值
- 90
- 价值
- 90
下载统计数据
216,892
下载总数
13,141
本月
13,208
平均每月
长期下载总量
加载图表...
详细信息
存储库
collinwebdesigns/fastapi-dls:latest最后更新2025-08-11
初见2023-04-20
在Unraid 上运行 FastAPI-DLS 。
FastAPI-DLS 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。