yarnl

yarnl

Docker 应用程序 from titandrive's Repository

概述

Your self-hosted crochet companion. Manage crochet patterns, track project progress, and organize your pattern library. Supports multi-user, OIDC/SSO, scheduled backups, and more.

要求

PostgreSQL 16 container is required. Install the PostgreSQL template from Community Applications before installing Yarnl.

运行时参数

网络用户界面
http://[IP]:[PORT:3000]
网络
bridge
特权
false

模板配置

PortPorttcp
目标
3000
默认值
3000
价值
3000
App DataPathrw

Location where Yarnl stores all user data including patterns, thumbnails, notes, and backups

目标
/app/users
价值
/mnt/user/appdata/yarnl/users
Backup PathPathrw

Optional: mount an external path to store backups. Set 'Use External Backup Path' to true if using this.

目标
/backups
Use External Backup PathVariable

Set to true to store backups at the mounted Backup Path volume. Leave blank to store backups in App Data.

目标
BACKUP_PATH
Admin UsernameVariable

Initial admin account username

目标
ADMIN_USERNAME
默认值
admin
价值
admin
Admin PasswordVariable

Initial admin password (leave empty for passwordless login)

目标
ADMIN_PASSWORD
TimezoneVariable

Timezone for scheduled backups (e.g. America/New_York)

目标
TZ
默认值
UTC
价值
UTC
Database HostVariable

Hostname of the PostgreSQL container

目标
POSTGRES_HOST
默认值
yarnl-db
价值
yarnl-db
Database PortVariable

Port for the PostgreSQL database

目标
POSTGRES_PORT
默认值
5432
价值
5432
Database NameVariable

Name of the PostgreSQL database

目标
POSTGRES_DB
默认值
yarnl
价值
yarnl
Database UsernameVariable

PostgreSQL database username

目标
POSTGRES_USER
默认值
yarnl
价值
yarnl
Database PasswordVariable

PostgreSQL database password

目标
POSTGRES_PASSWORD
默认值
yarnl
价值
yarnl

下载统计数据

14,129
下载总数

详细信息

存储库
titandrive/yarnl
最后更新2026-04-15
初见2026-03-03

在Unraid 上运行 Yarnl 。

Yarnl 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。