FastAPI-DLS
Aplicación Docker from grtgbln's Repository
Visión general
Minimal Delegated License Service (DLS)
Requisitos
Generate certificates before starting the container for the first time. See documentation: https://git.collinwebdesigns.de/oscar.krause/fastapi-dls/-/tree/main/#docker
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:443]/- Red
bridge- Concha
sh- Privilegiado
- false
Configuración de plantillas
HTTPS PortPorttcp
Same as DLS Port below.
- Objetivo
- 443
- Por defecto
- 4443
- Valor
- 4443
DLS PortVariable
Choose port you want to use. Make sure to change the HTTPS port above to match it.
- Objetivo
- DSL_PORT
- Por defecto
- 4443
- Valor
- 4443
App CertPathrw
Read the description above to make this folder. You do not need to change the path.
- Objetivo
- /app/cert
- Por defecto
- /mnt/user/appdata/fastapi-dls/cert
- Valor
- /mnt/user/appdata/fastapi-dls/cert
App DatabasePathrw
Read the description above to make this folder. You do not need to change the path.
- Objetivo
- /app/database
- Por defecto
- /mnt/user/appdata/fastapi-dls/data
- Valor
- /mnt/user/appdata/fastapi-dls/data
DSL IPVariable
Put your container's IP (or your host's IP if it's shared).
- Objetivo
- DLS_URL
- Por defecto
- localhost
- Valor
- localhost
Internal Database PathVariable
Internal path to database. Not recommended to change.
- Objetivo
- DATABASE
- Por defecto
- sqlite:////app/database/db.sqlite
- Valor
- sqlite:////app/database/db.sqlite
DebugVariable
Enable debugging
- Objetivo
- DEBUG
- Por defecto
- true|false
Lease LengthVariable
Lease length, in days. Max 90 days.
- Objetivo
- LEASE_EXPIRE_DAYS
- Por defecto
- 90
- Valor
- 90
Categorías
Descargar estadísticas
216,892
Descargas totales
13,141
Este mes
13,208
Media / Mes
Descargas totales a lo largo del tiempo
Cargando gráfico...
Detalles
Repositorio
collinwebdesigns/fastapi-dls:latestÚltima actualización2025-08-11
Visto por primera vez2023-04-20
Ejecute FastAPI-DLS en Unraid.
FastAPI-DLS se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.