This commit is contained in:
Andrew Z 2023-07-12 02:04:51 -04:00
parent 4ff8782baf
commit 9f70efce04
8 changed files with 894 additions and 122 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1689134693
"last_updated_timestamp": 1689141889
}

View File

@ -88540,39 +88540,39 @@
"CategoryList": [
"GameServers"
],
"downloads": 25800,
"trending": 7.097,
"downloads": 27789,
"LastUpdate": 1686638771,
"trending": 7.158,
"trends": [
0.243,
7.113,
2.571,
8.335,
8.131,
7.489,
7.097
7.097,
7.158
],
"trendsDate": [
1649253835,
1673550267,
1676149437,
1678745063,
1681344266,
1683943463,
1686542665
1686542665,
1689141888
],
"downloadtrend": [
16899,
18193,
18673,
20371,
22174,
23969,
25800
25800,
27789
],
"LastUpdateScan": 1686542665,
"LastUpdate": 1673693820,
"LastUpdateScan": 1689141888,
"FirstSeen": 1586888345,
"topTrending": 6.854
"topTrending": 0.04499999999999993
},
{
"Name": "Astroneer",
@ -219559,7 +219559,6 @@
],
"downloads": 16929,
"stars": 2,
"LastUpdate": 1668891782,
"trending": 21.974,
"trends": [
20.191,
@ -219575,6 +219574,7 @@
16929
],
"LastUpdateScan": 1689134692,
"LastUpdate": 1668891782,
"FirstSeen": 1642366205
},
{
@ -229154,7 +229154,6 @@
],
"downloads": 12468,
"stars": 3,
"LastUpdate": 1679195472,
"trending": 14.942,
"trends": [
14.942
@ -229167,6 +229166,7 @@
12468
],
"LastUpdateScan": 1689134693,
"LastUpdate": 1679195472,
"FirstSeen": 1652753003
},
{
@ -290350,24 +290350,220 @@
"FirstSeen": 1688755660
},
{
"TemplatePath": "/tmp/appFeed/templates/CribliosRepository/edge-managed.xml",
"errors": [
"Opening and ending tag mismatch: Container line 2 and Overview",
"Extra content at the end of the document"
],
"FirstSeen": null
},
{
"Name": "CriblEdge(Single)",
"Name": "Cribl-Edge-Managed",
"Repository": "cribl/cribl:latest",
"Registry": "https://registry.hub.docker.com/r/cribl/cribl",
"Registry": "https://hub.docker.com/r/cribl/cribl",
"Network": "bridge",
"Shell": "bash",
"Privileged": "true",
"Support": "https://github.com/criblio/unraid",
"Project": "https://cribl.io/edge",
"Overview": "Cribl Edge helps you collect and process observability data \u2013 logs, metrics, application data, etc. \u2013 in real time, from your Linux and Windows machines, apps, microservices etc., and deliver them to Cribl Stream or any supported destination.\r\n- Automatic discovery of host, container and application metrics, logs, etc. on endpoints.\r\n- Great Getting Data In (GDI) experience: explore, preview, build configs etc.\r\n- Collect, Process and Forward: \r\n - Collect logs, metrics (host, process, container), traces (coming soon), custom command output etc.\r\n - All the processing power of functions & pipelines at your fingertips\r\n - Forward data to any of the many supported destinations\r\n\r\nThis template will deploy a Cribl Edge instance running in Managed Edge mode. Managed Edge mode is intended to be managed by a Leader and CANNOT manage other instances. Please ensure you are running a Leader instance prior to deploying this template.",
"WebUI": "http://[IP]:9420",
"TemplateURL": "https://raw.githubusercontent.com/criblio/unraid/master/edge-managed.xml",
"Icon": "https://github.com/criblio/unraid/assets/36555150/fafb55e6-c072-4dff-9d55-56f5b69e127c?raw=1",
"ExtraParams": "--restart unless-stopped",
"Config": [
{
"@attributes": {
"Name": "AppScope Socket",
"Target": "/var/run/appscope",
"Default": "",
"Mode": "rw",
"Description": "For use with AppScope source",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/var/run/appscope"
},
{
"@attributes": {
"Name": "Docker Socket",
"Target": "/var/run/docker.sock",
"Default": "",
"Mode": "rw",
"Description": "Path to allow Edge to scrape information from unRAID Docker environment",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/var/run/docker.sock"
},
{
"@attributes": {
"Name": "File Monitor Path",
"Target": "/hostfs",
"Default": "",
"Mode": "ro",
"Description": "Path to allow Edge to monitor files on the host system",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/"
},
{
"@attributes": {
"Name": "Distributed Mode",
"Target": "CRIBL_DIST_MODE",
"Default": "",
"Mode": "",
"Description": "Flag to manage this Edge node from a different Leader node.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "managed-edge"
},
{
"@attributes": {
"Name": "Leader URL",
"Target": "CRIBL_DIST_MASTER_URL",
"Default": "",
"Mode": "",
"Description": "URL used to connect to Leader node. PLEASE REPLACE WITH CORRECT INFORMATION.\r\n\r\nhttps://docs.cribl.io/edge/deploy-running-docker",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "tls://token@leader:4200?group=GROUP"
}
],
"Repo": "Criblio's Repository",
"CAComment": "This template is set up to run as Privileged. This is a possible security risk and usually does not need to be enabled. Note that some applications require privileged in order to operate correctly",
"CABlacklist": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/CribliosRepository/edge-managed.xml",
"CategoryList": [
"Security",
"Tools-Utilities"
],
"downloads": 2473301,
"stars": 28,
"LastUpdateScan": 1688755660,
"LastUpdate": 1688752961,
"FirstSeen": 1688755660
},
{
"Name": "Cribl-Edge-Single",
"Repository": "cribl/cribl:latest",
"Registry": "https://hub.docker.com/r/cribl/cribl",
"Network": "bridge",
"Shell": "bash",
"Privileged": "true",
"Support": "https://github.com/criblio/unraid",
"Project": "https://cribl.io/edge",
"Overview": "Cribl Edge helps you collect and process observability data \u2013 logs, metrics, application data, etc. \u2013 in real time, from your Linux and Windows machines, apps, microservices etc., and deliver them to Cribl Stream or any supported destination.\r\n- Automatic discovery of host, container and application metrics, logs, etc. on endpoints.\r\n- Great Getting Data In (GDI) experience: explore, preview, build configs etc.\r\n- Collect, Process and Forward: \r\n - Collect logs, metrics (host, process, container), traces (coming soon), custom command output etc.\r\n - All the processing power of functions & pipelines at your fingertips\r\n - Forward data to any of the many supported destinations\r\n\r\nThis template will deploy a Cribl Edge instance running in Single (stand-alone) mode. Single mode is not intended to be managed by a Leader and CANNOT manage other instances.",
"WebUI": "http://[IP]:9420",
"TemplateURL": "https://raw.githubusercontent.com/criblio/unraid/master/edge-single.xml",
"Icon": "https://github.com/criblio/unraid/assets/36555150/fafb55e6-c072-4dff-9d55-56f5b69e127c?raw=1",
"ExtraParams": "--restart unless-stopped",
"Config": [
{
"@attributes": {
"Name": "Cribl Edge",
"Target": "CRIBL_EDGE",
"Default": "",
"Mode": "",
"Description": "Sets the operating mode to Edge Single",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "1"
},
{
"@attributes": {
"Name": "WebUI",
"Target": "9420",
"Default": "",
"Mode": "tcp",
"Description": "Allow access to WebUI",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "9420"
},
{
"@attributes": {
"Name": "AppScope Socket",
"Target": "/var/run/appscope",
"Default": "",
"Mode": "rw",
"Description": "For use with AppScope source",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/var/run/appscope"
},
{
"@attributes": {
"Name": "Docker Socket",
"Target": "/var/run/docker.sock",
"Default": "",
"Mode": "rw",
"Description": "Path to allow Edge to scrape information from unRAID Docker environment",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/var/run/docker.sock"
},
{
"@attributes": {
"Name": "File Monitor Path",
"Target": "/hostfs",
"Default": "",
"Mode": "ro",
"Description": "Path to allow Edge to monitor files on the host system",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/"
},
{
"@attributes": {
"Name": "Config Path",
"Target": "CRIBL_VOLUME_DIR",
"Default": "",
"Mode": "",
"Description": "Sets the path inside the container where the config will be stored",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/opt/cribl/config-volume"
},
{
"@attributes": {
"Name": "config",
"Target": "/opt/cribl/config-volume",
"Default": "",
"Mode": "rw",
"Description": "Path to stored local config (for use in stand-alone deployment)",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/cribl/edge"
}
],
"Repo": "Criblio's Repository",
"CAComment": "This template is set up to run as Privileged. This is a possible security risk and usually does not need to be enabled. Note that some applications require privileged in order to operate correctly",
"templatePath": "/tmp/GitHub/AppFeed/templates/CribliosRepository/edge-single.xml",
"CategoryList": [
"Security",
@ -290380,15 +290576,92 @@
"FirstSeen": 1688755660
},
{
"Name": "CriblStream(Leader)",
"Name": "Cribl-Leader",
"Repository": "cribl/cribl:latest",
"Registry": "https://registry.hub.docker.com/r/cribl/cribl",
"Registry": "https://hub.docker.com/r/cribl/cribl",
"Network": "bridge",
"Shell": "bash",
"Privileged": "false",
"Support": "https://github.com/criblio/unraid",
"Project": "https://cribl.io/stream",
"Overview": "Cribl Stream helps you process machine data \u2013 logs, instrumentation data, application data, metrics, etc. \u2013 in real time, and deliver them to your analysis platform of choice. It allows you to:\r\n- Add context to your data, by enriching it with information from external data sources.\r\n- Help secure your data, by redacting, obfuscating, or encrypting sensitive fields.\r\n- Optimize your data, per your performance and cost requirements.\r\n\r\nThis template will deploy a Cribl instance running in Leader mode. A Leader instance of Stream is intended to coordinate multiple worker instances and / or Cribl Edge nodes.",
"WebUI": "http://[IP]:9000",
"TemplateURL": "https://raw.githubusercontent.com/criblio/unraid/master/stream-leader.xml",
"Icon": "https://github.com/criblio/unraid/assets/36555150/a37934ef-2869-43ca-8db2-6a95f405ae64?raw=1",
"ExtraParams": "--restart unless-stopped",
"Config": [
{
"@attributes": {
"Name": "WebUI",
"Target": "9000",
"Default": "",
"Mode": "tcp",
"Description": "Allow access to WebUI",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "9000"
},
{
"@attributes": {
"Name": "Distributed Mode",
"Target": "CRIBL_DIST_MODE",
"Default": "",
"Mode": "",
"Description": "Sets operating mode to Leader",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "master"
},
{
"@attributes": {
"Name": "Leader URL",
"Target": "CRIBL_DIST_MASTER_URL",
"Default": "",
"Mode": "",
"Description": "Replace `criblmaster` with a more secure token (this will need to match on your worker instances and Edge nodes)",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "tcp://criblmaster@0.0.0.0:4200"
},
{
"@attributes": {
"Name": "Config Path",
"Target": "CRIBL_VOLUME_DIR",
"Default": "",
"Mode": "",
"Description": "Sets the path inside the container where the config will be stored",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/opt/cribl/config-volume"
},
{
"@attributes": {
"Name": "config",
"Target": "/opt/cribl/config-volume",
"Default": "",
"Mode": "rw",
"Description": "Volume for storing the config",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/cribl/stream"
}
],
"Repo": "Criblio's Repository",
"CABlacklist": true,
"Overview": "Cribl Stream helps you process machine data \u2013 logs, instrumentation data, application data, metrics, etc. \u2013 in real time, and deliver them to your analysis platform of choice. It allows you to:\r\n- Add context to your data, by enriching it with information from external data sources.\r\n- Help secure your data, by redacting, obfuscating, or encrypting sensitive fields.\r\n- Optimize your data, per your performance and cost requirements.\r\n\r\nThis template will deploy a Cribl Stream instance running in Leader mode. A Leader instance of Stream is intended to coordinate multiple worker instances and / or Cribl Edge nodes.",
"templatePath": "/tmp/GitHub/AppFeed/templates/CribliosRepository/stream-leader.xml",
"CategoryList": [
"Security",
@ -290401,15 +290674,64 @@
"FirstSeen": 1688755660
},
{
"Name": "CriblStream(Single)",
"Name": "Cribl-Stream-Single",
"Repository": "cribl/cribl:latest",
"Registry": "https://registry.hub.docker.com/r/cribl/cribl",
"Registry": "https://hub.docker.com/r/cribl/cribl",
"Network": "bridge",
"Shell": "bash",
"Privileged": "false",
"Support": "https://github.com/criblio/unraid",
"Project": "https://cribl.io/stream",
"Icon": "https://github.com/criblio/unraid/assets/36555150/a37934ef-2869-43ca-8db2-6a95f405ae64?raw=1",
"Repo": "Criblio's Repository",
"CABlacklist": true,
"Overview": "Cribl Stream helps you process machine data \u2013 logs, instrumentation data, application data, metrics, etc. \u2013 in real time, and deliver them to your analysis platform of choice. It allows you to:\r\n- Add context to your data, by enriching it with information from external data sources.\r\n- Help secure your data, by redacting, obfuscating, or encrypting sensitive fields.\r\n- Optimize your data, per your performance and cost requirements.\r\n\r\nThis template will deploy a Cribl Stream instance running in Single (stand-alone) mode. A Single mode instance of Stream is not intended to coordinate multiple worker instances and / or Cribl Edge nodes.",
"WebUI": "http://[IP]:9000",
"TemplateURL": "https://raw.githubusercontent.com/criblio/unraid/master/stream-single.xml",
"Icon": "https://github.com/criblio/unraid/assets/36555150/a37934ef-2869-43ca-8db2-6a95f405ae64?raw=1",
"ExtraParams": "--restart unless-stopped",
"Config": [
{
"@attributes": {
"Name": "WebUI",
"Target": "9000",
"Default": "",
"Mode": "tcp",
"Description": "Allow access to WebUI",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "9000"
},
{
"@attributes": {
"Name": "Config Path",
"Target": "CRIBL_VOLUME_DIR",
"Default": "",
"Mode": "",
"Description": "Sets the path inside the container where the config will be stored",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/opt/cribl/config-volume"
},
{
"@attributes": {
"Name": "config",
"Target": "/opt/cribl/config-volume",
"Default": "",
"Mode": "rw",
"Description": "Volume for storing the config",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/cribl/stream"
}
],
"Repo": "Criblio's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/CribliosRepository/stream-single.xml",
"CategoryList": [
"Security",
@ -290422,15 +290744,78 @@
"FirstSeen": 1688755660
},
{
"Name": "CriblStream(Worker)",
"Name": "Cribl-Stream-Worker",
"Repository": "cribl/cribl:latest",
"Registry": "https://registry.hub.docker.com/r/cribl/cribl",
"Registry": "https://hub.docker.com/r/cribl/cribl",
"Network": "bridge",
"Shell": "bash",
"Privileged": "false",
"Support": "https://github.com/criblio/unraid",
"Project": "https://cribl.io/stream",
"Icon": "https://github.com/criblio/unraid/assets/36555150/a37934ef-2869-43ca-8db2-6a95f405ae64?raw=1",
"Repo": "Criblio's Repository",
"CABlacklist": true,
"Overview": "Cribl Stream helps you process machine data \u2013 logs, instrumentation data, application data, metrics, etc. \u2013 in real time, and deliver them to your analysis platform of choice. It allows you to:\r\n- Add context to your data, by enriching it with information from external data sources.\r\n- Help secure your data, by redacting, obfuscating, or encrypting sensitive fields.\r\n- Optimize your data, per your performance and cost requirements.\r\n\r\nThis template will deploy a Cribl Stream instance running in Managed Worker mode. A Managed Worker instance of Stream is not intended to coordinate multiple worker instances and / or Cribl Edge nodes. Please ensure you are running a Leader instance prior to deploying this template.",
"WebUI": "http://[IP]:9000",
"TemplateURL": "https://raw.githubusercontent.com/criblio/unraid/master/stream-worker.xml",
"Icon": "https://github.com/criblio/unraid/assets/36555150/a37934ef-2869-43ca-8db2-6a95f405ae64?raw=1",
"ExtraParams": "--restart unless-stopped",
"Config": [
{
"@attributes": {
"Name": "Distributed Mode",
"Target": "CRIBL_DIST_MODE",
"Default": "",
"Mode": "",
"Description": "Sets operating mode to Leader",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "worker"
},
{
"@attributes": {
"Name": "Leader URL",
"Target": "CRIBL_DIST_MASTER_URL",
"Default": "",
"Mode": "",
"Description": "Replace `token` with your chosen token from the Leader instance deployment and replace `master` with the DNS name that resolves to the IP address of your Leader instance",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "tcp://token@leader:4200"
},
{
"@attributes": {
"Name": "Config Path",
"Target": "CRIBL_VOLUME_DIR",
"Default": "",
"Mode": "",
"Description": "Sets the path inside the container where the config will be stored",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/opt/cribl/config-volume"
},
{
"@attributes": {
"Name": "config",
"Target": "/opt/cribl/config-volume",
"Default": "",
"Mode": "rw",
"Description": "Volume for storing the config",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/cribl/stream"
}
],
"Repo": "Criblio's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/CribliosRepository/stream-worker.xml",
"CategoryList": [
"Security",

View File

@ -1,7 +1,7 @@
{
"apps": 2119,
"last_updated_timestamp": 1689134693,
"last_updated": "2023-07-12 00:04",
"last_updated_timestamp": 1689141889,
"last_updated": "2023-07-12 02:04",
"categories": [
{
"Cat": "Backup:",
@ -88702,39 +88702,39 @@
"CategoryList": [
"GameServers"
],
"downloads": 25800,
"trending": 7.097,
"downloads": 27789,
"LastUpdate": 1686638771,
"trending": 7.158,
"trends": [
0.243,
7.113,
2.571,
8.335,
8.131,
7.489,
7.097
7.097,
7.158
],
"trendsDate": [
1649253835,
1673550267,
1676149437,
1678745063,
1681344266,
1683943463,
1686542665
1686542665,
1689141888
],
"downloadtrend": [
16899,
18193,
18673,
20371,
22174,
23969,
25800
25800,
27789
],
"LastUpdateScan": 1686542665,
"LastUpdate": 1673693820,
"LastUpdateScan": 1689141888,
"FirstSeen": 1586888345,
"topTrending": 6.854
"topTrending": 0.04499999999999993
},
{
"Name": "Astroneer",
@ -219721,7 +219721,6 @@
],
"downloads": 16929,
"stars": 2,
"LastUpdate": 1668891782,
"trending": 21.974,
"trends": [
20.191,
@ -219737,6 +219736,7 @@
16929
],
"LastUpdateScan": 1689134692,
"LastUpdate": 1668891782,
"FirstSeen": 1642366205
},
{
@ -229316,7 +229316,6 @@
],
"downloads": 12468,
"stars": 3,
"LastUpdate": 1679195472,
"trending": 14.942,
"trends": [
14.942
@ -229329,6 +229328,7 @@
12468
],
"LastUpdateScan": 1689134693,
"LastUpdate": 1679195472,
"FirstSeen": 1652753003
},
{
@ -290512,24 +290512,220 @@
"FirstSeen": 1688755660
},
{
"TemplatePath": "/tmp/appFeed/templates/CribliosRepository/edge-managed.xml",
"errors": [
"Opening and ending tag mismatch: Container line 2 and Overview",
"Extra content at the end of the document"
],
"FirstSeen": null
},
{
"Name": "CriblEdge(Single)",
"Name": "Cribl-Edge-Managed",
"Repository": "cribl/cribl:latest",
"Registry": "https://registry.hub.docker.com/r/cribl/cribl",
"Registry": "https://hub.docker.com/r/cribl/cribl",
"Network": "bridge",
"Shell": "bash",
"Privileged": "true",
"Support": "https://github.com/criblio/unraid",
"Project": "https://cribl.io/edge",
"Overview": "Cribl Edge helps you collect and process observability data \u2013 logs, metrics, application data, etc. \u2013 in real time, from your Linux and Windows machines, apps, microservices etc., and deliver them to Cribl Stream or any supported destination.\r\n- Automatic discovery of host, container and application metrics, logs, etc. on endpoints.\r\n- Great Getting Data In (GDI) experience: explore, preview, build configs etc.\r\n- Collect, Process and Forward: \r\n - Collect logs, metrics (host, process, container), traces (coming soon), custom command output etc.\r\n - All the processing power of functions & pipelines at your fingertips\r\n - Forward data to any of the many supported destinations\r\n\r\nThis template will deploy a Cribl Edge instance running in Managed Edge mode. Managed Edge mode is intended to be managed by a Leader and CANNOT manage other instances. Please ensure you are running a Leader instance prior to deploying this template.",
"WebUI": "http://[IP]:9420",
"TemplateURL": "https://raw.githubusercontent.com/criblio/unraid/master/edge-managed.xml",
"Icon": "https://github.com/criblio/unraid/assets/36555150/fafb55e6-c072-4dff-9d55-56f5b69e127c?raw=1",
"ExtraParams": "--restart unless-stopped",
"Config": [
{
"@attributes": {
"Name": "AppScope Socket",
"Target": "/var/run/appscope",
"Default": "",
"Mode": "rw",
"Description": "For use with AppScope source",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/var/run/appscope"
},
{
"@attributes": {
"Name": "Docker Socket",
"Target": "/var/run/docker.sock",
"Default": "",
"Mode": "rw",
"Description": "Path to allow Edge to scrape information from unRAID Docker environment",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/var/run/docker.sock"
},
{
"@attributes": {
"Name": "File Monitor Path",
"Target": "/hostfs",
"Default": "",
"Mode": "ro",
"Description": "Path to allow Edge to monitor files on the host system",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/"
},
{
"@attributes": {
"Name": "Distributed Mode",
"Target": "CRIBL_DIST_MODE",
"Default": "",
"Mode": "",
"Description": "Flag to manage this Edge node from a different Leader node.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "managed-edge"
},
{
"@attributes": {
"Name": "Leader URL",
"Target": "CRIBL_DIST_MASTER_URL",
"Default": "",
"Mode": "",
"Description": "URL used to connect to Leader node. PLEASE REPLACE WITH CORRECT INFORMATION.\r\n\r\nhttps://docs.cribl.io/edge/deploy-running-docker",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "tls://token@leader:4200?group=GROUP"
}
],
"Repo": "Criblio's Repository",
"CAComment": "This template is set up to run as Privileged. This is a possible security risk and usually does not need to be enabled. Note that some applications require privileged in order to operate correctly",
"CABlacklist": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/CribliosRepository/edge-managed.xml",
"CategoryList": [
"Security",
"Tools-Utilities"
],
"downloads": 2473301,
"stars": 28,
"LastUpdateScan": 1688755660,
"LastUpdate": 1688752961,
"FirstSeen": 1688755660
},
{
"Name": "Cribl-Edge-Single",
"Repository": "cribl/cribl:latest",
"Registry": "https://hub.docker.com/r/cribl/cribl",
"Network": "bridge",
"Shell": "bash",
"Privileged": "true",
"Support": "https://github.com/criblio/unraid",
"Project": "https://cribl.io/edge",
"Overview": "Cribl Edge helps you collect and process observability data \u2013 logs, metrics, application data, etc. \u2013 in real time, from your Linux and Windows machines, apps, microservices etc., and deliver them to Cribl Stream or any supported destination.\r\n- Automatic discovery of host, container and application metrics, logs, etc. on endpoints.\r\n- Great Getting Data In (GDI) experience: explore, preview, build configs etc.\r\n- Collect, Process and Forward: \r\n - Collect logs, metrics (host, process, container), traces (coming soon), custom command output etc.\r\n - All the processing power of functions & pipelines at your fingertips\r\n - Forward data to any of the many supported destinations\r\n\r\nThis template will deploy a Cribl Edge instance running in Single (stand-alone) mode. Single mode is not intended to be managed by a Leader and CANNOT manage other instances.",
"WebUI": "http://[IP]:9420",
"TemplateURL": "https://raw.githubusercontent.com/criblio/unraid/master/edge-single.xml",
"Icon": "https://github.com/criblio/unraid/assets/36555150/fafb55e6-c072-4dff-9d55-56f5b69e127c?raw=1",
"ExtraParams": "--restart unless-stopped",
"Config": [
{
"@attributes": {
"Name": "Cribl Edge",
"Target": "CRIBL_EDGE",
"Default": "",
"Mode": "",
"Description": "Sets the operating mode to Edge Single",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "1"
},
{
"@attributes": {
"Name": "WebUI",
"Target": "9420",
"Default": "",
"Mode": "tcp",
"Description": "Allow access to WebUI",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "9420"
},
{
"@attributes": {
"Name": "AppScope Socket",
"Target": "/var/run/appscope",
"Default": "",
"Mode": "rw",
"Description": "For use with AppScope source",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/var/run/appscope"
},
{
"@attributes": {
"Name": "Docker Socket",
"Target": "/var/run/docker.sock",
"Default": "",
"Mode": "rw",
"Description": "Path to allow Edge to scrape information from unRAID Docker environment",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/var/run/docker.sock"
},
{
"@attributes": {
"Name": "File Monitor Path",
"Target": "/hostfs",
"Default": "",
"Mode": "ro",
"Description": "Path to allow Edge to monitor files on the host system",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/"
},
{
"@attributes": {
"Name": "Config Path",
"Target": "CRIBL_VOLUME_DIR",
"Default": "",
"Mode": "",
"Description": "Sets the path inside the container where the config will be stored",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/opt/cribl/config-volume"
},
{
"@attributes": {
"Name": "config",
"Target": "/opt/cribl/config-volume",
"Default": "",
"Mode": "rw",
"Description": "Path to stored local config (for use in stand-alone deployment)",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/cribl/edge"
}
],
"Repo": "Criblio's Repository",
"CAComment": "This template is set up to run as Privileged. This is a possible security risk and usually does not need to be enabled. Note that some applications require privileged in order to operate correctly",
"templatePath": "/tmp/GitHub/AppFeed/templates/CribliosRepository/edge-single.xml",
"CategoryList": [
"Security",
@ -290542,15 +290738,92 @@
"FirstSeen": 1688755660
},
{
"Name": "CriblStream(Leader)",
"Name": "Cribl-Leader",
"Repository": "cribl/cribl:latest",
"Registry": "https://registry.hub.docker.com/r/cribl/cribl",
"Registry": "https://hub.docker.com/r/cribl/cribl",
"Network": "bridge",
"Shell": "bash",
"Privileged": "false",
"Support": "https://github.com/criblio/unraid",
"Project": "https://cribl.io/stream",
"Overview": "Cribl Stream helps you process machine data \u2013 logs, instrumentation data, application data, metrics, etc. \u2013 in real time, and deliver them to your analysis platform of choice. It allows you to:\r\n- Add context to your data, by enriching it with information from external data sources.\r\n- Help secure your data, by redacting, obfuscating, or encrypting sensitive fields.\r\n- Optimize your data, per your performance and cost requirements.\r\n\r\nThis template will deploy a Cribl instance running in Leader mode. A Leader instance of Stream is intended to coordinate multiple worker instances and / or Cribl Edge nodes.",
"WebUI": "http://[IP]:9000",
"TemplateURL": "https://raw.githubusercontent.com/criblio/unraid/master/stream-leader.xml",
"Icon": "https://github.com/criblio/unraid/assets/36555150/a37934ef-2869-43ca-8db2-6a95f405ae64?raw=1",
"ExtraParams": "--restart unless-stopped",
"Config": [
{
"@attributes": {
"Name": "WebUI",
"Target": "9000",
"Default": "",
"Mode": "tcp",
"Description": "Allow access to WebUI",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "9000"
},
{
"@attributes": {
"Name": "Distributed Mode",
"Target": "CRIBL_DIST_MODE",
"Default": "",
"Mode": "",
"Description": "Sets operating mode to Leader",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "master"
},
{
"@attributes": {
"Name": "Leader URL",
"Target": "CRIBL_DIST_MASTER_URL",
"Default": "",
"Mode": "",
"Description": "Replace `criblmaster` with a more secure token (this will need to match on your worker instances and Edge nodes)",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "tcp://criblmaster@0.0.0.0:4200"
},
{
"@attributes": {
"Name": "Config Path",
"Target": "CRIBL_VOLUME_DIR",
"Default": "",
"Mode": "",
"Description": "Sets the path inside the container where the config will be stored",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/opt/cribl/config-volume"
},
{
"@attributes": {
"Name": "config",
"Target": "/opt/cribl/config-volume",
"Default": "",
"Mode": "rw",
"Description": "Volume for storing the config",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/cribl/stream"
}
],
"Repo": "Criblio's Repository",
"CABlacklist": true,
"Overview": "Cribl Stream helps you process machine data \u2013 logs, instrumentation data, application data, metrics, etc. \u2013 in real time, and deliver them to your analysis platform of choice. It allows you to:\r\n- Add context to your data, by enriching it with information from external data sources.\r\n- Help secure your data, by redacting, obfuscating, or encrypting sensitive fields.\r\n- Optimize your data, per your performance and cost requirements.\r\n\r\nThis template will deploy a Cribl Stream instance running in Leader mode. A Leader instance of Stream is intended to coordinate multiple worker instances and / or Cribl Edge nodes.",
"templatePath": "/tmp/GitHub/AppFeed/templates/CribliosRepository/stream-leader.xml",
"CategoryList": [
"Security",
@ -290563,15 +290836,64 @@
"FirstSeen": 1688755660
},
{
"Name": "CriblStream(Single)",
"Name": "Cribl-Stream-Single",
"Repository": "cribl/cribl:latest",
"Registry": "https://registry.hub.docker.com/r/cribl/cribl",
"Registry": "https://hub.docker.com/r/cribl/cribl",
"Network": "bridge",
"Shell": "bash",
"Privileged": "false",
"Support": "https://github.com/criblio/unraid",
"Project": "https://cribl.io/stream",
"Icon": "https://github.com/criblio/unraid/assets/36555150/a37934ef-2869-43ca-8db2-6a95f405ae64?raw=1",
"Repo": "Criblio's Repository",
"CABlacklist": true,
"Overview": "Cribl Stream helps you process machine data \u2013 logs, instrumentation data, application data, metrics, etc. \u2013 in real time, and deliver them to your analysis platform of choice. It allows you to:\r\n- Add context to your data, by enriching it with information from external data sources.\r\n- Help secure your data, by redacting, obfuscating, or encrypting sensitive fields.\r\n- Optimize your data, per your performance and cost requirements.\r\n\r\nThis template will deploy a Cribl Stream instance running in Single (stand-alone) mode. A Single mode instance of Stream is not intended to coordinate multiple worker instances and / or Cribl Edge nodes.",
"WebUI": "http://[IP]:9000",
"TemplateURL": "https://raw.githubusercontent.com/criblio/unraid/master/stream-single.xml",
"Icon": "https://github.com/criblio/unraid/assets/36555150/a37934ef-2869-43ca-8db2-6a95f405ae64?raw=1",
"ExtraParams": "--restart unless-stopped",
"Config": [
{
"@attributes": {
"Name": "WebUI",
"Target": "9000",
"Default": "",
"Mode": "tcp",
"Description": "Allow access to WebUI",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "9000"
},
{
"@attributes": {
"Name": "Config Path",
"Target": "CRIBL_VOLUME_DIR",
"Default": "",
"Mode": "",
"Description": "Sets the path inside the container where the config will be stored",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/opt/cribl/config-volume"
},
{
"@attributes": {
"Name": "config",
"Target": "/opt/cribl/config-volume",
"Default": "",
"Mode": "rw",
"Description": "Volume for storing the config",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/cribl/stream"
}
],
"Repo": "Criblio's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/CribliosRepository/stream-single.xml",
"CategoryList": [
"Security",
@ -290584,15 +290906,78 @@
"FirstSeen": 1688755660
},
{
"Name": "CriblStream(Worker)",
"Name": "Cribl-Stream-Worker",
"Repository": "cribl/cribl:latest",
"Registry": "https://registry.hub.docker.com/r/cribl/cribl",
"Registry": "https://hub.docker.com/r/cribl/cribl",
"Network": "bridge",
"Shell": "bash",
"Privileged": "false",
"Support": "https://github.com/criblio/unraid",
"Project": "https://cribl.io/stream",
"Icon": "https://github.com/criblio/unraid/assets/36555150/a37934ef-2869-43ca-8db2-6a95f405ae64?raw=1",
"Repo": "Criblio's Repository",
"CABlacklist": true,
"Overview": "Cribl Stream helps you process machine data \u2013 logs, instrumentation data, application data, metrics, etc. \u2013 in real time, and deliver them to your analysis platform of choice. It allows you to:\r\n- Add context to your data, by enriching it with information from external data sources.\r\n- Help secure your data, by redacting, obfuscating, or encrypting sensitive fields.\r\n- Optimize your data, per your performance and cost requirements.\r\n\r\nThis template will deploy a Cribl Stream instance running in Managed Worker mode. A Managed Worker instance of Stream is not intended to coordinate multiple worker instances and / or Cribl Edge nodes. Please ensure you are running a Leader instance prior to deploying this template.",
"WebUI": "http://[IP]:9000",
"TemplateURL": "https://raw.githubusercontent.com/criblio/unraid/master/stream-worker.xml",
"Icon": "https://github.com/criblio/unraid/assets/36555150/a37934ef-2869-43ca-8db2-6a95f405ae64?raw=1",
"ExtraParams": "--restart unless-stopped",
"Config": [
{
"@attributes": {
"Name": "Distributed Mode",
"Target": "CRIBL_DIST_MODE",
"Default": "",
"Mode": "",
"Description": "Sets operating mode to Leader",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "worker"
},
{
"@attributes": {
"Name": "Leader URL",
"Target": "CRIBL_DIST_MASTER_URL",
"Default": "",
"Mode": "",
"Description": "Replace `token` with your chosen token from the Leader instance deployment and replace `master` with the DNS name that resolves to the IP address of your Leader instance",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "tcp://token@leader:4200"
},
{
"@attributes": {
"Name": "Config Path",
"Target": "CRIBL_VOLUME_DIR",
"Default": "",
"Mode": "",
"Description": "Sets the path inside the container where the config will be stored",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/opt/cribl/config-volume"
},
{
"@attributes": {
"Name": "config",
"Target": "/opt/cribl/config-volume",
"Default": "",
"Mode": "rw",
"Description": "Volume for storing the config",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/cribl/stream"
}
],
"Repo": "Criblio's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/CribliosRepository/stream-worker.xml",
"CategoryList": [
"Security",

View File

@ -77,5 +77,6 @@
"passbolt/passbolt-ce": true,
"frooodle/s-pdf": true,
"ghcr.io/libretiny-eu/libretiny-esphome-docker": true,
"myoung34/github-runner": true
"myoung34/github-runner": true,
"cribl/cribl": true
}

15
log.txt
View File

@ -3651,8 +3651,7 @@ Processing /tmp/appFeed/templates/criscraftersRepository/JMusicBot.xml...Success
Downloading Criblio's Repository: https://github.com/criblio/unraid -> /tmp/appFeed/templates/CribliosRepository Attempt 1...https://github.com/criblio/unraid/archive/master.tar.gz Success!
Processing /tmp/appFeed/templates/CribliosRepository/ca_profile.xml...FOUND PROFILE
Processing /tmp/appFeed/templates/CribliosRepository/edge-managed.xml...Failed
Failed loading XML
Processing /tmp/appFeed/templates/CribliosRepository/edge-managed.xml...Success
Processing /tmp/appFeed/templates/CribliosRepository/edge-single.xml...Success
Processing /tmp/appFeed/templates/CribliosRepository/stream-leader.xml...Success
Processing /tmp/appFeed/templates/CribliosRepository/stream-single.xml...Success
@ -3667,15 +3666,9 @@ Processing /tmp/appFeed/templates/skraelingjarsRepository/peertube.xml...Success
Updating stats on containers
quay.io/invidious/invidious
quay.io/invidious/invidious Downloads: Stars: Base: unknown
bsyed/troddit
bsyed/troddit Downloads: 16929 Stars: 2 Base: unknown
goobaroo/ftbdirewolf20_118
goobaroo/ftbdirewolf20_118 Downloads: 12468 Stars: 3 Base: unknown
hlky/sd-webui
hlky/sd-webui:latest Downloads: Stars: Base: unknown
Privileged: 103
ich777/accompetizione-server
ich777/accompetizione-server Downloads: 27789 Stars: 0 Base: unknown
Privileged: 104
Updating GitHub

View File

@ -219131,7 +219131,7 @@
"CategoryList": [
"Network-Web"
],
"LastUpdateScan": 1686535481,
"LastUpdateScan": 1689134692,
"FirstSeen": 1629374613
},
{
@ -219557,21 +219557,24 @@
"CategoryList": [
"Network-Web"
],
"downloads": 13209,
"downloads": 16929,
"stars": 2,
"trending": 20.191,
"LastUpdate": 1668891782,
"trending": 21.974,
"trends": [
20.191
20.191,
21.974
],
"trendsDate": [
1686535481
1686535481,
1689134692
],
"downloadtrend": [
10542,
13209
13209,
16929
],
"LastUpdateScan": 1686535481,
"LastUpdate": 1668891782,
"LastUpdateScan": 1689134692,
"FirstSeen": 1642366205
},
{
@ -228824,7 +228827,7 @@
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/115033-support-goobaroo-game-server-dockers/",
"Project": "https://www.curseforge.com/minecraft/modpacks/dawn-craft",
"Overview": "DawnCraft - 1.25 Modded Minecraft Server[br][br][b]DawnCraft - 1.25[/b][br]RPG | Exploration | Combat | Questing | A modpack designed to give players a unique experience in modern Minecraft versions.[br]Version tags available:[br] - 1.25[br] - 1.24[br][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]",
"Overview": "DawnCraft - 1.26 Modded Minecraft Server[br][br][b]DawnCraft - 1.26[/b][br]RPG | Exploration | Combat | Questing | A modpack designed to give players a unique experience in modern Minecraft versions.[br]Version tags available:[br] - 1.26[br] - 1.25[br] - 1.24[br][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]",
"ExtraSearchTerms": "minecraft",
"Icon": "https://media.forgecdn.net/avatars/780/552/638125961291118791.gif",
"Config": [
@ -229149,10 +229152,21 @@
"CategoryList": [
"GameServers"
],
"downloads": 10605,
"downloads": 12468,
"stars": 3,
"LastUpdateScan": 1686535481,
"LastUpdate": 1679195472,
"trending": 14.942,
"trends": [
14.942
],
"trendsDate": [
1689134693
],
"downloadtrend": [
10605,
12468
],
"LastUpdateScan": 1689134693,
"FirstSeen": 1652753003
},
{
@ -277385,7 +277399,7 @@
"Repo": "pyrater's Repository",
"Beta": "true",
"templatePath": "/tmp/GitHub/AppFeed/templates/pyratersRepository/sd-webui.xml",
"LastUpdateScan": 1686535481,
"LastUpdateScan": 1689134693,
"FirstSeen": 1668348524
},
{

View File

@ -30585,38 +30585,38 @@
},
"ich777/accompetizione-server": {
"Base": null,
"Downloads": 25800,
"Downloads": 27789,
"Stars": null,
"Time": 1686542665,
"trending": 7.097,
"Time": 1689141888,
"trending": 7.158,
"trends": [
0.243,
7.113,
2.571,
8.335,
8.131,
7.489,
7.097
7.097,
7.158
],
"downloadtrend": [
16899,
18193,
18673,
20371,
22174,
23969,
25800
25800,
27789
],
"trendsDate": [
1649253835,
1673550267,
1676149437,
1678745063,
1681344266,
1683943463,
1686542665
1686542665,
1689141888
],
"LastUpdate": 1673693820
"LastUpdate": 1686638771
},
"docpht/docpht:latest": {
"Base": null,

View File

@ -1,5 +1,5 @@
{
"caFixed": 400,
"caFixed": 394,
"fixedTemplates": {
"smdion's Repository": {
"smdion/docker-h5ai": [
@ -1305,17 +1305,11 @@
"Criblio's Repository": {
"cribl/cribl:latest": [
"Privileged mode set. This may not be necessary",
"No Registry entry set. Created from Repository setting - This may not be the correct value",
"Fatal: Incorrect characters in name",
"Hardcoded port found in webUI entry",
"No Registry entry set. Created from Repository setting - This may not be the correct value",
"Fatal: Incorrect characters in name",
"Privileged mode set. This may not be necessary",
"Hardcoded port found in webUI entry",
"Hardcoded port found in webUI entry",
"No Registry entry set. Created from Repository setting - This may not be the correct value",
"Fatal: Incorrect characters in name",
"Hardcoded port found in webUI entry",
"No Registry entry set. Created from Repository setting - This may not be the correct value",
"Fatal: Incorrect characters in name",
"Hardcoded port found in webUI entry"
]
}