added new app: homarr (v1.37.0)
This commit is contained in:
parent
2a894d5e20
commit
0b34b315b1
4 changed files with 408 additions and 0 deletions
24
apps/homarr/config.json
Normal file
24
apps/homarr/config.json
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"name": "Homarr",
|
||||
"id": "homarr",
|
||||
"available": true,
|
||||
"short_desc": "A simple, yet powerful dashboard for your server",
|
||||
"author": "traefik",
|
||||
"port": 7575,
|
||||
"categories": [
|
||||
"utilities"
|
||||
],
|
||||
"description": "A simple, yet powerful dashboard for your server",
|
||||
"tipi_version": 2,
|
||||
"version": "v1.37.0",
|
||||
"source": "https://homarr.dev/",
|
||||
"exposable": true,
|
||||
"supported_architectures": [
|
||||
"arm64",
|
||||
"amd64"
|
||||
],
|
||||
"created_at": 1758234878230,
|
||||
"updated_at": 1758234878230,
|
||||
"dynamic_config": true,
|
||||
"form_fields": []
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue