2022-03-23 01:56:07 +00:00
|
|
|
{
|
|
|
|
"name": "LNDg",
|
2022-04-29 04:07:13 +00:00
|
|
|
"is_beta": true,
|
2022-03-23 01:56:07 +00:00
|
|
|
"short_name": "lndg",
|
2022-04-21 04:07:49 +00:00
|
|
|
"latest_version": "v1.0.5",
|
|
|
|
"linux_user": "lndg",
|
2022-04-26 03:26:34 +00:00
|
|
|
"targz_download_url": "https://github.com/cryptosharks131/lndg/archive/refs/tags/{VERSION}.tar.gz",
|
|
|
|
"install_env_vars": {"var1":"val2", "var2": "val2"},
|
2022-04-21 04:07:49 +00:00
|
|
|
"http_port": "8889",
|
|
|
|
"https_port": "8890",
|
2022-03-23 01:56:07 +00:00
|
|
|
"requires_lightning": true,
|
|
|
|
"hide_status_icon": false,
|
|
|
|
"app_tile_default_status_text": "Lightning Tool",
|
2022-03-26 03:42:55 +00:00
|
|
|
"app_tile_running_status_text": "Running",
|
2022-04-29 04:07:13 +00:00
|
|
|
"app_tile_button_onclick": "open_app_in_new_tab({HTTP_PORT})",
|
2022-03-23 01:56:07 +00:00
|
|
|
"can_uninstall": true,
|
2022-03-26 03:42:55 +00:00
|
|
|
"can_enable_disable": true,
|
2022-04-21 04:07:49 +00:00
|
|
|
"show_on_application_page": true,
|
|
|
|
"show_on_homepage": true,
|
2022-05-10 04:52:59 +00:00
|
|
|
"show_on_status_page": true,
|
2022-03-26 03:42:55 +00:00
|
|
|
"port": 3000,
|
2022-03-23 01:56:07 +00:00
|
|
|
"homepage_order": 99
|
|
|
|
}
|