This commit is contained in:
Andrew Z 2022-05-03 18:03:25 -04:00
parent c6a94e89cf
commit 86e790f1d1
11 changed files with 40 additions and 583 deletions

View File

@ -1 +1 @@
{"last_updated_timestamp":1651608219}
{"last_updated_timestamp":1651615404}

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1651608219
"last_updated_timestamp": 1651615404
}

File diff suppressed because one or more lines are too long

View File

@ -1063,7 +1063,6 @@
"Downloaders"
],
"downloads": 29939,
"LastUpdate": 1433431893,
"trending": 0.007,
"trends": [
1.011,
@ -1093,6 +1092,7 @@
29939
],
"LastUpdateScan": 1651608216,
"LastUpdate": 1433431893,
"FirstSeen": 1,
"topTrending": -1.004
},
@ -5087,7 +5087,6 @@
],
"downloads": 2462854,
"stars": 10,
"LastUpdate": 1637437738,
"trending": 0.054,
"trends": [
3.281,
@ -5117,6 +5116,7 @@
2462854
],
"LastUpdateScan": 1651608216,
"LastUpdate": 1637437738,
"FirstSeen": 1550250080,
"topTrending": -3.2270000000000003,
"topPerforming": 0.054
@ -9295,7 +9295,6 @@
"templatePath": "/tmp/GitHub/AppFeed/templates/BungysRepository/Bungy/owncloud.xml",
"downloads": 56130503,
"stars": 1358,
"LastUpdate": 1546289397,
"trending": 0.102,
"trends": [
0.1,
@ -9311,6 +9310,7 @@
56130503
],
"LastUpdateScan": 1651608216,
"LastUpdate": 1546289397,
"FirstSeen": 1
},
{
@ -36579,7 +36579,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1651608216,
"FirstSeen": 1594426078
},
{
@ -42941,7 +42940,6 @@
],
"downloads": 63649,
"stars": 1,
"LastUpdate": 1558060775,
"trending": 0.013,
"trends": [
13.663,
@ -42971,6 +42969,7 @@
63649
],
"LastUpdateScan": 1651608216,
"LastUpdate": 1558060775,
"FirstSeen": 1558037210,
"topTrending": -13.65
},
@ -43673,7 +43672,6 @@
],
"downloads": 5410040,
"stars": 3,
"LastUpdate": 1612825518,
"trending": 0.005,
"trends": [
2.206,
@ -43703,6 +43701,7 @@
5410040
],
"LastUpdateScan": 1651608217,
"LastUpdate": 1612825518,
"FirstSeen": "1528858402",
"topTrending": -2.201,
"topPerforming": 0.005
@ -87598,7 +87597,6 @@
"Drivers",
"Plugins"
],
"LastUpdateScan": 1651608217,
"FirstSeen": 1615230168
},
{
@ -90314,7 +90312,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1651608217,
"FirstSeen": 1610017665
},
{
@ -104672,168 +104669,6 @@
"topTrending": -4.9639999999999995,
"topPerforming": 0.033
},
{
"Name": "Terraria-tModloader",
"Repository": "ich777/terrariaserver:tmodloader",
"Registry": "https://hub.docker.com/r/ich777/terrariaserver",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/79530-support-ich777-gameserver-dockers/",
"Project": "https://tmodloader.net//",
"Overview": "This Docker will download and install Terraria and the tModloader and run it. SERVER PASSWORD: Docker\r\n\r\nATTENTION: The Container will check on every start/restart if there is a newer version of the game available and install it if so.\r\n\r\nUpdate Notice: Change the game version to whatever version do you want and restart the container.\r\n\r\nWEB CONSOLE: You can connect to the Terraria console by opening your browser and go to HOSTIP:9013 (eg: 192.168.1.1:9013) or click on WebUI on the Docker page within Unraid.",
"WebUI": "http://[IP]:[PORT:8080]/",
"Icon": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/terraria-tmodloader.png",
"ExtraParams": "--restart=unless-stopped",
"PostArgs": "",
"CPUset": "",
"DonateText": "If you like my work please ",
"DonateLink": "https://www.paypal.me/chips777",
"Networking": {
"Mode": "bridge"
},
"Config": [
{
"@attributes": {
"Name": "ServerFiles",
"Target": "/serverdata/serverfiles",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /serverdata/serverfiles",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/cache/appdata/terraria-tmodloader"
},
{
"@attributes": {
"Name": "Preferred Terraria version",
"Target": "TERRARIA_SRV_V",
"Default": "",
"Mode": "",
"Description": "Enter your prefered Terraria version (you can get the latest version number for example here: https://terraria.fandom.com/wiki/Server#Downloads)",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "1.4.3.6"
},
{
"@attributes": {
"Name": "GAME_PARAMS",
"Target": "GAME_PARAMS",
"Default": "",
"Mode": "",
"Description": "Enter your start up commands for the server.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "-config serverconfig.txt"
},
{
"@attributes": {
"Name": "TCP",
"Target": "7777",
"Default": "",
"Mode": "tcp",
"Description": "Container Port: 7777",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "7777"
},
{
"@attributes": {
"Name": "TCP - WebConsole",
"Target": "8080",
"Default": "",
"Mode": "tcp",
"Description": "WebConsole (by default, you can connect to the Terraria console by opening your browser and go to HOSTIP:9013 - eg: 192.168.1.1:9013 - or click on WebUI on the Docker page within Unraid).",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "9013"
},
{
"@attributes": {
"Name": "UID",
"Target": "UID",
"Default": "",
"Mode": "",
"Description": "Container Variable: UID",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": "99"
},
{
"@attributes": {
"Name": "GID",
"Target": "GID",
"Default": "",
"Mode": "",
"Description": "Container Variable: GID",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": "100"
}
],
"Repo": "ich777's Repository",
"caTemplateURL": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/Terraria-tModloader.xml",
"templatePath": "/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/Terraria-tModloader.xml",
"CategoryList": [
"GameServers"
],
"downloads": 629231,
"stars": 2,
"trending": 0.033,
"trends": [
5.096,
4.242,
5.583,
5.447,
4.478,
1.873,
0.033
],
"trendsDate": [
1634623401,
1637219008,
1639818206,
1642417430,
1645016603,
1647612211,
1650211400
],
"downloadtrend": [
504032,
526361,
557485,
589603,
617240,
629023,
629231
],
"LastUpdateScan": 1650211400,
"LastUpdate": 1643018984,
"FirstSeen": 1577455427,
"topTrending": -5.063,
"topPerforming": 0.033
},
{
"Name": "Terraria-TShock",
"Repository": "ich777/terrariaserver:tshock",
@ -141271,7 +141106,6 @@
],
"downloads": 154632,
"stars": 3,
"LastUpdate": 1644895031,
"trending": 0.186,
"trends": [
12.595,
@ -141301,6 +141135,7 @@
154632
],
"LastUpdateScan": 1651608217,
"LastUpdate": 1644895031,
"FirstSeen": 1589227646,
"topTrending": -12.409,
"topPerforming": 0.186
@ -149129,7 +148964,6 @@
],
"downloads": 413017,
"stars": 3,
"LastUpdate": 1634862758,
"trending": 0.017,
"trends": [
0.38,
@ -149159,6 +148993,7 @@
413017
],
"LastUpdateScan": 1651608217,
"LastUpdate": 1634862758,
"FirstSeen": 1589227646,
"topTrending": -0.363,
"topPerforming": 0.017
@ -150565,7 +150400,6 @@
],
"downloads": 2648854,
"stars": 34,
"LastUpdate": 1649466893,
"trending": 0.088,
"trends": [
9.992,
@ -150595,6 +150429,7 @@
2648854
],
"LastUpdateScan": 1651608218,
"LastUpdate": 1649466893,
"FirstSeen": 1589227646,
"topTrending": -9.904000000000002,
"topPerforming": 0.088
@ -156402,7 +156237,6 @@
],
"downloads": 141634,
"stars": 2,
"LastUpdate": 1651589242,
"trending": 0.273,
"trends": [
17.505,
@ -156432,6 +156266,7 @@
141634
],
"LastUpdateScan": 1651608218,
"LastUpdate": 1651589242,
"FirstSeen": 1584050818,
"topTrending": -17.232,
"topPerforming": 0.273
@ -157241,7 +157076,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1651608218,
"FirstSeen": 1584052833
},
{
@ -183607,7 +183441,6 @@
"Other"
],
"downloads": 18616,
"LastUpdate": 1615233245,
"trending": 0.038,
"trends": [
9.974,
@ -183637,6 +183470,7 @@
18616
],
"LastUpdateScan": 1651608218,
"LastUpdate": 1615233245,
"FirstSeen": 1615230168,
"topTrending": -9.936
},
@ -218044,7 +217878,6 @@
],
"downloads": 153986930,
"stars": 24,
"LastUpdate": 1651545572,
"trending": 0.026,
"trends": [
56.872,
@ -218069,6 +217902,7 @@
153986930
],
"LastUpdateScan": 1651608218,
"LastUpdate": 1651545572,
"FirstSeen": 1638621741,
"topTrending": -56.846
},
@ -226269,7 +226103,6 @@
],
"downloads": 10655,
"stars": 1,
"LastUpdate": 1651501712,
"trending": 3.257,
"trends": [
3.257
@ -226282,6 +226115,7 @@
10655
],
"LastUpdateScan": 1651608219,
"LastUpdate": 1651501712,
"FirstSeen": 1646415790
},
{
@ -228410,87 +228244,6 @@
"LastUpdate": 1648910626,
"FirstSeen": 1649030609
},
{
"TemplatePath": "/tmp/appFeed/templates/VozDeOurosRepository/crowdsec/crowdsec.xml",
"errors": [
"xmlParseEntityRef: no name"
],
"LastUpdateScan": 1649081023,
"FirstSeen": null
},
{
"Name": "bouncer_traefik",
"Repository": "fbonalair/traefik-crowdsec-bouncer",
"Registry": "https://registry.hub.docker.com/r/fbonalair/traefik-crowdsec-bouncer",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Project": "https://github.com/fbonalair/traefik-crowdsec-bouncer",
"Overview": "Aim to implement a CrowdSec bouncer for the router Traefik to block malicious IP to access your services. For this it leverages Traefik v2 ForwardAuth middleware and query CrowdSec with client IP. If the client IP is on ban list, it will get a http code 403 response. Otherwise, request will continue as usual.",
"WebUI": "",
"TemplateURL": "https://raw.githubusercontent.com/VozDeOuro/unraid-templates/master/traefik-crowdsec-bouncer/traefik-bouncer.xml",
"Icon": "https://pbs.twimg.com/profile_images/1308682916332003329/arXvfo5u_400x400.jpg",
"ExtraParams": "--restart unless-stopped",
"PostArgs": "",
"CPUset": "",
"Networking": {
"Mode": "bridge"
},
"Config": [
{
"@attributes": {
"Name": "CROWDSEC_BOUNCER_API_KEY",
"Target": "CROWDSEC_BOUNCER_API_KEY",
"Default": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
"Mode": "",
"Description": "Container Variable: CROWDSEC_BOUNCER_API_KEY",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
},
{
"@attributes": {
"Name": "GIN_MODE",
"Target": "GIN_MODE",
"Default": "",
"Mode": "",
"Description": "Container Variable: GIN_MODE",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "release"
},
{
"@attributes": {
"Name": "CROWDSEC_AGENT_HOST",
"Target": "CROWDSEC_AGENT_HOST",
"Default": "192.168.0.10:8080",
"Mode": "",
"Description": "Container Variable: CROWDSEC_AGENT_HOST",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "192.168.0.10:8080"
}
],
"Repo": "VozDeOuro's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/VozDeOurosRepository/traefik-crowdsec-bouncer/traefik-bouncer.xml",
"CategoryList": [
"Security"
],
"downloads": 291538,
"stars": 1,
"LastUpdateScan": 1649601204,
"LastUpdate": 1646250305,
"FirstSeen": 1649601204
},
{
"Name": "serviio",
"Repository": "soerentsch/serviio",

File diff suppressed because one or more lines are too long

View File

@ -1,7 +1,7 @@
{
"apps": 1688,
"last_updated_timestamp": 1651608219,
"last_updated": "2022-05-03 16:03",
"apps": 1685,
"last_updated_timestamp": 1651615404,
"last_updated": "2022-05-03 18:03",
"categories": [
{
"Cat": "Backup:",
@ -1225,7 +1225,6 @@
"Downloaders"
],
"downloads": 29939,
"LastUpdate": 1433431893,
"trending": 0.007,
"trends": [
1.011,
@ -1255,6 +1254,7 @@
29939
],
"LastUpdateScan": 1651608216,
"LastUpdate": 1433431893,
"FirstSeen": 1,
"topTrending": -1.004
},
@ -5249,7 +5249,6 @@
],
"downloads": 2462854,
"stars": 10,
"LastUpdate": 1637437738,
"trending": 0.054,
"trends": [
3.281,
@ -5279,6 +5278,7 @@
2462854
],
"LastUpdateScan": 1651608216,
"LastUpdate": 1637437738,
"FirstSeen": 1550250080,
"topTrending": -3.2270000000000003,
"topPerforming": 0.054
@ -9457,7 +9457,6 @@
"templatePath": "/tmp/GitHub/AppFeed/templates/BungysRepository/Bungy/owncloud.xml",
"downloads": 56130503,
"stars": 1358,
"LastUpdate": 1546289397,
"trending": 0.102,
"trends": [
0.1,
@ -9473,6 +9472,7 @@
56130503
],
"LastUpdateScan": 1651608216,
"LastUpdate": 1546289397,
"FirstSeen": 1
},
{
@ -36741,7 +36741,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1651608216,
"FirstSeen": 1594426078
},
{
@ -43103,7 +43102,6 @@
],
"downloads": 63649,
"stars": 1,
"LastUpdate": 1558060775,
"trending": 0.013,
"trends": [
13.663,
@ -43133,6 +43131,7 @@
63649
],
"LastUpdateScan": 1651608216,
"LastUpdate": 1558060775,
"FirstSeen": 1558037210,
"topTrending": -13.65
},
@ -43835,7 +43834,6 @@
],
"downloads": 5410040,
"stars": 3,
"LastUpdate": 1612825518,
"trending": 0.005,
"trends": [
2.206,
@ -43865,6 +43863,7 @@
5410040
],
"LastUpdateScan": 1651608217,
"LastUpdate": 1612825518,
"FirstSeen": "1528858402",
"topTrending": -2.201,
"topPerforming": 0.005
@ -87760,7 +87759,6 @@
"Drivers",
"Plugins"
],
"LastUpdateScan": 1651608217,
"FirstSeen": 1615230168
},
{
@ -90476,7 +90474,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1651608217,
"FirstSeen": 1610017665
},
{
@ -104834,168 +104831,6 @@
"topTrending": -4.9639999999999995,
"topPerforming": 0.033
},
{
"Name": "Terraria-tModloader",
"Repository": "ich777/terrariaserver:tmodloader",
"Registry": "https://hub.docker.com/r/ich777/terrariaserver",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/79530-support-ich777-gameserver-dockers/",
"Project": "https://tmodloader.net//",
"Overview": "This Docker will download and install Terraria and the tModloader and run it. SERVER PASSWORD: Docker\r\n\r\nATTENTION: The Container will check on every start/restart if there is a newer version of the game available and install it if so.\r\n\r\nUpdate Notice: Change the game version to whatever version do you want and restart the container.\r\n\r\nWEB CONSOLE: You can connect to the Terraria console by opening your browser and go to HOSTIP:9013 (eg: 192.168.1.1:9013) or click on WebUI on the Docker page within Unraid.",
"WebUI": "http://[IP]:[PORT:8080]/",
"Icon": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/terraria-tmodloader.png",
"ExtraParams": "--restart=unless-stopped",
"PostArgs": "",
"CPUset": "",
"DonateText": "If you like my work please ",
"DonateLink": "https://www.paypal.me/chips777",
"Networking": {
"Mode": "bridge"
},
"Config": [
{
"@attributes": {
"Name": "ServerFiles",
"Target": "/serverdata/serverfiles",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /serverdata/serverfiles",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/cache/appdata/terraria-tmodloader"
},
{
"@attributes": {
"Name": "Preferred Terraria version",
"Target": "TERRARIA_SRV_V",
"Default": "",
"Mode": "",
"Description": "Enter your prefered Terraria version (you can get the latest version number for example here: https://terraria.fandom.com/wiki/Server#Downloads)",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "1.4.3.6"
},
{
"@attributes": {
"Name": "GAME_PARAMS",
"Target": "GAME_PARAMS",
"Default": "",
"Mode": "",
"Description": "Enter your start up commands for the server.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "-config serverconfig.txt"
},
{
"@attributes": {
"Name": "TCP",
"Target": "7777",
"Default": "",
"Mode": "tcp",
"Description": "Container Port: 7777",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "7777"
},
{
"@attributes": {
"Name": "TCP - WebConsole",
"Target": "8080",
"Default": "",
"Mode": "tcp",
"Description": "WebConsole (by default, you can connect to the Terraria console by opening your browser and go to HOSTIP:9013 - eg: 192.168.1.1:9013 - or click on WebUI on the Docker page within Unraid).",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "9013"
},
{
"@attributes": {
"Name": "UID",
"Target": "UID",
"Default": "",
"Mode": "",
"Description": "Container Variable: UID",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": "99"
},
{
"@attributes": {
"Name": "GID",
"Target": "GID",
"Default": "",
"Mode": "",
"Description": "Container Variable: GID",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": "100"
}
],
"Repo": "ich777's Repository",
"caTemplateURL": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/Terraria-tModloader.xml",
"templatePath": "/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/Terraria-tModloader.xml",
"CategoryList": [
"GameServers"
],
"downloads": 629231,
"stars": 2,
"trending": 0.033,
"trends": [
5.096,
4.242,
5.583,
5.447,
4.478,
1.873,
0.033
],
"trendsDate": [
1634623401,
1637219008,
1639818206,
1642417430,
1645016603,
1647612211,
1650211400
],
"downloadtrend": [
504032,
526361,
557485,
589603,
617240,
629023,
629231
],
"LastUpdateScan": 1650211400,
"LastUpdate": 1643018984,
"FirstSeen": 1577455427,
"topTrending": -5.063,
"topPerforming": 0.033
},
{
"Name": "Terraria-TShock",
"Repository": "ich777/terrariaserver:tshock",
@ -141433,7 +141268,6 @@
],
"downloads": 154632,
"stars": 3,
"LastUpdate": 1644895031,
"trending": 0.186,
"trends": [
12.595,
@ -141463,6 +141297,7 @@
154632
],
"LastUpdateScan": 1651608217,
"LastUpdate": 1644895031,
"FirstSeen": 1589227646,
"topTrending": -12.409,
"topPerforming": 0.186
@ -149291,7 +149126,6 @@
],
"downloads": 413017,
"stars": 3,
"LastUpdate": 1634862758,
"trending": 0.017,
"trends": [
0.38,
@ -149321,6 +149155,7 @@
413017
],
"LastUpdateScan": 1651608217,
"LastUpdate": 1634862758,
"FirstSeen": 1589227646,
"topTrending": -0.363,
"topPerforming": 0.017
@ -150727,7 +150562,6 @@
],
"downloads": 2648854,
"stars": 34,
"LastUpdate": 1649466893,
"trending": 0.088,
"trends": [
9.992,
@ -150757,6 +150591,7 @@
2648854
],
"LastUpdateScan": 1651608218,
"LastUpdate": 1649466893,
"FirstSeen": 1589227646,
"topTrending": -9.904000000000002,
"topPerforming": 0.088
@ -156564,7 +156399,6 @@
],
"downloads": 141634,
"stars": 2,
"LastUpdate": 1651589242,
"trending": 0.273,
"trends": [
17.505,
@ -156594,6 +156428,7 @@
141634
],
"LastUpdateScan": 1651608218,
"LastUpdate": 1651589242,
"FirstSeen": 1584050818,
"topTrending": -17.232,
"topPerforming": 0.273
@ -157403,7 +157238,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1651608218,
"FirstSeen": 1584052833
},
{
@ -183769,7 +183603,6 @@
"Other"
],
"downloads": 18616,
"LastUpdate": 1615233245,
"trending": 0.038,
"trends": [
9.974,
@ -183799,6 +183632,7 @@
18616
],
"LastUpdateScan": 1651608218,
"LastUpdate": 1615233245,
"FirstSeen": 1615230168,
"topTrending": -9.936
},
@ -218206,7 +218040,6 @@
],
"downloads": 153986930,
"stars": 24,
"LastUpdate": 1651545572,
"trending": 0.026,
"trends": [
56.872,
@ -218231,6 +218064,7 @@
153986930
],
"LastUpdateScan": 1651608218,
"LastUpdate": 1651545572,
"FirstSeen": 1638621741,
"topTrending": -56.846
},
@ -226431,7 +226265,6 @@
],
"downloads": 10655,
"stars": 1,
"LastUpdate": 1651501712,
"trending": 3.257,
"trends": [
3.257
@ -226444,6 +226277,7 @@
10655
],
"LastUpdateScan": 1651608219,
"LastUpdate": 1651501712,
"FirstSeen": 1646415790
},
{
@ -228572,87 +228406,6 @@
"LastUpdate": 1648910626,
"FirstSeen": 1649030609
},
{
"TemplatePath": "/tmp/appFeed/templates/VozDeOurosRepository/crowdsec/crowdsec.xml",
"errors": [
"xmlParseEntityRef: no name"
],
"LastUpdateScan": 1649081023,
"FirstSeen": null
},
{
"Name": "bouncer_traefik",
"Repository": "fbonalair/traefik-crowdsec-bouncer",
"Registry": "https://registry.hub.docker.com/r/fbonalair/traefik-crowdsec-bouncer",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Project": "https://github.com/fbonalair/traefik-crowdsec-bouncer",
"Overview": "Aim to implement a CrowdSec bouncer for the router Traefik to block malicious IP to access your services. For this it leverages Traefik v2 ForwardAuth middleware and query CrowdSec with client IP. If the client IP is on ban list, it will get a http code 403 response. Otherwise, request will continue as usual.",
"WebUI": "",
"TemplateURL": "https://raw.githubusercontent.com/VozDeOuro/unraid-templates/master/traefik-crowdsec-bouncer/traefik-bouncer.xml",
"Icon": "https://pbs.twimg.com/profile_images/1308682916332003329/arXvfo5u_400x400.jpg",
"ExtraParams": "--restart unless-stopped",
"PostArgs": "",
"CPUset": "",
"Networking": {
"Mode": "bridge"
},
"Config": [
{
"@attributes": {
"Name": "CROWDSEC_BOUNCER_API_KEY",
"Target": "CROWDSEC_BOUNCER_API_KEY",
"Default": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
"Mode": "",
"Description": "Container Variable: CROWDSEC_BOUNCER_API_KEY",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
},
{
"@attributes": {
"Name": "GIN_MODE",
"Target": "GIN_MODE",
"Default": "",
"Mode": "",
"Description": "Container Variable: GIN_MODE",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "release"
},
{
"@attributes": {
"Name": "CROWDSEC_AGENT_HOST",
"Target": "CROWDSEC_AGENT_HOST",
"Default": "192.168.0.10:8080",
"Mode": "",
"Description": "Container Variable: CROWDSEC_AGENT_HOST",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "192.168.0.10:8080"
}
],
"Repo": "VozDeOuro's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/VozDeOurosRepository/traefik-crowdsec-bouncer/traefik-bouncer.xml",
"CategoryList": [
"Security"
],
"downloads": 291538,
"stars": 1,
"LastUpdateScan": 1649601204,
"LastUpdate": 1646250305,
"FirstSeen": 1649601204
},
{
"Name": "serviio",
"Repository": "soerentsch/serviio",
@ -231754,10 +231507,6 @@
"url": "https://github.com/Darkside138/unraidtemplates",
"profile": "https://forums.unraid.net/profile/166210-darkside138/"
},
"VozDeOuro's Repository": {
"url": "https://github.com/VozDeOuro/unraid-templates",
"profile": "https://forums.unraid.net/profile/122927-vozdeouro/"
},
"gucky79's Repository": {
"url": "https://github.com/soerentsch/unraid-templates",
"profile": "https://forums.unraid.net/profile/146285-gucky79/",

34
log.txt
View File

@ -1160,7 +1160,6 @@ Processing /tmp/appFeed/templates/ich777sRepository/ich777/TeamFortress2.xml...S
Processing /tmp/appFeed/templates/ich777sRepository/ich777/TeamSpeak3.xml...Success
Processing /tmp/appFeed/templates/ich777sRepository/ich777/Teeworlds.xml...Success
Processing /tmp/appFeed/templates/ich777sRepository/ich777/Terraria.xml...Success
Processing /tmp/appFeed/templates/ich777sRepository/ich777/Terraria-tModloader.xml...Success
Processing /tmp/appFeed/templates/ich777sRepository/ich777/Terraria-TShock.xml...Success
Processing /tmp/appFeed/templates/ich777sRepository/ich777/TheForest.xml...Success
Processing /tmp/appFeed/templates/ich777sRepository/ich777/TheLounge.xml...Success
@ -2753,12 +2752,6 @@ Downloading Darkside138's Repository: https://github.com/Darkside138/unraidtempl
Processing /tmp/appFeed/templates/Darkside138sRepository/discordsoundboard/discordsoundboard.xml...Success
Downloading VozDeOuro's Repository: https://github.com/VozDeOuro/unraid-templates -> /tmp/appFeed/templates/VozDeOurosRepository Success!
Processing /tmp/appFeed/templates/VozDeOurosRepository/crowdsec/crowdsec.xml...Failed
Failed loading XML
Processing /tmp/appFeed/templates/VozDeOurosRepository/traefik-crowdsec-bouncer/traefik-bouncer.xml...Success
Downloading gucky79's Repository: https://github.com/soerentsch/unraid-templates -> /tmp/appFeed/templates/gucky79sRepository Success!
Processing /tmp/appFeed/templates/gucky79sRepository/ca_profile.xml...FOUND PROFILE
Processing /tmp/appFeed/templates/gucky79sRepository/serviio.xml...Success
@ -2795,33 +2788,6 @@ Processing /tmp/appFeed/templates/ThomasDBsRepository/enet2mqtt.xml...Success
Updating stats on containers
captinsano/legacyrutorrent
captinsano/legacyrutorrent Downloads: 29939 Stars: 0 Base: unknown
binhex/arch-privoxyvpn
binhex/arch-privoxyvpn Downloads: 2462854 Stars: 10 Base: unknown
owncloud
owncloud Downloads: 56130503 Stars: 1358 Base: unknown
jcreynolds/flextv
jcreynolds/flextv Downloads: 63649 Stars: 1 Base: unknown
drewster727/hddtemp-docker
drewster727/hddtemp-docker Downloads: 5410040 Stars: 3 Base: unknown
Tagged - Can't determine last update
mcr.microsoft.com/mssql/server
mcr.microsoft.com/mssql/server:2019-latest Downloads: Stars: Base: unknown
tiredofit/backuppc
tiredofit/backuppc:latest Downloads: 154632 Stars: 3 Base: unknown
mtlynch/mediagoblin
mtlynch/mediagoblin:latest Downloads: 413017 Stars: 3 Base: unknown
ccarney16/pterodactyl-panel
ccarney16/pterodactyl-panel:latest Downloads: 2648854 Stars: 34 Base: unknown
randomninjaatk/radarr-sma
randomninjaatk/radarr-sma Downloads: 141634 Stars: 2 Base: unknown
hussainalhaddad/pcmanfm
hussainalhaddad/pcmanfm:latest Downloads: 18616 Stars: 0 Base: unknown
mysteriumnetwork/myst
mysteriumnetwork/myst Downloads: 153986930 Stars: 24 Base: unknown
avpnusr/liquidctl
avpnusr/liquidctl Downloads: 10655 Stars: 1 Base: unknown
Updating GitHub

File diff suppressed because one or more lines are too long

View File

@ -2313,46 +2313,40 @@
"title": "ulisses1478's Repository",
"index": 312
},
{
"url": "https://github.com/VozDeOuro/unraid-templates",
"profile": "https://forums.unraid.net/profile/122927-vozdeouro/",
"title": "VozDeOuro's Repository",
"index": 313
},
{
"url": "https://github.com/xamindar/docker-templates",
"profile": "https://forums.lime-technology.com/profile/1543-xamindar/",
"title": "xamindar's Repository",
"index": 314
"index": 313
},
{
"url": "https://github.com/xavier-hernandez/unraid-templates",
"profile": "https://forums.unraid.net/profile/158924-xavierh/",
"title": "xavierh's Repository",
"index": 315
"index": 314
},
{
"url": "https://github.com/xenco/docker-templates",
"profile": "https://forums.unraid.net/profile/155847-xenco/",
"title": "xenco's Repository",
"index": 316
"index": 315
},
{
"url": "https://github.com/valaypatel/unraidapps",
"profile": "https://forums.unraid.net/profile/120399-yoda/",
"title": "Yoda's Repository",
"index": 317
"index": 316
},
{
"url": "https://github.com/josopu/unraid-template",
"profile": "https://forums.unraid.net/profile/101735-zotarios/",
"title": "Zotarios' Repository",
"index": 318
"index": 317
},
{
"url": "https://github.com/zyphermonkey/docker-templates",
"profile": "https://lime-technology.com/profile/67871-zyphermonkey/",
"title": "zyphermonkey's Repository",
"index": 319
"index": 318
}
]

File diff suppressed because one or more lines are too long

View File

@ -1,5 +1,5 @@
{
"caFixed": 245,
"caFixed": 244,
"fixedTemplates": {
"smdion's Repository": {
"smdion/docker-h5ai": [
@ -818,11 +818,6 @@
"ergoplatform/ergo": [
"Possible environment variable within extra parameters. This should be handled via a config element (type=variable)"
]
},
"VozDeOuro's Repository": {
"fbonalair/traefik-crowdsec-bouncer": [
"No Registry entry set. Created from Repository setting - This may not be the correct value - Incorrect entries may impede updates to the container"
]
}
}
}