This commit is contained in:
Andrew Z 2024-08-27 02:06:39 -04:00
parent 8edc920e9b
commit aae7e859a8
7 changed files with 177 additions and 11 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1724724748
"last_updated_timestamp": 1724738797
}

View File

@ -73464,6 +73464,20 @@
},
"value": ""
},
{
"@attributes": {
"Name": "External URL",
"Target": "SHARRY_BASE_URL",
"Default": "http://localhost:9090",
"Mode": "",
"Description": "The external URL where Sharry can be reached (e.g. \"https://sharry.example.com\"). This is used to create absolute URLs and to configure the authentication cookie. These URLs are sent to the client, so they must resolve back to the Sharry server. If the default value is used, the external URL is obtained dynamically by inspecting HTTP headers of the request.",
"Type": "Variable",
"Display": "always",
"Required": "False",
"Mask": "False"
},
"value": ""
},
{
"@attributes": {
"Name": "Admin Account Username",
@ -307872,6 +307886,69 @@
"LastUpdate": 1716566077,
"FirstSeen": 1715191571
},
{
"Name": "DD-Bot",
"Repository": "assaro/ddbot:latest",
"Registry": "https://hub.docker.com/r/assaro/ddbot",
"Branch": {
"Tag": "latest",
"TagDescription": "Latest stable release"
},
"Network": "bridge",
"Privileged": "false",
"Support": "https://github.com/Assaro/DD_Bot/issues",
"Project": "https://github.com/Assaro/DD_Bot",
"Overview": "Discord bot to control Docker services via the Docker socket",
"Icon": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/images/dd-bot-icon.png",
"TemplateURL": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/templates/dd_bot.xml",
"Maintainer": {
"WebPage": "https://github.com/nwithan8"
},
"Requires": "<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;After installing the container, you will need to configure the bot via the `settings.json` file in the Config path: https://github.com/Assaro/DD_Bot/blob/master/sites/settings.md<br>&nbsp;&nbsp;&nbsp;&nbsp;",
"Config": [
{
"@attributes": {
"Name": "Config path",
"Target": "/app/settings",
"Default": "/mnt/user/appdata/dd_bot/config",
"Mode": "rw",
"Description": "Storage for config files",
"Type": "Path",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/dd_bot/config"
},
{
"@attributes": {
"Name": "Docker Socket",
"Target": "/var/run/docker.sock",
"Default": "",
"Mode": "ro",
"Description": "Gives DDBot the ability to restart, stop, start, refresh and remove containers.",
"Type": "Path",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": "/var/run/docker.sock"
}
],
"Repo": "grtgbln's Repository",
"ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/grtgblnsRepository/templates/dd_bot.xml",
"CategoryList": [
"MediaApp-Other",
"Other",
"Productivity",
"Tools-Utilities"
],
"downloads": 501,
"LastUpdate": 1680792201,
"LastUpdateScan": 1724738792,
"FirstSeen": 1724738792
},
{
"Name": "FASS",
"Repository": "zerealfu/fass",

View File

@ -1,7 +1,7 @@
{
"apps": 2376,
"last_updated_timestamp": 1724724748,
"last_updated": "2024-08-26 22:12",
"apps": 2377,
"last_updated_timestamp": 1724738797,
"last_updated": "2024-08-27 02:06",
"categories": [
{
"Cat": "AI:",
@ -73630,6 +73630,20 @@
},
"value": ""
},
{
"@attributes": {
"Name": "External URL",
"Target": "SHARRY_BASE_URL",
"Default": "http://localhost:9090",
"Mode": "",
"Description": "The external URL where Sharry can be reached (e.g. \"https://sharry.example.com\"). This is used to create absolute URLs and to configure the authentication cookie. These URLs are sent to the client, so they must resolve back to the Sharry server. If the default value is used, the external URL is obtained dynamically by inspecting HTTP headers of the request.",
"Type": "Variable",
"Display": "always",
"Required": "False",
"Mask": "False"
},
"value": ""
},
{
"@attributes": {
"Name": "Admin Account Username",
@ -73681,8 +73695,8 @@
"Network-Other"
],
"downloads": 10,
"LastUpdate": 1724721847,
"LastUpdateScan": 1724724743,
"LastUpdate": 1724721847,
"FirstSeen": 1724724743
},
{
@ -308038,6 +308052,69 @@
"LastUpdate": 1716566077,
"FirstSeen": 1715191571
},
{
"Name": "DD-Bot",
"Repository": "assaro/ddbot:latest",
"Registry": "https://hub.docker.com/r/assaro/ddbot",
"Branch": {
"Tag": "latest",
"TagDescription": "Latest stable release"
},
"Network": "bridge",
"Privileged": "false",
"Support": "https://github.com/Assaro/DD_Bot/issues",
"Project": "https://github.com/Assaro/DD_Bot",
"Overview": "Discord bot to control Docker services via the Docker socket",
"Icon": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/images/dd-bot-icon.png",
"TemplateURL": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/templates/dd_bot.xml",
"Maintainer": {
"WebPage": "https://github.com/nwithan8"
},
"Requires": "<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;After installing the container, you will need to configure the bot via the `settings.json` file in the Config path: https://github.com/Assaro/DD_Bot/blob/master/sites/settings.md<br>&nbsp;&nbsp;&nbsp;&nbsp;",
"Config": [
{
"@attributes": {
"Name": "Config path",
"Target": "/app/settings",
"Default": "/mnt/user/appdata/dd_bot/config",
"Mode": "rw",
"Description": "Storage for config files",
"Type": "Path",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/dd_bot/config"
},
{
"@attributes": {
"Name": "Docker Socket",
"Target": "/var/run/docker.sock",
"Default": "",
"Mode": "ro",
"Description": "Gives DDBot the ability to restart, stop, start, refresh and remove containers.",
"Type": "Path",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": "/var/run/docker.sock"
}
],
"Repo": "grtgbln's Repository",
"ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/grtgblnsRepository/templates/dd_bot.xml",
"CategoryList": [
"MediaApp-Other",
"Other",
"Productivity",
"Tools-Utilities"
],
"downloads": 501,
"LastUpdate": 1680792201,
"LastUpdateScan": 1724738792,
"FirstSeen": 1724738792
},
{
"Name": "FASS",
"Repository": "zerealfu/fass",

View File

@ -3453,5 +3453,6 @@
"datpat/handbrakeamd:rocm6": 1724601995,
"a1ex4/ownfoil": 1724652385,
"zocker160/handbrake-nvenc:latest": 1724659591,
"jlesage/sharry": 1724724743
"jlesage/sharry": 1724724743,
"assaro/ddbot:latest": 1724738792
}

View File

@ -3586,6 +3586,7 @@ Processing /tmp/appFeed/templates/grtgblnsRepository/templates/ca_profile.xml...
Processing /tmp/appFeed/templates/grtgblnsRepository/templates/channels_dvr.xml...Success
Processing /tmp/appFeed/templates/grtgblnsRepository/templates/charm.xml...Success
Processing /tmp/appFeed/templates/grtgblnsRepository/templates/chevereto.xml...Success
Processing /tmp/appFeed/templates/grtgblnsRepository/templates/dd_bot.xml...Success
Processing /tmp/appFeed/templates/grtgblnsRepository/templates/fass.xml...Success
Processing /tmp/appFeed/templates/grtgblnsRepository/templates/gollum.xml...Success
Processing /tmp/appFeed/templates/grtgblnsRepository/templates/gpt4all.xml...Success
@ -4320,12 +4321,11 @@ Processing /tmp/appFeed/templates/bendysRepository/sonarrtorss/sonarrtorss.xml..
Updating stats on containers
assaro/ddbot
assaro/ddbot:latest Downloads: 501 Stars: 0 Base: unknown
Pulling assaro/ddbot:latest
Privileged: 104
No change to feed
Updating GitHub

View File

@ -73515,8 +73515,8 @@
"Network-Other"
],
"downloads": 10,
"LastUpdate": 1724721847,
"LastUpdateScan": 1724724743,
"LastUpdate": 1724721847,
"FirstSeen": 1724724743
},
{

View File

@ -92393,5 +92393,16 @@
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1724721847
},
"assaro/ddbot:latest": {
"Base": null,
"Downloads": 501,
"Stars": null,
"Time": 1724738792,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1680792201
}
}