This commit is contained in:
Andrew Z 2023-05-07 10:15:33 -04:00
parent ad23829b50
commit 7edf22a5b3
8 changed files with 222 additions and 34 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1683463218
"last_updated_timestamp": 1683468931
}

View File

@ -39425,11 +39425,10 @@
"MinVer": "6.9.0",
"Support": "https://forums.unraid.net/topic/38582-plug-in-community-applications",
"Icon": "https://github.com/Squidly271/plugin-repository/raw/master/CA.png",
"Icon-black": "https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/airsonic-advanced.png",
"Repo": "Squid's Repository",
"TemplateURL": "https://raw.githubusercontent.com/Squidly271/plugin-repository/master/community_applications.xml",
"Repository": "https://raw.githubusercontent.com/Squidly271/community.applications/master/plugins/community.applications.plg",
"pluginVersion": "2023.04.27",
"pluginVersion": "2023.05.07a",
"topPlugin": 1,
"Overview": "This is THE place to find add-on applications for your Unraid server.",
"templatePath": "/tmp/GitHub/AppFeed/templates/SquidsRepository/community_applications.xml",
@ -49962,7 +49961,6 @@
"Repo": "cheesemarathon's Repository",
"TemplateURL": "https://raw.githubusercontent.com/cheesemarathon/docker-templates/master/cheesemarathon/minio.xml",
"CAComment": "Unfortunately due to changes in Minio, the unRAID file system is no longer supported. The only way to get Minio to work on unRAID now is by mapping a single disk directly or setting up a V-Disk.",
"Icon-black": "https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/airsonic-advanced.png",
"Official": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/cheesemarathonsRepository/cheesemarathon/minio.xml",
"CategoryList": [
@ -122507,7 +122505,7 @@
"Overview": "A self-hosted, database-less note taking web app that utilises a flat folder of markdown files for storage.",
"WebUI": "http://[IP]:[PORT:8080]",
"TemplateURL": "https://raw.githubusercontent.com/tquizzle/Docker-xml/master/docker-flatnotes.xml",
"Icon": "https://raw.githubusercontent.com/tquizzle/Docker-xml/master/flatnotes.png",
"Icon": "https://raw.githubusercontent.com/tquizzle/Docker-xml/master/img/flatnotes.png",
"Config": [
{
"@attributes": {
@ -122831,11 +122829,98 @@
"topPerforming": 0.166
},
{
"TemplatePath": "/tmp/appFeed/templates/TQsRepository/docker-pufferpanel.xml",
"errors": [
"Not an unRaid Application (no Repository or PluginURL entry)"
"Name": "PufferPanel",
"Repository": "pufferpanel/pufferpanel",
"Registry": "https://hub.docker.com/r/pufferpanel/pufferpanel",
"Support": "https://forums.unraid.net/topic/138869-support-pufferpanel/",
"Project": "https://www.pufferpanel.com/",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Overview": "PufferPanel is an open source game server management panel designed to be easy to use and easy to install. PufferPanel supports Minecraft, Forge, Spigot, Sponge, Source Dedicated Servers, BungeeCord, PocketMine, Forge, and much more.",
"WebUI": "http://[IP]:[PORT:80]",
"TemplateURL": "https://raw.githubusercontent.com/tquizzle/Docker-xml/master/docker-pufferpanel.xml",
"Icon": "https://raw.githubusercontent.com/tquizzle/Docker-xml/master/img/pufferpanel.png",
"Config": [
{
"@attributes": {
"Name": "Data",
"Target": "/etc/pufferpanel",
"Default": "/mnt/user/appdata/pufferpanel/data",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/pufferpanel/data"
},
{
"@attributes": {
"Name": "Lib",
"Target": "/var/lib/pufferpanel",
"Default": "/mnt/user/appdata/pufferpanel/var/lib",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/pufferpanel/var/lib"
},
{
"@attributes": {
"Name": "Docker SOCK",
"Target": "/var/run/docker.sock",
"Default": "/var/run/docker.sock",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/var/run/docker.sock"
},
{
"@attributes": {
"Name": "WebUI",
"Target": "80",
"Default": "8080",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "8080"
},
{
"@attributes": {
"Name": "",
"Target": "5657",
"Default": "5657",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "5657"
}
],
"FirstSeen": null
"Repo": "TQ's Repository",
"Official": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/TQsRepository/docker-pufferpanel.xml",
"downloads": 83426,
"stars": 5,
"LastUpdate": 1681569387,
"LastUpdateScan": 1683468931,
"FirstSeen": 1683468931
},
{
"Name": "splunk",

View File

@ -1,7 +1,7 @@
{
"apps": 2072,
"last_updated_timestamp": 1683463218,
"last_updated": "2023-05-07 08:40",
"last_updated_timestamp": 1683468931,
"last_updated": "2023-05-07 10:15",
"categories": [
{
"Cat": "Backup:",
@ -39587,11 +39587,10 @@
"MinVer": "6.9.0",
"Support": "https://forums.unraid.net/topic/38582-plug-in-community-applications",
"Icon": "https://github.com/Squidly271/plugin-repository/raw/master/CA.png",
"Icon-black": "https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/airsonic-advanced.png",
"Repo": "Squid's Repository",
"TemplateURL": "https://raw.githubusercontent.com/Squidly271/plugin-repository/master/community_applications.xml",
"Repository": "https://raw.githubusercontent.com/Squidly271/community.applications/master/plugins/community.applications.plg",
"pluginVersion": "2023.04.27",
"pluginVersion": "2023.05.07a",
"topPlugin": 1,
"Overview": "This is THE place to find add-on applications for your Unraid server.",
"templatePath": "/tmp/GitHub/AppFeed/templates/SquidsRepository/community_applications.xml",
@ -50124,7 +50123,6 @@
"Repo": "cheesemarathon's Repository",
"TemplateURL": "https://raw.githubusercontent.com/cheesemarathon/docker-templates/master/cheesemarathon/minio.xml",
"CAComment": "Unfortunately due to changes in Minio, the unRAID file system is no longer supported. The only way to get Minio to work on unRAID now is by mapping a single disk directly or setting up a V-Disk.",
"Icon-black": "https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/airsonic-advanced.png",
"Official": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/cheesemarathonsRepository/cheesemarathon/minio.xml",
"CategoryList": [
@ -122669,7 +122667,7 @@
"Overview": "A self-hosted, database-less note taking web app that utilises a flat folder of markdown files for storage.",
"WebUI": "http://[IP]:[PORT:8080]",
"TemplateURL": "https://raw.githubusercontent.com/tquizzle/Docker-xml/master/docker-flatnotes.xml",
"Icon": "https://raw.githubusercontent.com/tquizzle/Docker-xml/master/flatnotes.png",
"Icon": "https://raw.githubusercontent.com/tquizzle/Docker-xml/master/img/flatnotes.png",
"Config": [
{
"@attributes": {
@ -122993,11 +122991,98 @@
"topPerforming": 0.166
},
{
"TemplatePath": "/tmp/appFeed/templates/TQsRepository/docker-pufferpanel.xml",
"errors": [
"Not an unRaid Application (no Repository or PluginURL entry)"
"Name": "PufferPanel",
"Repository": "pufferpanel/pufferpanel",
"Registry": "https://hub.docker.com/r/pufferpanel/pufferpanel",
"Support": "https://forums.unraid.net/topic/138869-support-pufferpanel/",
"Project": "https://www.pufferpanel.com/",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Overview": "PufferPanel is an open source game server management panel designed to be easy to use and easy to install. PufferPanel supports Minecraft, Forge, Spigot, Sponge, Source Dedicated Servers, BungeeCord, PocketMine, Forge, and much more.",
"WebUI": "http://[IP]:[PORT:80]",
"TemplateURL": "https://raw.githubusercontent.com/tquizzle/Docker-xml/master/docker-pufferpanel.xml",
"Icon": "https://raw.githubusercontent.com/tquizzle/Docker-xml/master/img/pufferpanel.png",
"Config": [
{
"@attributes": {
"Name": "Data",
"Target": "/etc/pufferpanel",
"Default": "/mnt/user/appdata/pufferpanel/data",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/pufferpanel/data"
},
{
"@attributes": {
"Name": "Lib",
"Target": "/var/lib/pufferpanel",
"Default": "/mnt/user/appdata/pufferpanel/var/lib",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/pufferpanel/var/lib"
},
{
"@attributes": {
"Name": "Docker SOCK",
"Target": "/var/run/docker.sock",
"Default": "/var/run/docker.sock",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/var/run/docker.sock"
},
{
"@attributes": {
"Name": "WebUI",
"Target": "80",
"Default": "8080",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "8080"
},
{
"@attributes": {
"Name": "",
"Target": "5657",
"Default": "5657",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "5657"
}
],
"FirstSeen": null
"Repo": "TQ's Repository",
"Official": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/TQsRepository/docker-pufferpanel.xml",
"downloads": 83426,
"stars": 5,
"LastUpdate": 1681569387,
"LastUpdateScan": 1683468931,
"FirstSeen": 1683468931
},
{
"Name": "splunk",

View File

@ -2746,5 +2746,6 @@
"lepresidente/nginx-proxy-manager:dev": 1683367459,
"dullage/flatnotes:latest": 1683374661,
"dullage/flatnotes": 1683381857,
"baserow/baserow": 1683389055
"baserow/baserow": 1683389055,
"pufferpanel/pufferpanel": 1683468931
}

View File

@ -19049,8 +19049,8 @@
],
"downloads": 9260,
"stars": 18,
"LastUpdate": 1683241031,
"LastUpdateScan": 1683461776,
"LastUpdate": 1683241031,
"FirstSeen": 1660089827
},
{
@ -49962,6 +49962,7 @@
"Repo": "cheesemarathon's Repository",
"TemplateURL": "https://raw.githubusercontent.com/cheesemarathon/docker-templates/master/cheesemarathon/minio.xml",
"CAComment": "Unfortunately due to changes in Minio, the unRAID file system is no longer supported. The only way to get Minio to work on unRAID now is by mapping a single disk directly or setting up a V-Disk.",
"Icon-black": "https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/airsonic-advanced.png",
"Official": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/cheesemarathonsRepository/cheesemarathon/minio.xml",
"CategoryList": [
@ -100167,7 +100168,6 @@
"GameServers"
],
"stars": 35,
"LastUpdate": 1683015398,
"trendsDate": [
1667876634,
1670475844,
@ -100178,6 +100178,7 @@
1683461776
],
"LastUpdateScan": 1683461776,
"LastUpdate": 1683015398,
"FirstSeen": 1644505402
},
{
@ -120904,7 +120905,6 @@
],
"downloads": 13021535,
"stars": 40,
"LastUpdate": 1683341818,
"trending": 0.259,
"trends": [
0.061,
@ -120934,6 +120934,7 @@
13021535
],
"LastUpdateScan": 1683461776,
"LastUpdate": 1683341818,
"FirstSeen": 1636693401,
"topTrending": 0.198,
"topPerforming": 0.259
@ -142924,7 +142925,6 @@
],
"downloads": 463994,
"stars": 7,
"LastUpdate": 1682458364,
"trending": 0.592,
"trends": [
0.072,
@ -142954,6 +142954,7 @@
463994
],
"LastUpdateScan": 1683461776,
"LastUpdate": 1682458364,
"FirstSeen": 1584732153,
"topTrending": 0.52,
"topPerforming": 0.592
@ -150408,7 +150409,6 @@
],
"downloads": 981698,
"stars": 5,
"LastUpdate": 1681055354,
"trending": 14.159,
"trends": [
5.881,
@ -150438,6 +150438,7 @@
981698
],
"LastUpdateScan": 1683461776,
"LastUpdate": 1681055354,
"FirstSeen": 1613322635,
"topTrending": 8.278,
"topPerforming": 14.159
@ -160217,7 +160218,6 @@
],
"downloads": 22473617,
"stars": 146,
"LastUpdate": 1683364639,
"trending": 1.712,
"trends": [
0.892,
@ -160247,6 +160247,7 @@
22473617
],
"LastUpdateScan": 1683461776,
"LastUpdate": 1683364639,
"FirstSeen": 1589926063,
"topTrending": 0.82,
"topPerforming": 1.712
@ -161719,7 +161720,6 @@
],
"downloads": 2994523230,
"stars": 255,
"LastUpdate": 1683333696,
"trending": 0.653,
"trends": [
1.416,
@ -161749,6 +161749,7 @@
2994523230
],
"LastUpdateScan": 1683461776,
"LastUpdate": 1683333696,
"FirstSeen": 1589926064,
"topTrending": -0.7629999999999999,
"topPerforming": 0.653
@ -201664,8 +201665,8 @@
],
"downloads": 1183,
"stars": 4,
"LastUpdate": 1683383761,
"LastUpdateScan": 1683461777,
"LastUpdate": 1683383761,
"FirstSeen": 1636700604
},
{
@ -212185,8 +212186,8 @@
],
"downloads": 1182,
"stars": 5,
"LastUpdate": 1683383720,
"LastUpdateScan": 1683461777,
"LastUpdate": 1683383720,
"FirstSeen": 1636700604
},
{
@ -242095,7 +242096,6 @@
"Network-FTP"
],
"downloads": 47428,
"LastUpdate": 1668669440,
"trending": 0.015,
"trends": [
0.051,
@ -242125,6 +242125,7 @@
47428
],
"LastUpdateScan": 1683461777,
"LastUpdate": 1668669440,
"FirstSeen": 1644498200,
"topTrending": -0.036
},
@ -247277,7 +247278,6 @@
],
"downloads": 13248,
"stars": 2,
"LastUpdate": 1676048481,
"trending": 20.916,
"trends": [
20.916
@ -247290,6 +247290,7 @@
13248
],
"LastUpdateScan": 1683461777,
"LastUpdate": 1676048481,
"FirstSeen": 1641906264
},
{
@ -254391,7 +254392,6 @@
],
"downloads": 52564,
"stars": 11,
"LastUpdate": 1683231241,
"trending": 5.47,
"trends": [
7.397,
@ -254421,6 +254421,7 @@
52564
],
"LastUpdateScan": 1683461777,
"LastUpdate": 1683231241,
"FirstSeen": 1647100747,
"topTrending": -1.9270000000000005
},

View File

@ -37,7 +37,7 @@
"min": "6.9.0"
},
"https://raw.githubusercontent.com/Squidly271/community.applications/master/plugins/community.applications.plg": {
"version": "2023.04.27",
"version": "2023.05.07a",
"min": "6.9.0"
},
"https://raw.githubusercontent.com/Squidly271/customtab/master/plugins/customtab.plg": {

View File

@ -73306,5 +73306,16 @@
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1683357128
},
"pufferpanel/pufferpanel": {
"Base": null,
"Downloads": 83426,
"Stars": 5,
"Time": 1683468931,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1681569387
}
}

View File

@ -1,5 +1,5 @@
{
"caFixed": 386,
"caFixed": 389,
"fixedTemplates": {
"smdion's Repository": {
"smdion/docker-h5ai": [
@ -653,6 +653,11 @@
"baserow/baserow": [
"Port referenced in webUI does not correspond with a container port defined. Entry changed to http://[IP]:[PORT:80]",
"No Support or Project Link Present"
],
"pufferpanel/pufferpanel": [
"Unknown category Game:",
"Unknown category Servers:",
"Port referenced in webUI does not correspond with a container port defined. Entry changed to http://[IP]:[PORT:80]"
]
},
"Selfhosters Unraid Discord Repository": {