chore: update app descriptions
This commit is contained in:
parent
4c79f3b4b1
commit
6ee5b66166
|
@ -9,8 +9,8 @@
|
|||
"version": "2022w41",
|
||||
"supported_architectures": ["amd64", "arm64"],
|
||||
"categories": ["photography"],
|
||||
"description": "",
|
||||
"short_desc": "",
|
||||
"description": "Complete photo management service",
|
||||
"short_desc": "Complete photo management service",
|
||||
"author": "Niaz Faridani-Rad",
|
||||
"source": "https://github.com/LibrePhotos/librephotos",
|
||||
"form_fields": [
|
||||
|
|
|
@ -15,7 +15,8 @@
|
|||
"form_fields": [
|
||||
{
|
||||
"type": "text",
|
||||
"label": "Monero Daemon Address in format node.host.name:port, i.e. node.sethforprivacy.com:18089",
|
||||
"label": "Monero Daemon",
|
||||
"hint": "Address in format node.host.name:port, i.e. node.sethforprivacy.com:18089",
|
||||
"max": 100,
|
||||
"min": 10,
|
||||
"required": false,
|
||||
|
|
|
@ -3,9 +3,10 @@
|
|||
"name": "Monero Daemon",
|
||||
"available": true,
|
||||
"exposable": true,
|
||||
"no_gui": true,
|
||||
"port": 18080,
|
||||
"id": "monerod",
|
||||
"tipi_version": 2,
|
||||
"tipi_version": 3,
|
||||
"version": "v0.18.1.1",
|
||||
"categories": ["finance"],
|
||||
"description": "A device on the Internet running the Monero software, with a full copy of the Monero blockchain, actively assisting the Monero network. This is a simple and straightforward Dockerized monerod built from source and exposing standard ports. Please note that running this requires >50GB of free disk space and is best run on solid-state (SSD) storage.",
|
||||
|
|
|
@ -2,9 +2,10 @@
|
|||
"$schema": "../schema.json",
|
||||
"name": "ZeroTier",
|
||||
"available": true,
|
||||
"no_gui": true,
|
||||
"port": 9993,
|
||||
"id": "zerotier",
|
||||
"tipi_version": 1,
|
||||
"tipi_version": 2,
|
||||
"version": "v1.10.1",
|
||||
"categories": ["network", "security"],
|
||||
"description": "ZeroTier combines the capabilities of VPN and SD-WAN, simplifying network management.",
|
||||
|
|
Loading…
Reference in New Issue
Block a user