taskchampion-sync-server
taskchampion-sync-server
Aplicación Docker from UnraidUser-3609265787's Repository
Visión general
Requisitos
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:8080]/- Red
bridge- Concha
sh- Privilegiado
- false
- Parámetros adicionales
--restart=unless-stopped
Configuración de plantillas
Host port mapped to the container's internal port 8080. Default is 8007 to avoid conflicts with common Unraid services.
- Objetivo
- 8080
- Por defecto
- 8007
- Valor
- 8007
Persistent storage for the SQLite task database.
- Objetivo
- /var/lib/taskchampion-sync-server
- Por defecto
- /mnt/user/appdata/taskchampion-sync-server
- Valor
- /mnt/user/appdata/taskchampion-sync-server
UID the server process runs as. Defaults to Unraid's nobody user (99). Change to match your user ID on other systems (run `id` to find it).
- Por defecto
- 99
- Valor
- 99
GID the server process runs as. Defaults to Unraid's users group (100). Change to match your group ID on other systems (run `id` to find it).
- Por defecto
- 100
- Valor
- 100
Required. UUID(s) allowed to sync. Comma-separated for multiple devices (e.g. uuid1,uuid2). Generate a UUID with `uuidgen` on Linux/Mac or use an online generator. The container will not start without this.
- Objetivo
- CLIENT_ID
Set to true to prevent new clients from registering after initial setup. Only useful after all your devices have synced at least once — enabling this before first sync will block even allowed clients.
- Objetivo
- NO_CREATE_CLIENTS
- Por defecto
- false
- Valor
- false
Address and port the server binds to inside the container. Only change this if you also adjust the container port above.
- Objetivo
- LISTEN
- Por defecto
- 0.0.0.0:8080
- Valor
- 0.0.0.0:8080
Categorías
Detalles
ghcr.io/furan917/taskchampion-sync-server:latestEjecute taskchampion-sync-server en Unraid.
taskchampion-sync-server se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.