64afe243b4
* chore(deps): update lscr.io/linuxserver/netbootxyz docker tag to v2 * Update app version [ready] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Tipi CI <ci@runtipi.io> Co-authored-by: JigSaw <JigSawFr@users.noreply.github.com>
23 lines
592 B
JSON
23 lines
592 B
JSON
{
|
|
"name": "Netboot.xyz",
|
|
"available": true,
|
|
"port": 8675,
|
|
"exposable": true,
|
|
"id": "netbootxyz",
|
|
"description": "Your favorite operating systems in one place. A network-based bootable operating system installer based on iPXE.",
|
|
"tipi_version": 2,
|
|
"version": "2.0.53",
|
|
"categories": [
|
|
"utilities"
|
|
],
|
|
"short_desc": "Your favorite operating systems in one place.",
|
|
"author": "netboot.xyz",
|
|
"source": "https://github.com/netbootxyz/netboot.xyz",
|
|
"website": "https://netboot.xyz/",
|
|
"form_fields": [],
|
|
"supported_architectures": [
|
|
"arm64",
|
|
"amd64"
|
|
]
|
|
}
|