added new app: linkding (1.44.1)
This commit is contained in:
parent
cbfb60f0c3
commit
b698481a9c
4 changed files with 122 additions and 0 deletions
20
apps/linkding/config.json
Normal file
20
apps/linkding/config.json
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"name": "linkding",
|
||||
"available": true,
|
||||
"port": 8690,
|
||||
"exposable": true,
|
||||
"dynamic_config": true,
|
||||
"id": "linkding",
|
||||
"description": "linkding is a bookmark manager that you can host yourself. It's designed be to be minimal, fast, and easy to set up using Docker.",
|
||||
"tipi_version": 1,
|
||||
"version": "1.44.1",
|
||||
"categories": ["utilities"],
|
||||
"short_desc": "self-hosted bookmark manager",
|
||||
"author": "sissbruecker",
|
||||
"source": "https://github.com/sissbruecker/linkding",
|
||||
"website": "https://www.linkding.link/",
|
||||
"form_fields": [],
|
||||
"supported_architectures": ["arm64", "amd64"],
|
||||
"created_at": 1763331296327,
|
||||
"updated_at": 1763331296327
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue