All apps · 0 apps
Knot
Docker app from grtgbln's Repository
Overview
The next-generation social coding platform, built on the AT Protocol.
Install Knot on Unraid in a few clicks.
Find Knot in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Open the Apps tab on your Unraid server Search Community Apps for Knot Review the template variables and paths Click Install
Requirements
May require a reverse proxy to the web UI.
Categories
Related apps
Explore more like this
Explore allDetails
Repository
atcr.io/tangled.org/knot:latestLast Updated2026-06-22
First Seen2026-04-29
Runtime arguments
- Web UI
http://[IP]:[PORT:5555]/- Network
bridge- Privileged
- false
Template configuration
Web UI PortPorttcp
Container Port: 5555
- Target
- 5555
- Default
- 5555
- Value
- 5555
SSH PortPort
Container Port: 22
- Target
- 22
- Default
- 2222
- Value
- 2222
Server HostnameVariable
Hostname/domain for instance (e.g. knot.example.com)
- Target
- KNOT_SERVER_HOSTNAME
Server OwnerVariable
Owner string
- Target
- KNOT_SERVER_OWNER
- Default
- did:plc:yourdidgoeshere
- Value
- did:plc:yourdidgoeshere
Keys PathPath
Path to server keys
- Target
- /etc/ssh/keys
- Default
- /mnt/user/appdata/knot/keys
- Value
- /mnt/user/appdata/knot/keys
Repositories PathPath
Path to repositories
- Target
- /home/git/repositories
- Default
- /mnt/user/appdata/knot/repositories
- Value
- /mnt/user/appdata/knot/repositories
App DataPath
Path to app data
- Target
- /app
- Default
- /mnt/user/appdata/knot/data
- Value
- /mnt/user/appdata/knot/data
Internal Database PathVariable
Internal path to database. Not recommended to change.
- Target
- KNOT_SERVER_DB_PATH
- Default
- /app/knotserver.db
- Value
- /app/knotserver.db
Internal Repositories PathVariable
Internal path to repositories. Not recommended to change.
- Target
- KNOT_REPO_SCAN_PATH
- Default
- /home/git/repositories
- Value
- /home/git/repositories
Internal Listen AddressVariable
Internal listen address. Not recommended to change.
- Target
- KNOT_SERVER_INTERNAL_LISTEN_ADDR
- Default
- localhost:5444
- Value
- localhost:5444