This commit is contained in:
Andrew Z 2021-12-31 16:03:36 -05:00
parent b3f15efd82
commit 70008a302f
5 changed files with 292 additions and 32 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1640977064
"last_updated_timestamp": 1640984615
}

View File

@ -22096,6 +22096,12 @@
"TagDescription": "Nightly Lidarr Releases.",
"ReadMe": "https://github.com/linuxserver/docker-lidarr/tree/nightly#readme",
"GitHub": "https://github.com/linuxserver/docker-lidarr/tree/nightly#application-setup"
},
{
"Tag": "nightly-alpine",
"TagDescription": "Nightly Lidarr Releases using our Alpine baseimage.",
"ReadMe": "https://github.com/linuxserver/docker-lidarr/tree/nightly-alpine#readme",
"GitHub": "https://github.com/linuxserver/docker-lidarr/tree/nightly-alpine#application-setup"
}
],
"Project": "https://github.com/lidarr/Lidarr",
@ -22103,7 +22109,7 @@
"WebUI": "http://[IP]:[PORT:8686]",
"TemplateURL": "https://raw.githubusercontent.com/linuxserver/templates/main/unraid/lidarr.xml",
"Icon": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/lidarr-logo.png",
"Date": 1627790400,
"Date": 1640840400,
"Config": [
{
"@attributes": {
@ -92223,6 +92229,7 @@
"Drivers",
"Plugins"
],
"LastUpdateScan": 1640984614,
"FirstSeen": 1630591418
},
{
@ -162635,28 +162642,31 @@
"CategoryList": [
"Tools-Utilities"
],
"downloads": 12481958,
"downloads": 13955241,
"stars": 60,
"trending": 10.244,
"trending": 10.557,
"trends": [
12.891,
12.563,
10.244
10.244,
10.557
],
"trendsDate": [
1633190611,
1635789812,
1638385423
1638385423,
1640984615
],
"downloadtrend": [
8533105,
9795854,
11203360,
12481958
12481958,
13955241
],
"LastUpdateScan": 1638385423,
"LastUpdateScan": 1640984615,
"FirstSeen": 1630591419,
"topTrending": -2.6470000000000002
"topTrending": -2.3339999999999996
},
{
"Name": "happypandax",
@ -202964,7 +202974,7 @@
"Project": "https://www.feed-the-beast.com/modpack/ftb_oceanblock",
"Overview": "OceanBlock is a new unique modpack created by the FTB Team inspired by the countless island-based modpacks.[br]Expect many changes to what youre used to, encounter custom structures within the deep depths of the sea. Experience the true beauty of the obsidian boat, especially in water.[br]With over 550 quests to guide you through this wet and wild journey, youll never loose things to do. Nor will you feel bored, with the addition of rafts to break. A new addiction can form, the endless hunt for treasures among the infinite oceans. An entirely new crafting system, Tempered jars.[br]As you follow the quests, diving into new draconic technology. Enjoy the lack of ability to swim. Jump into the ocean with a scuba suit. Sluice gravel, sand, dirt and dust for resources.[br]Dive into this new drenched, world.",
"WebUI": "",
"TemplateURL": "https://raw.githubusercontent.com/Goobaroo/unraid-templates/main/ftb_oceanblock_server.xml",
"TemplateURL": "https://raw.githubusercontent.com/Goobaroo/unraid-templates/main/ftboceanblock_server.xml",
"Icon": "https://raw.githubusercontent.com/Goobaroo/docker-ftbOceanBlock/main/oceanblock.png",
"PostArgs": "",
"CPUset": "",
@ -203058,7 +203068,7 @@
}
],
"Repo": "Goobaroo's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/GoobaroosRepository/ftb_oceanblock_server.xml",
"templatePath": "/tmp/GitHub/AppFeed/templates/GoobaroosRepository/ftboceanblock_server.xml",
"CategoryList": [
"GameServers"
],
@ -203292,6 +203302,119 @@
"LastUpdateScan": 1639443824,
"FirstSeen": 1636844606
},
{
"Name": "SkyFactory25",
"Repository": "goobaroo/ftbskyfactory25",
"Registry": "https://hub.docker.com/repository/docker/goobaroo/ftbskyfactory25",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/115033-support-goobaroo-game-server-dockers/",
"Project": "https://feed-the-beast.com/modpack/ftb_presents_skyfactory_2_5",
"Overview": "[b]FTB Presents Skyfactory 2.5[/b][br]It's skyblock like you've never seen it before![br][br]Setup:[br][li]You must accept the EULA by setting the [b]EULA[/b] variable to [span style='color: #00E800;']true[/span] or the install will fail.[br]Optional:[br][li]You can setup a comma separated list of players who will have admin privileges in game by setting [b]OPS[/b]",
"WebUI": "",
"TemplateURL": "https://raw.githubusercontent.com/Goobaroo/unraid-templates/main/skyfactory25_server.xml",
"Icon": "https://apps.modpacks.ch/modpacks/art/25/skyfactory-2-5.png",
"PostArgs": "",
"CPUset": "",
"Networking": {
"Mode": "bridge"
},
"Config": [
{
"@attributes": {
"Name": "Installed Location",
"Target": "/data",
"Default": "/mnt/user/appdata/ftbskyfactory25/",
"Mode": "rw",
"Description": "Path to store the installed server files.",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/ftbskyfactory25/"
},
{
"@attributes": {
"Name": "EULA",
"Target": "EULA",
"Default": "false",
"Mode": "",
"Description": "Do you agree to the Mojang EULA available at https://account.mojang.com/documents/minecraft_eula? Server will not start without accepting. Set to 'true' to accept.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "false"
},
{
"@attributes": {
"Name": "JVM_OPTS",
"Target": "JVM_OPTS",
"Default": "-Xms4096m -Xmx4096m",
"Mode": "",
"Description": "Java Options",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "-Xms4096m -Xmx4096m"
},
{
"@attributes": {
"Name": "OPS",
"Target": "OPS",
"Default": "",
"Mode": "",
"Description": "Comma separated list of players to have op capability",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Port",
"Target": "25565",
"Default": "25565",
"Mode": "tcp",
"Description": "Port for the server",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "25565"
},
{
"@attributes": {
"Name": "LEVEL",
"Target": "LEVEL",
"Default": "world",
"Mode": "",
"Description": "Name of the world directory. It is usually world.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "world"
}
],
"Repo": "Goobaroo's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/GoobaroosRepository/skyfactory25_server.xml",
"CategoryList": [
"GameServers"
],
"downloads": 13,
"LastUpdateScan": 1640984615,
"FirstSeen": 1640984615
},
{
"Name": "SkyFactoryOne",
"Repository": "goobaroo/skyfactoryone",

View File

@ -1,7 +1,7 @@
{
"apps": 1512,
"last_updated_timestamp": 1640977064,
"last_updated": "2021-12-31 13:57",
"apps": 1513,
"last_updated_timestamp": 1640984615,
"last_updated": "2021-12-31 16:03",
"categories": [
{
"Cat": "Backup:",
@ -22258,6 +22258,12 @@
"TagDescription": "Nightly Lidarr Releases.",
"ReadMe": "https://github.com/linuxserver/docker-lidarr/tree/nightly#readme",
"GitHub": "https://github.com/linuxserver/docker-lidarr/tree/nightly#application-setup"
},
{
"Tag": "nightly-alpine",
"TagDescription": "Nightly Lidarr Releases using our Alpine baseimage.",
"ReadMe": "https://github.com/linuxserver/docker-lidarr/tree/nightly-alpine#readme",
"GitHub": "https://github.com/linuxserver/docker-lidarr/tree/nightly-alpine#application-setup"
}
],
"Project": "https://github.com/lidarr/Lidarr",
@ -22265,7 +22271,7 @@
"WebUI": "http://[IP]:[PORT:8686]",
"TemplateURL": "https://raw.githubusercontent.com/linuxserver/templates/main/unraid/lidarr.xml",
"Icon": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/lidarr-logo.png",
"Date": 1627790400,
"Date": 1640840400,
"Config": [
{
"@attributes": {
@ -92385,6 +92391,7 @@
"Drivers",
"Plugins"
],
"LastUpdateScan": 1640984614,
"FirstSeen": 1630591418
},
{
@ -162797,28 +162804,31 @@
"CategoryList": [
"Tools-Utilities"
],
"downloads": 12481958,
"downloads": 13955241,
"stars": 60,
"trending": 10.244,
"trending": 10.557,
"trends": [
12.891,
12.563,
10.244
10.244,
10.557
],
"trendsDate": [
1633190611,
1635789812,
1638385423
1638385423,
1640984615
],
"downloadtrend": [
8533105,
9795854,
11203360,
12481958
12481958,
13955241
],
"LastUpdateScan": 1638385423,
"LastUpdateScan": 1640984615,
"FirstSeen": 1630591419,
"topTrending": -2.6470000000000002
"topTrending": -2.3339999999999996
},
{
"Name": "happypandax",
@ -203126,7 +203136,7 @@
"Project": "https://www.feed-the-beast.com/modpack/ftb_oceanblock",
"Overview": "OceanBlock is a new unique modpack created by the FTB Team inspired by the countless island-based modpacks.[br]Expect many changes to what youre used to, encounter custom structures within the deep depths of the sea. Experience the true beauty of the obsidian boat, especially in water.[br]With over 550 quests to guide you through this wet and wild journey, youll never loose things to do. Nor will you feel bored, with the addition of rafts to break. A new addiction can form, the endless hunt for treasures among the infinite oceans. An entirely new crafting system, Tempered jars.[br]As you follow the quests, diving into new draconic technology. Enjoy the lack of ability to swim. Jump into the ocean with a scuba suit. Sluice gravel, sand, dirt and dust for resources.[br]Dive into this new drenched, world.",
"WebUI": "",
"TemplateURL": "https://raw.githubusercontent.com/Goobaroo/unraid-templates/main/ftb_oceanblock_server.xml",
"TemplateURL": "https://raw.githubusercontent.com/Goobaroo/unraid-templates/main/ftboceanblock_server.xml",
"Icon": "https://raw.githubusercontent.com/Goobaroo/docker-ftbOceanBlock/main/oceanblock.png",
"PostArgs": "",
"CPUset": "",
@ -203220,7 +203230,7 @@
}
],
"Repo": "Goobaroo's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/GoobaroosRepository/ftb_oceanblock_server.xml",
"templatePath": "/tmp/GitHub/AppFeed/templates/GoobaroosRepository/ftboceanblock_server.xml",
"CategoryList": [
"GameServers"
],
@ -203454,6 +203464,119 @@
"LastUpdateScan": 1639443824,
"FirstSeen": 1636844606
},
{
"Name": "SkyFactory25",
"Repository": "goobaroo/ftbskyfactory25",
"Registry": "https://hub.docker.com/repository/docker/goobaroo/ftbskyfactory25",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/115033-support-goobaroo-game-server-dockers/",
"Project": "https://feed-the-beast.com/modpack/ftb_presents_skyfactory_2_5",
"Overview": "[b]FTB Presents Skyfactory 2.5[/b][br]It's skyblock like you've never seen it before![br][br]Setup:[br][li]You must accept the EULA by setting the [b]EULA[/b] variable to [span style='color: #00E800;']true[/span] or the install will fail.[br]Optional:[br][li]You can setup a comma separated list of players who will have admin privileges in game by setting [b]OPS[/b]",
"WebUI": "",
"TemplateURL": "https://raw.githubusercontent.com/Goobaroo/unraid-templates/main/skyfactory25_server.xml",
"Icon": "https://apps.modpacks.ch/modpacks/art/25/skyfactory-2-5.png",
"PostArgs": "",
"CPUset": "",
"Networking": {
"Mode": "bridge"
},
"Config": [
{
"@attributes": {
"Name": "Installed Location",
"Target": "/data",
"Default": "/mnt/user/appdata/ftbskyfactory25/",
"Mode": "rw",
"Description": "Path to store the installed server files.",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/ftbskyfactory25/"
},
{
"@attributes": {
"Name": "EULA",
"Target": "EULA",
"Default": "false",
"Mode": "",
"Description": "Do you agree to the Mojang EULA available at https://account.mojang.com/documents/minecraft_eula? Server will not start without accepting. Set to 'true' to accept.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "false"
},
{
"@attributes": {
"Name": "JVM_OPTS",
"Target": "JVM_OPTS",
"Default": "-Xms4096m -Xmx4096m",
"Mode": "",
"Description": "Java Options",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "-Xms4096m -Xmx4096m"
},
{
"@attributes": {
"Name": "OPS",
"Target": "OPS",
"Default": "",
"Mode": "",
"Description": "Comma separated list of players to have op capability",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Port",
"Target": "25565",
"Default": "25565",
"Mode": "tcp",
"Description": "Port for the server",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "25565"
},
{
"@attributes": {
"Name": "LEVEL",
"Target": "LEVEL",
"Default": "world",
"Mode": "",
"Description": "Name of the world directory. It is usually world.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "world"
}
],
"Repo": "Goobaroo's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/GoobaroosRepository/skyfactory25_server.xml",
"CategoryList": [
"GameServers"
],
"downloads": 13,
"LastUpdateScan": 1640984615,
"FirstSeen": 1640984615
},
{
"Name": "SkyFactoryOne",
"Repository": "goobaroo/skyfactoryone",

View File

@ -1969,5 +1969,6 @@
"ebrianne/adguard-exporter:latest": 1640821850,
"spaceinvaderone/log4j-scan:latest": 1640912634,
"spaceinvaderone/log4shell-testing-vulnerable": 1640912634,
"goobaroo/ftbskyfactory3": 1640919843
"goobaroo/ftbskyfactory3": 1640919843,
"goobaroo/ftbskyfactory25": 1640984615
}

View File

@ -55599,7 +55599,7 @@
"Base": null,
"Downloads": null,
"Stars": null,
"Time": 1638385423,
"Time": 1640984614,
"trending": null,
"trends": null,
"downloadtrend": null,
@ -55607,25 +55607,28 @@
},
"directus/directus:latest": {
"Base": null,
"Downloads": 12481958,
"Downloads": 13955241,
"Stars": 60,
"Time": 1638385423,
"trending": 10.244,
"Time": 1640984615,
"trending": 10.557,
"trends": [
12.891,
12.563,
10.244
10.244,
10.557
],
"downloadtrend": [
8533105,
9795854,
11203360,
12481958
12481958,
13955241
],
"trendsDate": [
1633190611,
1635789812,
1638385423
1638385423,
1640984615
]
},
"ofawx/electrs": {
@ -59680,5 +59683,15 @@
"trends": null,
"downloadtrend": null,
"trendsDate": null
},
"goobaroo/ftbskyfactory25": {
"Base": null,
"Downloads": 13,
"Stars": null,
"Time": 1640984615,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null
}
}