This commit is contained in:
Andrew Z 2022-10-12 18:03:46 -04:00
parent 6655ff9ff1
commit e7b39cbeab
6 changed files with 1098 additions and 863 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1665605024
"last_updated_timestamp": 1665612224
}

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

60
log.txt
View File

@ -3130,8 +3130,64 @@ Processing /tmp/appFeed/templates/elziksRepository/mecon.xml...Success
Updating stats on containers
unraides/filerun
unraides/filerun Downloads: 9 Stars: 0 Base: unknown
spants/dashing
spants/dashing Downloads: 90237 Stars: 0 Base: unknown
aptalca/zoneminder-1.29
aptalca/zoneminder-1.29 Downloads: 491415 Stars: 19 Base: unknown
hernandito/calibreserver-docker
hernandito/calibreserver-docker Downloads: 3352 Stars: 0 Base: unknown
xamindar/syncthing
xamindar/syncthing Downloads: 63442 Stars: 1 Base: unknown
sdesbure/arch-jackett
sdesbure/arch-jackett Downloads: 58031 Stars: 1 Base: unknown
snoopy86/emoncms-docker
snoopy86/emoncms-docker Downloads: 29536 Stars: 1 Base: unknown
Tagged - Can't determine last update
openhab/openhab
openhab/openhab:amd64-offline Downloads: 56401535 Stars: 411 Base: unknown
quimnut/cloud9ide
quimnut/cloud9ide Downloads: 242951 Stars: 1 Base: unknown
gogs/gogs
gogs/gogs Downloads: 89575578 Stars: 724 Base: unknown
bashninja/docker-pritunl
bashninja/docker-pritunl Downloads: 142377 Stars: 3 Base: unknown
tynor88/socat
tynor88/socat Downloads: 1244617 Stars: 0 Base: unknown
jlesage/makemkv
jlesage/makemkv Downloads: 14415848 Stars: 68 Base: unknown
rix1337/docker-myjd-api
rix1337/docker-myjd-api Downloads: 1527343 Stars: 2 Base: unknown
ulisses1478/bitcoinwallet-gui
ulisses1478/bitcoinwallet-gui Downloads: 128152 Stars: 0 Base: unknown
foxxmd/multi-scrobbler
foxxmd/multi-scrobbler:latest Downloads: 48238 Stars: 0 Base: unknown
Tagged - Can't determine last update
ich777/steamcmd
ich777/steamcmd:arma3 Downloads: 4008331 Stars: 28 Base: unknown
ich777/dirsyncpro
ich777/dirsyncpro Downloads: 252669 Stars: 4 Base: unknown
ich777/fivemserver
ich777/fivemserver Downloads: 130336 Stars: 4 Base: unknown
ich777/minecraftbedrockserver
ich777/minecraftbedrockserver Downloads: 572157 Stars: 4 Base: unknown
sismics/docs
sismics/docs:latest Downloads: 6648054 Stars: 17 Base: unknown
tzahi12345/youtubedl-material
tzahi12345/youtubedl-material Downloads: 19869745 Stars: 83 Base: unknown
maihai/nut-influxdb-exporter
maihai/nut-influxdb-exporter Downloads: 379829 Stars: 0 Base: unknown
spaceinvaderone/beep_music_converter
spaceinvaderone/beep_music_converter Downloads: 18560 Stars: 0 Base: unknown
ixsystems/truecommand
ixsystems/truecommand Downloads: 8339119 Stars: 29 Base: unknown
mbentley/omada-controller
mbentley/omada-controller Downloads: 10687806 Stars: 126 Base: unknown
deepquestai/deepstack
deepquestai/deepstack Downloads: 11317227 Stars: 46 Base: unknown
webreaper/damselfly
webreaper/damselfly Downloads: 847573 Stars: 8 Base: unknown
witnet/witnet-rust
witnet/witnet-rust Downloads: 533398 Stars: 3 Base: unknown
Privileged: 105

View File

@ -13526,7 +13526,7 @@
],
"Project": "https://www.bazarr.media/",
"Overview": "Bazarr(https://www.bazarr.media/) is a companion application to Sonarr and Radarr. It can manage and download subtitles based on your requirements. You define your preferences by TV show or movie and Bazarr takes care of everything for you.",
"WebUI": "http://[IP]:[PORT:6767]",
"WebUI": "http://[IP]:[PORT:6767]/system/status",
"TemplateURL": "https://raw.githubusercontent.com/linuxserver/templates/master/unraid/bazarr.xml",
"Icon": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/bazarr-logo.png",
"Config": [
@ -52366,7 +52366,7 @@
"@attributes": {
"Name": "Niceness (priority)",
"Target": "APP_NICENESS",
"Default": "",
"Default": "0",
"Mode": "",
"Description": "Priority at which the application should run. A niceness value of -20 is the highest priority and 19 is the lowest priority. NOTE: Setting a negative value requires additional permissions. Thus, \"--cap-add=SYS_NICE\" must be added to Extra Parameters (shown when Advanced View is enabled).",
"Type": "Variable",
@ -52408,7 +52408,7 @@
"@attributes": {
"Name": "Dark Mode",
"Target": "DARK_MODE",
"Default": "",
"Default": "0",
"Mode": "",
"Description": "When set to \"1\", dark mode is enabled for the application.",
"Type": "Variable",
@ -52422,7 +52422,7 @@
"@attributes": {
"Name": "Secure Connection",
"Target": "SECURE_CONNECTION",
"Default": "",
"Default": "0",
"Mode": "",
"Description": "Whether or not an encrypted connection should be used to access the application's GUI. Set to \"1\" to encrypt the connection. NOTE: When enabling the secure connection, security parameters needs to be generated. This one-time operation is done during container startup. Depending on your system, this could take a few minutes. GUI of the application won't be available until the operation completes.",
"Type": "Variable",
@ -240847,6 +240847,145 @@
"LastUpdate": 1662159220,
"FirstSeen": 1651749662
},
{
"Name": "Filerun",
"Repository": "unraides/filerun",
"Registry": "https://hub.docker.com/r/unraides/filerun",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/129515-support-unraides-filerun/",
"Project": "https://filerun.com/",
"Overview": "FileRun is a self-hosted Google Drive alternative. It is a full featured web based file manager with an easy to use user interface. It is great for managing your photo, movie, audio collection, or sharing files with your family and friends.",
"WebUI": "http://[IP]:[PORT:80]",
"TemplateURL": "https://raw.githubusercontent.com/UnRAIDES/templates-UnRAID/master/templates/Filerun.xml",
"Icon": "https://raw.githubusercontent.com/UnRAIDES/templates-UnRAID/main/icons/filerun-icon.png",
"Requires": "A MariaDB or MySQL Database is required in order to install Filerun",
"Config": [
{
"@attributes": {
"Name": "WebUI Port",
"Target": "80",
"Default": "8686",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "8686"
},
{
"@attributes": {
"Name": "DataBaseHost",
"Target": "FR_DB_HOST",
"Default": "127.0.0.1",
"Mode": "",
"Description": "Set the database IP here",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "127.0.0.1"
},
{
"@attributes": {
"Name": "DataBasePort",
"Target": "FR_DB_PORT",
"Default": "3306",
"Mode": "",
"Description": "Set the port of your DataBase here",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "3306"
},
{
"@attributes": {
"Name": "DataBaseName",
"Target": "FR_DB_NAME",
"Default": "filerun",
"Mode": "",
"Description": "Set the DataBase Name here",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "DataBaseUser",
"Target": "FR_DB_USER",
"Default": "filerun",
"Mode": "",
"Description": "Set the DataBase User name here",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "DataBasePassword",
"Target": "FR_DB_PASS",
"Default": "changeme",
"Mode": "",
"Description": "Set the DataBase Password here (Current password: changeme)",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "true"
},
"value": ""
},
{
"@attributes": {
"Name": "AppData",
"Target": "/var/www/html",
"Default": "/mnt/user/appdata/filerun/",
"Mode": "rw",
"Description": "Set the appdata path here",
"Type": "Path",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/filerun/"
},
{
"@attributes": {
"Name": "UserFile",
"Target": "/user-files/",
"Default": "/mnt/user/FilerunData/",
"Mode": "rw",
"Description": "Set where will be save all files",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
}
],
"Repo": "Unraid.es' Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/Unraid.esRepository/templates/Filerun.xml",
"CategoryList": [
"Cloud",
"Network-Web"
],
"downloads": 9,
"LastUpdate": 1665444021,
"LastUpdateScan": 1665605024,
"FirstSeen": 1665605024
},
{
"Plugin": true,
"PluginURL": "https://raw.githubusercontent.com/UnRAIDES/unRAID-NerdTools/main/plugin/NerdTools.plg",

File diff suppressed because it is too large Load Diff