This commit is contained in:
Andrew Z 2022-11-29 09:22:23 -05:00
parent 00c6abaea5
commit ad6e91cf70
4 changed files with 8 additions and 756 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1669730277
"last_updated_timestamp": 1669731740
}

View File

@ -235870,99 +235870,6 @@
"FirstSeen": 1659485021,
"topTrending": 0.062
},
{
"Name": "Influxdb2",
"Repository": "influxdb",
"Registry": "https://hub.docker.com/_/influxdb/",
"Branch": [
{
"Tag": "2.3",
"TagDescription": "2.3 and patches"
},
{
"Tag": "2.2",
"TagDescription": "2.2 and patches"
},
{
"Tag": "2.1",
"TagDescription": "2.1 and patches"
},
{
"Tag": "latest",
"TagDescription": "latest container, use with caution!"
}
],
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://github.com/simonsickle/unraid-templates/discussions/categories/q-a-support",
"Project": "https://influxdata.com/",
"Overview": "InfluxDB is an open source time series database with no external dependencies. It's useful for recording metrics, events, and performing analytics.",
"WebUI": "http://[IP]:[PORT:8086]/",
"TemplateURL": "https://raw.githubusercontent.com/simonsickle/unraid-templates/master/influxdb2/influxdb2.xml",
"Icon": "https://raw.githubusercontent.com/simonsickle/unraid-templates/main/influxdb2/logo.png",
"ExtraParams": "--restart unless-stopped",
"Config": [
{
"@attributes": {
"Name": "WebUI / API",
"Target": "8086",
"Default": "8086",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "8086"
},
{
"@attributes": {
"Name": "appdata",
"Target": "/var/lib/influxdb2",
"Default": "",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/influxdb2"
}
],
"Repo": "ssickle's Repository",
"Official": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/ssicklesRepository/influxdb2/influxdb2.xml",
"CategoryList": [
"Network-Management",
"Tools-Utilities"
],
"downloads": 986505033,
"stars": 1643,
"trending": 0.366,
"trends": [
0.304,
0.336,
0.366
],
"trendsDate": [
1662084673,
1664683402,
1667282629
],
"downloadtrend": [
976610375,
979587891,
982891966,
986505033
],
"LastUpdateScan": 1667282629,
"LastUpdate": 1666844438,
"FirstSeen": 1544995611,
"topTrending": 0.062
},
{
"Name": "mosquitto",
"Repository": "eclipse-mosquitto:2",
@ -252605,62 +252512,6 @@
"FirstSeen": 1660656427,
"topTrending": 1.576
},
{
"Name": "unVerdaccio",
"Repository": "verdaccio/verdaccio",
"Registry": "https://hub.docker.com/r/verdaccio/verdaccio",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Overview": "An official clone of the Verdaccio Docker",
"WebUI": "http://[IP]:[PORT:8443]/",
"TemplateURL": "https://raw.githubusercontent.com/alexandru360/unVerdaccio/master/docker.xml",
"Icon": "https://cdn.verdaccio.dev/readme/verdaccio@2x.png",
"Config": {
"@attributes": {
"Name": "Port",
"Target": "8443",
"Default": "",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "8443\n "
},
"Repo": "alexandru360's Repository",
"Official": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/alexandru360sRepository/docker.xml",
"CategoryList": [
"Cloud",
"Productivity"
],
"downloads": 86443713,
"stars": 178,
"trending": 1.086,
"trends": [
1.019,
1.031,
1.086
],
"trendsDate": [
1662275298,
1664870614,
1667469837
],
"downloadtrend": [
83760776,
84623127,
85504612,
86443713
],
"LastUpdateScan": 1667469837,
"LastUpdate": 1667434923,
"FirstSeen": 1659665712,
"topTrending": 0.06700000000000017
},
{
"Name": "crowdsec-cloudflare-bouncer",
"Repository": "crowdsecurity/cloudflare-bouncer:latest",
@ -254978,231 +254829,6 @@
"LastUpdate": 1669504216,
"FirstSeen": 1664395425
},
{
"Name": "Drone-CI-Gitea",
"Repository": "drone/drone",
"Registry": "https://hub.docker.com/r/drone/drone",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://github.com/chrizzo84/unraid-templates/issues",
"Project": "https://github.com/chrizzo84/unraid-templates",
"Overview": "Drone is a Continuous Integration platform built on Docker.\r\nIn this particular case it is the apptemplate for use with Gitea",
"WebUI": "http://[IP]:[PORT:80]",
"TemplateURL": "https://raw.githubusercontent.com/chrizzo84/unraid-templates/master/drone-gitea/drone-gitea.xml",
"Icon": "https://raw.githubusercontent.com/chrizzo84/unraid-templates/main/icons/drone.png",
"Config": [
{
"@attributes": {
"Name": "HTTP_PORT",
"Target": "80",
"Default": "9080",
"Mode": "tcp",
"Description": "Container HTTP Port",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "9080"
},
{
"@attributes": {
"Name": "HTTP_PORT",
"Target": "443",
"Default": "9443",
"Mode": "tcp",
"Description": "Container HTTPS-Port",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "DATA",
"Target": "/data",
"Default": "/mnt/user/appdata/drone",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/drone"
},
{
"@attributes": {
"Name": "DRONE_AGENTS_ENABLED",
"Target": "DRONE_AGENTS_ENABLED",
"Default": "false",
"Mode": "",
"Description": "DRONE_AGENTS_ENABLED as true if you want to run server and agent in the same container.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "false"
},
{
"@attributes": {
"Name": "DRONE_GITEA_SERVER",
"Target": "DRONE_GITEA_SERVER",
"Default": "",
"Mode": "",
"Description": "GITEA Server URL",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "DRONE_GITEA_CLIENT_ID",
"Target": "DRONE_GITEA_CLIENT_ID",
"Default": "",
"Mode": "",
"Description": "You need to generate Client ID in GITEA",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "DRONE_GITEA_CLIENT_SECRET",
"Target": "DRONE_GITEA_CLIENT_SECRET",
"Default": "",
"Mode": "",
"Description": "You need to generate Client Secret in GITEA",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "DRONE_RPC_SECRET",
"Target": "DRONE_RPC_SECRET",
"Default": "",
"Mode": "",
"Description": "Required literal value provides the Drone shared secret. This is used to authenticate the RPC connection to the server. The server and runners must be provided the same secret value.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "DRONE_SERVER_HOST",
"Target": "DRONE_SERVER_HOST",
"Default": "",
"Mode": "",
"Description": "Your Drone Server URL",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "DRONE_SERVER_PROTO",
"Target": "DRONE_SERVER_PROTO",
"Default": "",
"Mode": "",
"Description": "Required string value configures the user-facing protocol. This value is used to create webhooks and redirect urls. It has no actual impact on serving traffic. Values = http / https",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "http"
},
{
"@attributes": {
"Name": "DRONE_GIT_ALWAYS_AUTH",
"Target": "DRONE_GIT_ALWAYS_AUTH",
"Default": "true",
"Mode": "",
"Description": "Optional boolean value. Configures Drone to authenticate when cloning public repositories. This is only required when your source code management system (e.g. GitHub Enterprise) has private mode enabled.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "true"
},
{
"@attributes": {
"Name": "DRONE_USER_CREATE",
"Target": "DRONE_USER_CREATE",
"Default": "username:root,admin:true",
"Mode": "",
"Description": "Optional user account that should be created on startup. This should be used to seed the system with an administrative account. It can be a real account (i.e. a real GitHub user) or it can be a machine account.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
}
],
"Repo": "chrizzo's Repository",
"Official": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/chrizzosRepository/drone-gitea/drone-gitea.xml",
"CategoryList": [
"Productivity"
],
"downloads": 182759754,
"stars": 358,
"trending": 0.113,
"trends": [
0.122,
0.13,
0.128,
0.108,
0.11,
0.13,
0.113
],
"trendsDate": [
1652234623,
1654833811,
1657433068,
1660032232,
1662648033,
1665245014,
1667840660
],
"downloadtrend": [
181448845,
181684281,
181917943,
182114824,
182316058,
182553235,
182759754
],
"LastUpdateScan": 1667840660,
"LastUpdate": 1666948668,
"FirstSeen": 1639242205,
"topTrending": -0.008999999999999994,
"topPerforming": 0.113
},
{
"Name": "Binner",
"Repository": "devzwf/binner:latest",

View File

@ -1,7 +1,7 @@
{
"apps": 1897,
"last_updated_timestamp": 1669730277,
"last_updated": "2022-11-29 08:57",
"apps": 1894,
"last_updated_timestamp": 1669731740,
"last_updated": "2022-11-29 09:22",
"categories": [
{
"Cat": "Backup:",
@ -236032,99 +236032,6 @@
"FirstSeen": 1659485021,
"topTrending": 0.062
},
{
"Name": "Influxdb2",
"Repository": "influxdb",
"Registry": "https://hub.docker.com/_/influxdb/",
"Branch": [
{
"Tag": "2.3",
"TagDescription": "2.3 and patches"
},
{
"Tag": "2.2",
"TagDescription": "2.2 and patches"
},
{
"Tag": "2.1",
"TagDescription": "2.1 and patches"
},
{
"Tag": "latest",
"TagDescription": "latest container, use with caution!"
}
],
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://github.com/simonsickle/unraid-templates/discussions/categories/q-a-support",
"Project": "https://influxdata.com/",
"Overview": "InfluxDB is an open source time series database with no external dependencies. It's useful for recording metrics, events, and performing analytics.",
"WebUI": "http://[IP]:[PORT:8086]/",
"TemplateURL": "https://raw.githubusercontent.com/simonsickle/unraid-templates/master/influxdb2/influxdb2.xml",
"Icon": "https://raw.githubusercontent.com/simonsickle/unraid-templates/main/influxdb2/logo.png",
"ExtraParams": "--restart unless-stopped",
"Config": [
{
"@attributes": {
"Name": "WebUI / API",
"Target": "8086",
"Default": "8086",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "8086"
},
{
"@attributes": {
"Name": "appdata",
"Target": "/var/lib/influxdb2",
"Default": "",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/influxdb2"
}
],
"Repo": "ssickle's Repository",
"Official": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/ssicklesRepository/influxdb2/influxdb2.xml",
"CategoryList": [
"Network-Management",
"Tools-Utilities"
],
"downloads": 986505033,
"stars": 1643,
"trending": 0.366,
"trends": [
0.304,
0.336,
0.366
],
"trendsDate": [
1662084673,
1664683402,
1667282629
],
"downloadtrend": [
976610375,
979587891,
982891966,
986505033
],
"LastUpdateScan": 1667282629,
"LastUpdate": 1666844438,
"FirstSeen": 1544995611,
"topTrending": 0.062
},
{
"Name": "mosquitto",
"Repository": "eclipse-mosquitto:2",
@ -252767,62 +252674,6 @@
"FirstSeen": 1660656427,
"topTrending": 1.576
},
{
"Name": "unVerdaccio",
"Repository": "verdaccio/verdaccio",
"Registry": "https://hub.docker.com/r/verdaccio/verdaccio",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Overview": "An official clone of the Verdaccio Docker",
"WebUI": "http://[IP]:[PORT:8443]/",
"TemplateURL": "https://raw.githubusercontent.com/alexandru360/unVerdaccio/master/docker.xml",
"Icon": "https://cdn.verdaccio.dev/readme/verdaccio@2x.png",
"Config": {
"@attributes": {
"Name": "Port",
"Target": "8443",
"Default": "",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "8443\n "
},
"Repo": "alexandru360's Repository",
"Official": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/alexandru360sRepository/docker.xml",
"CategoryList": [
"Cloud",
"Productivity"
],
"downloads": 86443713,
"stars": 178,
"trending": 1.086,
"trends": [
1.019,
1.031,
1.086
],
"trendsDate": [
1662275298,
1664870614,
1667469837
],
"downloadtrend": [
83760776,
84623127,
85504612,
86443713
],
"LastUpdateScan": 1667469837,
"LastUpdate": 1667434923,
"FirstSeen": 1659665712,
"topTrending": 0.06700000000000017
},
{
"Name": "crowdsec-cloudflare-bouncer",
"Repository": "crowdsecurity/cloudflare-bouncer:latest",
@ -255140,231 +254991,6 @@
"LastUpdate": 1669504216,
"FirstSeen": 1664395425
},
{
"Name": "Drone-CI-Gitea",
"Repository": "drone/drone",
"Registry": "https://hub.docker.com/r/drone/drone",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://github.com/chrizzo84/unraid-templates/issues",
"Project": "https://github.com/chrizzo84/unraid-templates",
"Overview": "Drone is a Continuous Integration platform built on Docker.\r\nIn this particular case it is the apptemplate for use with Gitea",
"WebUI": "http://[IP]:[PORT:80]",
"TemplateURL": "https://raw.githubusercontent.com/chrizzo84/unraid-templates/master/drone-gitea/drone-gitea.xml",
"Icon": "https://raw.githubusercontent.com/chrizzo84/unraid-templates/main/icons/drone.png",
"Config": [
{
"@attributes": {
"Name": "HTTP_PORT",
"Target": "80",
"Default": "9080",
"Mode": "tcp",
"Description": "Container HTTP Port",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "9080"
},
{
"@attributes": {
"Name": "HTTP_PORT",
"Target": "443",
"Default": "9443",
"Mode": "tcp",
"Description": "Container HTTPS-Port",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "DATA",
"Target": "/data",
"Default": "/mnt/user/appdata/drone",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/drone"
},
{
"@attributes": {
"Name": "DRONE_AGENTS_ENABLED",
"Target": "DRONE_AGENTS_ENABLED",
"Default": "false",
"Mode": "",
"Description": "DRONE_AGENTS_ENABLED as true if you want to run server and agent in the same container.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "false"
},
{
"@attributes": {
"Name": "DRONE_GITEA_SERVER",
"Target": "DRONE_GITEA_SERVER",
"Default": "",
"Mode": "",
"Description": "GITEA Server URL",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "DRONE_GITEA_CLIENT_ID",
"Target": "DRONE_GITEA_CLIENT_ID",
"Default": "",
"Mode": "",
"Description": "You need to generate Client ID in GITEA",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "DRONE_GITEA_CLIENT_SECRET",
"Target": "DRONE_GITEA_CLIENT_SECRET",
"Default": "",
"Mode": "",
"Description": "You need to generate Client Secret in GITEA",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "DRONE_RPC_SECRET",
"Target": "DRONE_RPC_SECRET",
"Default": "",
"Mode": "",
"Description": "Required literal value provides the Drone shared secret. This is used to authenticate the RPC connection to the server. The server and runners must be provided the same secret value.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "DRONE_SERVER_HOST",
"Target": "DRONE_SERVER_HOST",
"Default": "",
"Mode": "",
"Description": "Your Drone Server URL",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "DRONE_SERVER_PROTO",
"Target": "DRONE_SERVER_PROTO",
"Default": "",
"Mode": "",
"Description": "Required string value configures the user-facing protocol. This value is used to create webhooks and redirect urls. It has no actual impact on serving traffic. Values = http / https",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "http"
},
{
"@attributes": {
"Name": "DRONE_GIT_ALWAYS_AUTH",
"Target": "DRONE_GIT_ALWAYS_AUTH",
"Default": "true",
"Mode": "",
"Description": "Optional boolean value. Configures Drone to authenticate when cloning public repositories. This is only required when your source code management system (e.g. GitHub Enterprise) has private mode enabled.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "true"
},
{
"@attributes": {
"Name": "DRONE_USER_CREATE",
"Target": "DRONE_USER_CREATE",
"Default": "username:root,admin:true",
"Mode": "",
"Description": "Optional user account that should be created on startup. This should be used to seed the system with an administrative account. It can be a real account (i.e. a real GitHub user) or it can be a machine account.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
}
],
"Repo": "chrizzo's Repository",
"Official": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/chrizzosRepository/drone-gitea/drone-gitea.xml",
"CategoryList": [
"Productivity"
],
"downloads": 182759754,
"stars": 358,
"trending": 0.113,
"trends": [
0.122,
0.13,
0.128,
0.108,
0.11,
0.13,
0.113
],
"trendsDate": [
1652234623,
1654833811,
1657433068,
1660032232,
1662648033,
1665245014,
1667840660
],
"downloadtrend": [
181448845,
181684281,
181917943,
182114824,
182316058,
182553235,
182759754
],
"LastUpdateScan": 1667840660,
"LastUpdate": 1666948668,
"FirstSeen": 1639242205,
"topTrending": -0.008999999999999994,
"topPerforming": 0.113
},
{
"Name": "Binner",
"Repository": "devzwf/binner:latest",

View File

@ -175560,7 +175560,7 @@
"Overview": "HDHomeRun emulator for Plex/Jellyfin/Emby DVR to connect to Tvheadend.[br][br]\n To run this container, [b]first create a config.yml on the config folder[/b] with the following lines (changing to the IPs, ports and tuner count of your system)[br][br]\n tvheadend_url: http://user:pas@X.X.X.X:9981[br][br]\n antennas_url: http://X.X.X.X:5004[br][br]\n tuner_count: 4",
"Requires": "<br>&nbsp;&nbsp;&nbsp;&nbsp;To run this container, first create a config.yml on the config folder with the following lines (changing to the IPs, ports and tuner count of your system)<br>&nbsp;&nbsp;&nbsp;&nbsp;tvheadend_url: http://user:pas@X.X.X.X:9981<br>&nbsp;&nbsp;&nbsp;&nbsp;antennas_url: http://X.X.X.X:5004<br>&nbsp;&nbsp;&nbsp;&nbsp;tuner_count: 4 <br> ",
"WebUI": "http://[IP]:[PORT:5004]",
"TemplateURL": "https://gitlab.com/yayitazale/unraid-templates/main/yayitazale/antennas.xml",
"TemplateURL": "https://gitlab.com/yayitazale/unraid-templates/-/raw/main/yayitazale/antennas.xml",
"Icon": "https://raw.githubusercontent.com/yayitazale/unraid-templates/main/antennas.png",
"Networking": {
"Mode": "bridge"
@ -175648,7 +175648,7 @@
"Project": "https://docs.frigate.video/",
"Overview": "A complete and local NVR designed for Home Assistant with AI object detection. Uses OpenCV and Tensorflow to perform realtime object detection locally for IP cameras.\r\n\r\nUse of a Google Coral Accelerator is optional, but highly recommended. The Coral will outperform even the best CPUs and can process 100+ FPS with very little overhead.\r\n\r\n- Tight integration with Home Assistant via a custom component\r\n- Designed to minimize resource use and maximize performance by only looking for objects when and where it is necessary\r\n- Leverages multiprocessing heavily with an emphasis on realtime over processing every frame\r\n- Uses a very low overhead motion detection to determine where to run object detection\r\n- Object detection with TensorFlow runs in separate processes for maximum FPS\r\n- Communicates over MQTT for easy integration into other systems\r\n- Records video with retention settings based on detected objects\r\n- 24/7 recording\r\n- Re-streaming via RTMP to reduce the number of connections to your camera\r\n\r\n[b]A config.yml file must exist in the config directory.[/b]\r\nSee the documentation for more details.",
"WebUI": "http://[IP]:[PORT:5000]",
"TemplateURL": "https://gitlab.com/yayitazale/unraid-templates/main/yayitazale/frigate.xml",
"TemplateURL": "https://gitlab.com/yayitazale/unraid-templates/-/raw/main/yayitazale/frigate.xml",
"Icon": "https://raw.githubusercontent.com/yayitazale/unraid-templates/main/frigate.png",
"ExtraParams": "--shm-size=256mb --mount type=tmpfs,target=/tmp/cache,tmpfs-size=1000000000",
"Requires": "Note: If you are using a PCI Coral instead of a USB one, you must install first the needed drivers going to the CA APP and searching for Coral-Driver (thanks to @ich777)\r<br>\r<br>If you want to use a nvidia card to image decoding, you must add the &quot;--gpus all&quot; extra parameter. If you have multiple GPUs in your system with some allocated to VMs, you instead must add &quot;--runtime=nvidia&quot; as extra parameter and set the NVIDIA_DRIVER_CAPABILITIES and NVIDIA_VISIBLE_DEVICES variables to only give the container access to selected GPUs.",
@ -175817,7 +175817,7 @@
"Support": "https://forums.unraid.net/topic/118806-support-grafana-grafana-image-renderer/",
"Project": "https://github.com/grafana/grafana-image-renderer/blob/master/docs/remote_rendering_using_docker.md",
"Overview": "A Grafana remote image renderer that handles rendering panels &amp; dashboards to PNGs using headless chrome.\r\n[br][br]\r\nRead Grafana Image Renderer documentation and see usage instructions at [b][u][a \"https://github.com/grafana/grafana-image-renderer/blob/master/docs/remote_rendering_using_docker.md\"]projects page[/a][/b][/u].\r\n[br][br]\r\nIn order to use this as a plugin of your Grafana docker instance you [b]must[/b] add this enviromental arguments to that container:\r\n[br][br]\r\n- GF_RENDERING_SERVER_URL: http://renderer-ip:8081/render[br]\r\n- GF_RENDERING_CALLBACK_URL: http://grafana-ip:3000/\r\n[br][br]\r\nChange the IP (and the ports) to suit your configuration.",
"TemplateURL": "https://gitlab.com/yayitazale/unraid-templates/main/yayitazale/grafana-image-renderer.xml",
"TemplateURL": "https://gitlab.com/yayitazale/unraid-templates/-/raw/main/yayitazale/grafana-image-renderer.xml",
"Icon": "https://github.com/atribe/unRAID-docker/raw/master/icons/grafana.png",
"Networking": {
"Mode": "bridge"
@ -175888,7 +175888,7 @@
"Support": "https://forums.unraid.net/topic/128633-support-steffo99-greed/",
"Project": "https://github.com/Steffo99/greed",
"Overview": "A customizable, multilanguage Telegram shop bot with Telegram Payments support!\r\n\r\nPlease refer to docs to learn how to activate it and how to use it. This container is not working by itself. Brief installing instructions:\r\n\r\n1. Donwload and run the container\r\n2. Edit the configuration file *config.toml* that was created in the *config* directory, adding your bot and payment tokens to it.\r\n3. Optional: customize the files in the strings folder for custom messages.\r\n4. Start the bot using the console of the container and the following command: *python -OO core.py*\r\n5. Open Telegram, and send a */start* command to your bot to be automatically promoted to \ud83d\udcbc Manager.\r\n6. Stop the bot by pressing Ctrl+C.\r\n7. Restart the container.",
"TemplateURL": "https://gitlab.com/yayitazale/unraid-templates/main/yayitazale/greed.xml",
"TemplateURL": "https://gitlab.com/yayitazale/unraid-templates/-/raw/main/yayitazale/greed.xml",
"Icon": "https://raw.githubusercontent.com/yayitazale/unraid-templates/main/greed.png",
"DonateText": "Donate",
"DonateLink": "https://ko-fi.com/steffo",