Files
appstore-1panel/apps/list.json
okxlin a5d814b5ea feat: 添加 'qBittorrent,jellyfin,ALS,alist,watchtower' 到应用商店 (#24)
* '添加qBittorrent,jellyfin,ALS,alist,watchtower'

* 添加flarum到应用商店

* 添加flarum到list

* 更新flarum的一些说明

* 更新flarum logo

* 添加重启参数

* 规范化
2023-05-04 15:12:17 +08:00

450 lines
14 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"version": "v0.0.39",
"tags": [
{
"key": "WebSite",
"name": "建站"
},
{
"key": "Server",
"name": "Web 服务器"
},
{
"key": "Runtime",
"name": "运行环境"
},
{
"key": "Database",
"name": "数据库"
},
{
"key": "Tool",
"name": "工具"
},
{
"key": "CI/CD",
"name": "CI/CD"
},
{
"key": "Local",
"name": "本地"
}
],
"items": [
{
"key": "mysql",
"name": "MySQL",
"tags": ["Database"],
"versions": ["5.5.62","5.6.51","5.7.39","8.0.30"],
"shortDescZh": "MySQL 开源关系型数据库",
"shortDescEn": "Open source relational database management system",
"type": "runtime",
"crossVersionUpdate": false,
"limit": 1,
"recommend": 4,
"website": "https://www.mysql.com",
"github": "https://github.com/mysql/mysql-server",
"document": "https://dev.mysql.com/doc/"
},
{
"key": "openresty",
"name": "OpenResty",
"tags": ["Server"],
"versions": ["1.21.4.1"],
"shortDescZh": "基于 NGINX 和 LuaJIT 的 Web 平台",
"shortDescEn": "High performance web platform based on Nginx and LuaJIT",
"type": "runtime",
"limit": 1,
"crossVersionUpdate": true,
"recommend": 3,
"website": "https://openresty.org",
"github": "https://github.com/openresty/openresty",
"document": "http://openresty.org/cn/getting-started.html"
},
{
"key": "wordpress",
"name": "WordPress",
"tags": ["WebSite"],
"versions": ["6.2.0"],
"shortDescZh": "著名的开源博客软件和 CMS 系统",
"shortDescEn": "Open source blogging software and content management system",
"type": "website",
"recommend": 1,
"limit": 0,
"crossVersionUpdate": true,
"website": "https://wordpress.org/",
"github": "https://github.com/WordPress/WordPress",
"document": "https://cn.wordpress.org/support/"
},
{
"key": "redis",
"name": "Redis",
"tags": ["Database"],
"versions": ["7.0.5","6.0.16"],
"shortDescZh": "高性能的开源键值数据库",
"shortDescEn": "High-performance key-value database",
"type": "runtime",
"limit": 1,
"crossVersionUpdate": true,
"website": "https://redis.io/",
"github": "https://github.com/redis/redis",
"document": "https://redis.io/docs/"
},
{
"key": "halo",
"name": "Halo",
"tags": ["WebSite"],
"versions": ["2.5.1"],
"shortDescZh": "强大易用的开源建站工具",
"shortDescEn": "Powerful and easy-to-use open source website builder",
"type": "website",
"limit": 0,
"recommend": 2,
"crossVersionUpdate": true,
"website": "https://halo.run/",
"github": "https://github.com/halo-dev/halo",
"document": "https://docs.halo.run/"
},
{
"key": "phpmyadmin",
"name": "phpMyAdmin",
"tags": ["Tool"],
"versions": ["5.2.1"],
"shortDescZh": "基于 Web 的 MySQL 数据库管理工具",
"shortDescEn": "MySQL database management tools",
"type": "tool",
"limit": 1,
"crossVersionUpdate": true,
"website": "https://www.phpmyadmin.net/",
"github": "https://github.com/phpmyadmin/phpmyadmin",
"document": "https://www.phpmyadmin.net/docs/"
},
{
"key": "redis-commander",
"name": "Redis-Commander",
"tags": ["Tool"],
"versions": ["0.8.1"],
"shortDescZh": "Redis Web 管理工具",
"shortDescEn": "Redis web management tool",
"type": "tool",
"limit": 1,
"crossVersionUpdate": true,
"website": "http://joeferner.github.io/redis-commander/",
"github": "https://github.com/joeferner/redis-commander",
"document": "https://github.com/joeferner/redis-commander/blob/master/docs/configuration.md"
},
{
"key": "minio",
"name": "MinIO",
"tags": ["Tool"],
"versions": ["RELEASE.2022-08-13T21-54-44Z"],
"shortDescZh": "开源的对象存储服务器",
"shortDescEn": "Open source object storage server",
"type": "tool",
"limit": 1,
"crossVersionUpdate": true,
"website": "https://min.io/download",
"github": "https://github.com/minio/minio",
"document": "https://min.io/docs/minio/kubernetes/upstream"
},
{
"key": "dataease",
"name": "DataEase",
"tags": ["Tool"],
"versions": ["1.18.6"],
"shortDescZh": "人人可用的开源数据可视化分析工具",
"shortDescEn": "Open source data visualization and analysis tools available to everyone",
"type": "tool",
"limit": 0,
"recommend": 5,
"crossVersionUpdate": true,
"website": "https://dataease.io/",
"github": "https://github.com/dataease/dataease",
"document": "https://dataease.io/docs/"
},
{
"key": "jenkins",
"name": "Jenkins",
"tags": ["CI/CD"],
"versions": ["2.391"],
"shortDescZh": "开源的持续集成工具",
"shortDescEn": "Build great things at any scale",
"type": "tool",
"limit": 1,
"crossVersionUpdate": false,
"website": "https://www.jenkins.io/",
"github": "https://github.com/jenkinsci/jenkins",
"document": "https://www.jenkins.io/doc/book/"
},
{
"key": "postgresql",
"name": "PostgreSQL",
"tags": ["Database"],
"versions": ["15.2-alpine"],
"shortDescZh": "PostgreSQL 开源关系型数据库",
"shortDescEn": "Open Source Relational Database",
"type": "runtime",
"limit": 1,
"crossVersionUpdate": false,
"website": "https://www.postgresql.org/",
"github": "https://github.com/postgres/postgres",
"document": "https://www.postgresql.org/docs/"
},
{
"key": "mongodb",
"name": "MongoDB",
"tags": ["Database"],
"versions": ["6.0.4"],
"shortDescZh": "MongoDB 开源文档数据库",
"shortDescEn": "Fractional file storage database",
"type": "runtime",
"limit": 1,
"crossVersionUpdate": false,
"website": "https://www.mongodb.com/",
"github": "https://github.com/mongodb/mongo",
"document": "https://www.mongodb.com/docs/"
},
{
"key": "mariadb",
"name": "MariaDB",
"tags": ["Database"],
"versions": ["10.9.5"],
"shortDescZh": "著名的 MySQL 分支版本",
"shortDescEn": "The open source relational database",
"type": "runtime",
"crossVersionUpdate": false,
"limit": 1,
"website": "https://mariadb.org/",
"github": "https://github.com/MariaDB/server/",
"document": "https://mariadb.org/documentation/"
},
{
"key": "docker-registry",
"name": "Docker Registry",
"tags": ["CI/CD"],
"versions": ["2.8.1"],
"shortDescZh": "Docker 镜像存储库",
"shortDescEn": "A storage and distribution system for named Docker images",
"type": "runtime",
"crossVersionUpdate": false,
"limit": 1,
"website": "https://hub.docker.com/_/registry",
"github": "https://github.com/distribution/distribution",
"document": "https://docs.docker.com/registry/"
},
{
"key": "nexus",
"name": "Nexus Repository",
"tags": ["CI/CD"],
"versions": ["3.47.1"],
"shortDescZh": "开源的软件制品库",
"shortDescEn": "An open source repository for build artifacts",
"type": "runtime",
"crossVersionUpdate": false,
"limit": 1,
"website": "https://www.sonatype.com/products/nexus-repository",
"github": "https://github.com/sonatype/docker-nexus3",
"document": "https://help.sonatype.com/repomanager3"
},
{
"key": "wikijs",
"name": "Wiki.js",
"tags": ["WebSite"],
"versions": ["2.5.298"],
"shortDescZh": "一个基于 Node.js 构建的现代而强大的 Wiki 应用程序。",
"shortDescEn": "A modern and powerful wiki app built on Node.js",
"type": "website",
"limit": 0,
"crossVersionUpdate": false,
"website": "https://js.wiki/",
"github": "https://github.com/requarks/wiki",
"document": "https://docs.requarks.io/"
},
{
"key": "uptime-kuma",
"name": "Uptime Kuma",
"tags": ["Tool"],
"versions": ["1.20.2"],
"shortDescZh": "一个自托管的监控工具",
"shortDescEn": "A fancy self-hosted monitoring tool",
"type": "tool",
"limit": 0,
"crossVersionUpdate": false,
"website": "https://uptime.kuma.pet/",
"github": "https://github.com/louislam/uptime-kuma",
"document": "https://github.com/louislam/uptime-kuma/wiki"
},
{
"key": "kodbox",
"name": "Kodbox",
"tags": ["Tool"],
"versions": ["1.37.03"],
"shortDescZh": "可道云推出的企业级私有云存储解决方案",
"shortDescEn": "Kodbox is a file manager for web. It is also a web code editor, which allows you to develop websites directly within the web browser.",
"type": "tool",
"limit": 0,
"crossVersionUpdate": true,
"website": "https://kodcloud.com/",
"github": "https://github.com/kalcaddle/kodbox",
"document": "https://docs.kodcloud.com/"
},
{
"key": "php5",
"name": "PHP 5",
"tags": ["Runtime"],
"versions": ["5.6.40"],
"shortDescZh": "PHP5 运行环境",
"shortDescEn": "PHP5 Runtime",
"type": "php",
"limit": 0,
"recommend": 9998,
"crossVersionUpdate": false,
"website": "https://www.php.net/",
"github": "https://github.com/php/php-src",
"document": "https://www.php.net/docs.php"
},
{
"key": "php7",
"name": "PHP 7",
"tags": ["Runtime"],
"versions": ["7.4.33"],
"shortDescZh": "PHP7 运行环境",
"shortDescEn": "PHP7 Runtime",
"type": "php",
"limit": 0,
"recommend": 9997,
"crossVersionUpdate": false,
"website": "https://www.php.net/",
"github": "https://github.com/php/php-src",
"document": "https://www.php.net/docs.php"
},
{
"key": "php8",
"name": "PHP 8",
"tags": ["Runtime"],
"versions": ["8.2.0"],
"shortDescZh": "PHP8 运行环境",
"shortDescEn": "PHP8 Runtime",
"type": "php",
"limit": 0,
"recommend": 9996,
"crossVersionUpdate": false,
"website": "https://www.php.net/",
"github": "https://github.com/php/php-src",
"document": "https://www.php.net/docs.php"
},
{
"key": "gitea",
"name": "Gitea",
"tags": ["CI/CD"],
"versions": ["1.19.1"],
"shortDescZh": "一个自托管的 Git 服务",
"shortDescEn": "a self-hosted Git service",
"type": "tool",
"limit": 0,
"crossVersionUpdate": false,
"website": "https://gitea.io/",
"github": "https://github.com/go-gitea/gitea",
"document": "https://docs.gitea.io/"
},
{
"key": "qBittorrent",
"name": "qBittorrent",
"tags": ["Tool"],
"versions": ["4.3.5","4.5.2","latest"],
"shortDescZh": "qBittorrent是一个跨平台的开源BitTorrent客户端",
"shortDescEn": "qBittorrent is a cross-platform open source BitTorrent client",
"type": "tool",
"limit": 0,
"crossVersionUpdate": true,
"website": "https://www.qbittorrent.org/",
"github": "https://github.com/qbittorrent/qBittorrent",
"document": "http://wiki.qbittorrent.org/"
},
{
"key": "jellyfin",
"name": "Jellyfin",
"tags": ["Tool"],
"versions": ["10.8.9","unstable"],
"shortDescZh": "Jellyfin是一套多媒体应用程序软件套装",
"shortDescEn": "Jellyfin is a multimedia application software suite",
"type": "tool",
"limit": 0,
"crossVersionUpdate": true,
"website": "https://jellyfin.org/",
"github": "https://github.com/jellyfin/jellyfin",
"document": "https://jellyfin.org/docs/"
},
{
"key": "ALS",
"name": "ALS",
"tags": ["Tool"],
"versions": ["latest"],
"shortDescZh": "Another Looking-glass Server测速服务端",
"shortDescEn": "Another Looking-glass Server,Speed measurement server",
"type": "tool",
"limit": 0,
"crossVersionUpdate": false,
"website": "https://github.com/wikihost-opensource/als",
"github": "https://github.com/wikihost-opensource/als",
"document": "https://github.com/wikihost-opensource/als"
},
{
"key": "alist",
"name": "alist",
"tags": ["Tool"],
"versions": ["3.16.0","latest"],
"shortDescZh": "一个支持多存储的文件列表程序。",
"shortDescEn": "A file list program that supports multiple storage.",
"type": "tool",
"limit": 0,
"crossVersionUpdate": true,
"website": "https://github.com/alist-org/alist",
"github": "https://github.com/alist-org/alist",
"document": "https://alist.nn.ci/zh/"
},
{
"key": "watchtower",
"name": "watchtower",
"tags": ["Tool"],
"versions": ["latest"],
"shortDescZh": "自动更新Docker容器基础镜像的工具。",
"shortDescEn": "Tool to automatically update Docker container base images.",
"type": "tool",
"limit": 1,
"crossVersionUpdate": false,
"website": "https://github.com/containrrr/watchtower",
"github": "https://github.com/containrrr/watchtower",
"document": "https://containrrr.dev/watchtower/"
},
{
"key": "flarum",
"name": "flarum",
"tags": ["WebSite"],
"versions": ["1.7.1","latest"],
"shortDescZh": "新一代的论坛软件,使在线讨论变得有趣。",
"shortDescEn": "The next-generation forum software that makes online discussion fun.",
"type": "website",
"limit": 0,
"crossVersionUpdate": true,
"website": "https://flarum.org/",
"github": "https://github.com/flarum/flarum",
"document": "https://docs.flarum.org/"
},
{
"key": "baidunetdisk",
"name": "百度网盘",
"tags": ["Tool"],
"versions": ["4.14.6","4.17.7","latest"],
"shortDescZh": "百度网盘是百度推出的一项云存储服务。",
"shortDescEn": "BaiduNetdisk is a cloud storage service launched by Baidu.",
"type": "tool",
"limit": 0,
"crossVersionUpdate": true,
"website": "https://pan.baidu.com/",
"github": "https://github.com/gshang2017/docker/tree/master/baidunetdisk",
"document": "https://github.com/gshang2017/docker/tree/master/baidunetdisk"
}
]
}