Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Squidly271 committed Aug 27, 2024
1 parent 8edc920 commit aae7e85
Show file tree
Hide file tree
Showing 7 changed files with 177 additions and 11 deletions.
2 changes: 1 addition & 1 deletion applicationFeed-lastUpdated.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1724724748
"last_updated_timestamp": 1724738797
}
77 changes: 77 additions & 0 deletions applicationFeed-raw.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down
85 changes: 81 additions & 4 deletions applicationFeed.json
Original file line number Diff line number Diff line change
@@ -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:",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -73681,8 +73695,8 @@
"Network-Other"
],
"downloads": 10,
"LastUpdate": 1724721847,
"LastUpdateScan": 1724724743,
"LastUpdate": 1724721847,
"FirstSeen": 1724724743
},
{
Expand Down Expand Up @@ -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",
Expand Down
3 changes: 2 additions & 1 deletion firstSeen.json
Original file line number Diff line number Diff line change
Expand Up @@ -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
}
8 changes: 4 additions & 4 deletions log.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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

2 changes: 1 addition & 1 deletion old-applicationFeed-raw.json
Original file line number Diff line number Diff line change
Expand Up @@ -73515,8 +73515,8 @@
"Network-Other"
],
"downloads": 10,
"LastUpdate": 1724721847,
"LastUpdateScan": 1724724743,
"LastUpdate": 1724721847,
"FirstSeen": 1724724743
},
{
Expand Down
11 changes: 11 additions & 0 deletions repoInfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -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
}
}

0 comments on commit aae7e85

Please sign in to comment.