modify App

This commit is contained in:
llwaini 2022-04-06 16:14:00 +08:00
parent 57ae78f1b6
commit 2186fcd74a
7 changed files with 14 additions and 14 deletions

View File

@ -1,7 +1,7 @@
{ {
"version": "2.0", "version": "2.0",
"title": "2FAuth", "title": "2FAuth",
"name": "2FAuth", "name": "2fauth",
"icon": "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/2FAuth/icon.png", "icon": "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/2FAuth/icon.png",
"tagline": "A web app to manage your Two-Factor Authentication (2FA) accounts and generate their security codes", "tagline": "A web app to manage your Two-Factor Authentication (2FA) accounts and generate their security codes",
"overview": "2FAuth is a web based self-hosted alternative to One Time Passcode (OTP) generators like Google Authenticator, designed for both mobile and desktop.", "overview": "2FAuth is a web based self-hosted alternative to One Time Passcode (OTP) generators like Google Authenticator, designed for both mobile and desktop.",
@ -66,7 +66,7 @@
}, },
"restart_policy": "always", "restart_policy": "always",
"sysctls": [], "sysctls": [],
"cap_add": [], "cap_add": {},
"labels": [], "labels": [],
"host_name": "", "host_name": "",
"cmd": [] "cmd": []

View File

@ -1,7 +1,7 @@
{ {
"version": "2.0", "version": "2.0",
"title": "Duplicati", "title": "Duplicati",
"name": "Duplicati", "name": "duplicati",
"icon": "https://cdn.jsdelivr.net/gh/IceWhaleTech/AppIcon@main/all/duplicati.png", "icon": "https://cdn.jsdelivr.net/gh/IceWhaleTech/AppIcon@main/all/duplicati.png",
"tagline": "Store securely encrypted backups in the cloud!", "tagline": "Store securely encrypted backups in the cloud!",
"overview": "Duplicati is a free, open source, backup client that securely stores encrypted, incremental, compressed backups on cloud storage services and remote file servers.", "overview": "Duplicati is a free, open source, backup client that securely stores encrypted, incremental, compressed backups on cloud storage services and remote file servers.",
@ -97,7 +97,7 @@
}, },
"restart_policy": "unless-stopped", "restart_policy": "unless-stopped",
"sysctls": [], "sysctls": [],
"cap_add": [], "cap_add": {},
"labels": [], "labels": [],
"host_name": "", "host_name": "",
"cmd": [] "cmd": []

View File

@ -1,7 +1,7 @@
{ {
"version": "2.0", "version": "2.0",
"title": "Emby", "title": "Emby",
"name": "Emby", "name": "emby",
"icon": "https://cdn.jsdelivr.net/gh/IceWhaleTech/AppIcon@main/all/emby.png", "icon": "https://cdn.jsdelivr.net/gh/IceWhaleTech/AppIcon@main/all/emby.png",
"tagline": "TAKE YOUR MEDIA ANYWHERE WITH EMBY", "tagline": "TAKE YOUR MEDIA ANYWHERE WITH EMBY",
"overview": "Bringing all of your home videos, music, and photos together into one place has never been easier. Your personal Emby Server automatically converts and streams your media on-the-fly to play on any device.", "overview": "Bringing all of your home videos, music, and photos together into one place has never been easier. Your personal Emby Server automatically converts and streams your media on-the-fly to play on any device.",
@ -141,7 +141,7 @@
}, },
"restart_policy": "unless-stopped", "restart_policy": "unless-stopped",
"sysctls": [], "sysctls": [],
"cap_add": [], "cap_add": {},
"labels": [], "labels": [],
"host_name": "", "host_name": "",
"cmd": [] "cmd": []

View File

@ -1,7 +1,7 @@
{ {
"version": "2.0", "version": "2.0",
"title": "Grafana", "title": "Grafana",
"name": "Grafana", "name": "grafana",
"icon": "https://cdn.jsdelivr.net/gh/IceWhaleTech/AppIcon@main/all/grafana.png", "icon": "https://cdn.jsdelivr.net/gh/IceWhaleTech/AppIcon@main/all/grafana.png",
"tagline": "Grafana is a complete observability stack that allows you to monitor and analyze metrics, logs and traces. It allows you to query, visualize, alert on and understand your data no matter where it is stored. ", "tagline": "Grafana is a complete observability stack that allows you to monitor and analyze metrics, logs and traces. It allows you to query, visualize, alert on and understand your data no matter where it is stored. ",
"overview": "Grafana open source is open source visualization and analytics software.Visualizations: Fast and flexible client side graphs with a multitude of options. Panel plugins offer many different ways to visualize metrics and logs. Dynamic Dashboards: Create dynamic & reusable dashboards with template variables that appear as dropdowns at the top of the dashboard. Explore Metrics: Explore your data through ad-hoc queries and dynamic drilldown. Split view and compare different time ranges, queries and data sources side by side. Explore Logs: Experience the magic of switching from metrics to logs with preserved label filters. Quickly search through all your logs or streaming them live. Alerting: Visually define alert rules for your most important metrics. Grafana will continuously evaluate and send notifications to systems like Slack, PagerDuty, VictorOps, OpsGenie. Mixed Data Sources: Mix different data sources in the same graph! You can specify a data source on a per-query basis. This works for even custom datasources.", "overview": "Grafana open source is open source visualization and analytics software.Visualizations: Fast and flexible client side graphs with a multitude of options. Panel plugins offer many different ways to visualize metrics and logs. Dynamic Dashboards: Create dynamic & reusable dashboards with template variables that appear as dropdowns at the top of the dashboard. Explore Metrics: Explore your data through ad-hoc queries and dynamic drilldown. Split view and compare different time ranges, queries and data sources side by side. Explore Logs: Experience the magic of switching from metrics to logs with preserved label filters. Quickly search through all your logs or streaming them live. Alerting: Visually define alert rules for your most important metrics. Grafana will continuously evaluate and send notifications to systems like Slack, PagerDuty, VictorOps, OpsGenie. Mixed Data Sources: Mix different data sources in the same graph! You can specify a data source on a per-query basis. This works for even custom datasources.",
@ -53,7 +53,7 @@
}, },
"restart_policy": "always", "restart_policy": "always",
"sysctls": [], "sysctls": [],
"cap_add": [], "cap_add": {},
"labels": [], "labels": [],
"host_name": "", "host_name": "",
"cmd": [] "cmd": []

View File

@ -1,7 +1,7 @@
{ {
"version": "2.0", "version": "2.0",
"title": "Node-RED", "title": "Node-RED",
"name": "Node-RED", "name": "node-red",
"icon": "https://cdn.jsdelivr.net/gh/IceWhaleTech/AppIcon@main/all/node-red.png", "icon": "https://cdn.jsdelivr.net/gh/IceWhaleTech/AppIcon@main/all/node-red.png",
"tagline": "Low-code programming for event-driven applications", "tagline": "Low-code programming for event-driven applications",
"overview": "Node-RED is a programming tool for wiring together hardware devices, APIs and online services in new and interesting ways. It provides a browser-based editor that makes it easy to wire together flows using the wide range of nodes in the palette that can be deployed to its runtime in a single-click.", "overview": "Node-RED is a programming tool for wiring together hardware devices, APIs and online services in new and interesting ways. It provides a browser-based editor that makes it easy to wire together flows using the wide range of nodes in the palette that can be deployed to its runtime in a single-click.",
@ -62,7 +62,7 @@
}, },
"restart_policy": "always", "restart_policy": "always",
"sysctls": [], "sysctls": [],
"cap_add": [], "cap_add": {},
"labels": [], "labels": [],
"host_name": "", "host_name": "",
"cmd": [] "cmd": []

View File

@ -1,7 +1,7 @@
{ {
"version": "2.0", "version": "2.0",
"title": "Transmission", "title": "Transmission",
"name": "Transmission", "name": "transmission",
"icon": "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Transmission/icon.png", "icon": "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Transmission/icon.png",
"tagline": "Transmission is a cross-platform BitTorrent client ", "tagline": "Transmission is a cross-platform BitTorrent client ",
"overview": "Transmission is an open source, volunteer-based project. Unlike some BitTorrent clients, Transmission doesn't play games with its users to make money: Transmission doesn't bundle toolbars, pop-up ads, flash ads, twitter tools, or anything else. It doesn't hold some features back for a payware version. Its source code is available for anyone to review. We don't track our users, and our website and forums have no third-party ads or analytics.", "overview": "Transmission is an open source, volunteer-based project. Unlike some BitTorrent clients, Transmission doesn't play games with its users to make money: Transmission doesn't bundle toolbars, pop-up ads, flash ads, twitter tools, or anything else. It doesn't hold some features back for a payware version. Its source code is available for anyone to review. We don't track our users, and our website and forums have no third-party ads or analytics.",
@ -141,7 +141,7 @@
}, },
"restart_policy": "unless-stopped", "restart_policy": "unless-stopped",
"sysctls": [], "sysctls": [],
"cap_add": [], "cap_add": {},
"labels": [], "labels": [],
"host_name": "", "host_name": "",
"cmd": [] "cmd": []

View File

@ -1,7 +1,7 @@
{ {
"version": "2.0", "version": "2.0",
"title": "Unifi-controller", "title": "Unifi-controller",
"name": "Unifi-controller", "name": "unifi-controller",
"icon": "https://cdn.jsdelivr.net/gh/IceWhaleTech/AppIcon@main/all/unifi-controller.png", "icon": "https://cdn.jsdelivr.net/gh/IceWhaleTech/AppIcon@main/all/unifi-controller.png",
"tagline": "The Unifi-controller software is a powerful, enterprise wireless software engine ideal for high-density client deployments requiring low latency and high uptime performance.", "tagline": "The Unifi-controller software is a powerful, enterprise wireless software engine ideal for high-density client deployments requiring low latency and high uptime performance.",
"overview": "For Unifi to adopt other devices, e.g. an Access Point, it is required to change the inform IP address. Because Unifi runs inside Docker by default it uses an IP address not accessible by other devices. To change this go to Settings > System Settings > Controller Configuration and set the Controller Hostname/IP to a hostname or IP address accessible by your devices. Additionally the checkbox \"Override inform host with controller hostname/IP\" has to be checked, so that devices can connect to the controller during adoption (devices use the inform-endpoint during adoption).", "overview": "For Unifi to adopt other devices, e.g. an Access Point, it is required to change the inform IP address. Because Unifi runs inside Docker by default it uses an IP address not accessible by other devices. To change this go to Settings > System Settings > Controller Configuration and set the Controller Hostname/IP to a hostname or IP address accessible by your devices. Additionally the checkbox \"Override inform host with controller hostname/IP\" has to be checked, so that devices can connect to the controller during adoption (devices use the inform-endpoint during adoption).",
@ -151,7 +151,7 @@
}, },
"restart_policy": "unless-stopped", "restart_policy": "unless-stopped",
"sysctls": [], "sysctls": [],
"cap_add": [], "cap_add": {},
"labels": [], "labels": [],
"host_name": "", "host_name": "",
"cmd": [] "cmd": []