diff --git a/applicationFeed-lastUpdated.json b/applicationFeed-lastUpdated.json index ebde025e5..35789334e 100644 --- a/applicationFeed-lastUpdated.json +++ b/applicationFeed-lastUpdated.json @@ -1,3 +1,3 @@ { - "last_updated_timestamp": 1625860982 + "last_updated_timestamp": 1625868188 } \ No newline at end of file diff --git a/applicationFeed-raw.json b/applicationFeed-raw.json index 4681c4824..0a1b6afcb 100644 --- a/applicationFeed-raw.json +++ b/applicationFeed-raw.json @@ -154408,6 +154408,140 @@ "LastUpdateScan": 1623729780, "FirstSeen": 1605532105 }, + { + "Name": "windows11_uupdump", + "Repository": "spaceinvaderone/windows11_insider", + "Registry": "https://registry.hub.docker.com/r/spaceinvaderone/windows11_insider", + "Network": "bridge", + "Shell": "sh", + "Privileged": "false", + "Project": "https://github.com/SpaceinvaderOne/unraid_win11_insider", + "Overview": "A container to download the Window 11 insiders build and put it in the iso share to install as a vm\r\nContainer uses files from https://uupdump.net/ to easily download UUP files from the Windows Update servers.\r\n\r\nThe default setting in the container will download Windows 11.\r\nHowever you can add a script file from https://uupdump.net/ for downloading other isos.\r\nTo do this download and unzip the download package and add the files to the custom folder in appdata\r\nset the variable to custom.\r\n\r\nSet the name for the downloaded iso image in the isoname variable\r\n\r\n\r\nThis project is not affiliated with Microsoft Corporation. Windows is a registered trademark of Microsoft Corporation.", + "WebUI": "", + "TemplateURL": "https://raw.githubusercontent.com/SpaceinvaderOne/Docker-Templates-Unraid/master/spaceinvaderone/windows11_uupdump.xml", + "Icon": "https://raw.githubusercontent.com/SpaceinvaderOne/unraid_vm_icons/master/icons/Windows/Windows_11.png", + "PostArgs": "", + "CPUset": "", + "Networking": { + "Mode": "bridge", + "Publish": "" + }, + "Data": { + "Volume": [ + { + "HostDir": "/mnt/user/isos/Windows/", + "ContainerDir": "/isos", + "Mode": "rw" + }, + { + "HostDir": "/mnt/user/appdata/windows11_uupdump", + "ContainerDir": "/config", + "Mode": "rw" + } + ] + }, + "Environment": { + "Variable": [ + { + "Value": "default", + "Name": "version", + "Mode": "" + }, + { + "Value": "Window11_Insiders.iso", + "Name": "isoname", + "Mode": "" + }, + { + "Value": "uup_download_linux.sh", + "Name": "name", + "Mode": "" + } + ] + }, + "Config": [ + { + "@attributes": { + "Name": "Isos path", + "Target": "/isos", + "Default": "", + "Mode": "rw", + "Description": "Path to where you store your iso images", + "Type": "Path", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "/mnt/user/isos/Windows/" + }, + { + "@attributes": { + "Name": "Default or Custom", + "Target": "version", + "Default": "default|custom", + "Mode": "", + "Description": "Choose the default script or choose custom to add your own from uupdump.net (add name in name variable if you choose custom)", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "default" + }, + { + "@attributes": { + "Name": "Name for ISO image", + "Target": "isoname", + "Default": "Window11_Insiders", + "Mode": "", + "Description": "name for downloaded iso to be put in the iso share", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "Window11_Insiders.iso" + }, + { + "@attributes": { + "Name": "appdata", + "Target": "/config", + "Default": "", + "Mode": "rw", + "Description": "Container Path: /config", + "Type": "Path", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "/mnt/user/appdata/windows11_uupdump" + }, + { + "@attributes": { + "Name": "Custom script name", + "Target": "name", + "Default": "uup_download_linux.sh", + "Mode": "", + "Description": "If using custom script in appdata/custom from uupdump.net you can specify the name here (you shouldnt need to change this)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "uup_download_linux.sh" + } + ], + "Repo": "SpaceInvaderOne's Repository", + "Date": "1625862716", + "Description": "A container to download the Window 11 insiders build and put it in the iso share to install as a vm\r\nContainer uses files from https://uupdump.net/ to easily download UUP files from the Windows Update servers.\r\n\r\nThe default setting in the container will download Windows 11.\r\nHowever you can add a script file from https://uupdump.net/ for downloading other isos.\r\nTo do this download and unzip the download package and add the files to the custom folder in appdata\r\nset the variable to custom.\r\n\r\nSet the name for the downloaded iso image in the isoname variable\r\n\r\n\r\nThis project is not affiliated with Microsoft Corporation. Windows is a registered trademark of Microsoft Corporation.", + "templatePath": "/tmp/GitHub/AppFeed/templates/SpaceInvaderOnesRepository/spaceinvaderone/windows11_uupdump.xml", + "CategoryList": [ + "Tools-Utilities" + ], + "downloads": 21, + "LastUpdateScan": 1625868188, + "FirstSeen": 1625868188 + }, { "Name": "FlexConnect", "Repository": "digitalhigh/flexconnect", diff --git a/applicationFeed.json b/applicationFeed.json index b9d85d760..03c3bda86 100644 --- a/applicationFeed.json +++ b/applicationFeed.json @@ -1,7 +1,7 @@ { - "apps": 1296, - "last_updated_timestamp": 1625860982, - "last_updated": "2021-07-09 16:03", + "apps": 1297, + "last_updated_timestamp": 1625868188, + "last_updated": "2021-07-09 18:03", "categories": [ { "Cat": "Backup:", @@ -154570,6 +154570,140 @@ "LastUpdateScan": 1623729780, "FirstSeen": 1605532105 }, + { + "Name": "windows11_uupdump", + "Repository": "spaceinvaderone/windows11_insider", + "Registry": "https://registry.hub.docker.com/r/spaceinvaderone/windows11_insider", + "Network": "bridge", + "Shell": "sh", + "Privileged": "false", + "Project": "https://github.com/SpaceinvaderOne/unraid_win11_insider", + "Overview": "A container to download the Window 11 insiders build and put it in the iso share to install as a vm\r\nContainer uses files from https://uupdump.net/ to easily download UUP files from the Windows Update servers.\r\n\r\nThe default setting in the container will download Windows 11.\r\nHowever you can add a script file from https://uupdump.net/ for downloading other isos.\r\nTo do this download and unzip the download package and add the files to the custom folder in appdata\r\nset the variable to custom.\r\n\r\nSet the name for the downloaded iso image in the isoname variable\r\n\r\n\r\nThis project is not affiliated with Microsoft Corporation. Windows is a registered trademark of Microsoft Corporation.", + "WebUI": "", + "TemplateURL": "https://raw.githubusercontent.com/SpaceinvaderOne/Docker-Templates-Unraid/master/spaceinvaderone/windows11_uupdump.xml", + "Icon": "https://raw.githubusercontent.com/SpaceinvaderOne/unraid_vm_icons/master/icons/Windows/Windows_11.png", + "PostArgs": "", + "CPUset": "", + "Networking": { + "Mode": "bridge", + "Publish": "" + }, + "Data": { + "Volume": [ + { + "HostDir": "/mnt/user/isos/Windows/", + "ContainerDir": "/isos", + "Mode": "rw" + }, + { + "HostDir": "/mnt/user/appdata/windows11_uupdump", + "ContainerDir": "/config", + "Mode": "rw" + } + ] + }, + "Environment": { + "Variable": [ + { + "Value": "default", + "Name": "version", + "Mode": "" + }, + { + "Value": "Window11_Insiders.iso", + "Name": "isoname", + "Mode": "" + }, + { + "Value": "uup_download_linux.sh", + "Name": "name", + "Mode": "" + } + ] + }, + "Config": [ + { + "@attributes": { + "Name": "Isos path", + "Target": "/isos", + "Default": "", + "Mode": "rw", + "Description": "Path to where you store your iso images", + "Type": "Path", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "/mnt/user/isos/Windows/" + }, + { + "@attributes": { + "Name": "Default or Custom", + "Target": "version", + "Default": "default|custom", + "Mode": "", + "Description": "Choose the default script or choose custom to add your own from uupdump.net (add name in name variable if you choose custom)", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "default" + }, + { + "@attributes": { + "Name": "Name for ISO image", + "Target": "isoname", + "Default": "Window11_Insiders", + "Mode": "", + "Description": "name for downloaded iso to be put in the iso share", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "Window11_Insiders.iso" + }, + { + "@attributes": { + "Name": "appdata", + "Target": "/config", + "Default": "", + "Mode": "rw", + "Description": "Container Path: /config", + "Type": "Path", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "/mnt/user/appdata/windows11_uupdump" + }, + { + "@attributes": { + "Name": "Custom script name", + "Target": "name", + "Default": "uup_download_linux.sh", + "Mode": "", + "Description": "If using custom script in appdata/custom from uupdump.net you can specify the name here (you shouldnt need to change this)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "uup_download_linux.sh" + } + ], + "Repo": "SpaceInvaderOne's Repository", + "Date": "1625862716", + "Description": "A container to download the Window 11 insiders build and put it in the iso share to install as a vm\r\nContainer uses files from https://uupdump.net/ to easily download UUP files from the Windows Update servers.\r\n\r\nThe default setting in the container will download Windows 11.\r\nHowever you can add a script file from https://uupdump.net/ for downloading other isos.\r\nTo do this download and unzip the download package and add the files to the custom folder in appdata\r\nset the variable to custom.\r\n\r\nSet the name for the downloaded iso image in the isoname variable\r\n\r\n\r\nThis project is not affiliated with Microsoft Corporation. Windows is a registered trademark of Microsoft Corporation.", + "templatePath": "/tmp/GitHub/AppFeed/templates/SpaceInvaderOnesRepository/spaceinvaderone/windows11_uupdump.xml", + "CategoryList": [ + "Tools-Utilities" + ], + "downloads": 21, + "LastUpdateScan": 1625868188, + "FirstSeen": 1625868188 + }, { "Name": "FlexConnect", "Repository": "digitalhigh/flexconnect", diff --git a/firstSeen.json b/firstSeen.json index aabebe32d..d62945c83 100644 --- a/firstSeen.json +++ b/firstSeen.json @@ -1653,5 +1653,6 @@ "https://raw.githubusercontent.com/ich777/unraid-prometheus_nvidia_smi_exporter/master/prometheus_nvidia_smi_exporter.plg": 1625313787, "meisnate12/plex-meta-manager": 1625385790, "invoiceninja/invoiceninja": 1625400184, - "shouya/docker-webdav": 1625853791 + "shouya/docker-webdav": 1625853791, + "spaceinvaderone/windows11_insider": 1625868188 } \ No newline at end of file diff --git a/old-applicationFeed-raw.json b/old-applicationFeed-raw.json index ce19d1437..4681c4824 100644 --- a/old-applicationFeed-raw.json +++ b/old-applicationFeed-raw.json @@ -95592,9 +95592,20 @@ "CategoryList": [ "GameServers" ], - "downloads": 1774045, + "downloads": 1966472, "stars": 17, - "LastUpdateScan": 1623261789, + "trending": 9.785, + "trends": [ + 9.785 + ], + "trendsDate": [ + 1625860982 + ], + "downloadtrend": [ + 1774045, + 1966472 + ], + "LastUpdateScan": 1625860982, "FirstSeen": 1612868835 }, { @@ -180030,11 +180041,10 @@ "CategoryList": [ "Tools-Utilities" ], - "downloads": 863190, + "downloads": 888629, "stars": 2, - "trending": 2.865, + "trending": 2.863, "trends": [ - 10.367, 9.51, 9.966, 9.81, @@ -180046,10 +180056,10 @@ 3.116, 2.778, 3.13, - 2.865 + 2.865, + 2.863 ], "trendsDate": [ - 1592078852, 1594678088, 1597277766, 1599876476, @@ -180061,10 +180071,10 @@ 1615467765, 1618063356, 1620662578, - 1623261790 + 1623261790, + 1625860982 ], "downloadtrend": [ - 451393, 498833, 554048, 614314, @@ -180076,9 +180086,10 @@ 789649, 812213, 838457, - 863190 + 863190, + 888629 ], - "LastUpdateScan": 1623261790, + "LastUpdateScan": 1625860982, "FirstSeen": 1586881119 }, { @@ -198582,7 +198593,7 @@ "Network": "bridge", "Shell": "sh", "Privileged": "false", - "Support": "https://forums.unraid.net/topic/103601-support-apache-webdav-bytemark/", + "Support": "https://forums.unraid.net/topic/103601-support-apache-webdav/", "Project": "https://httpd.apache.org/docs/2.4/mod/mod_dav.html", "Overview": "Very simple WebDAV server based on Apache. You need a WebDAV client to transfer files. It does not include a WebUI to upload files through your browser.\r\n\r\nSpecifying USERNAME and PASSWORD only supports a single user. If you want to have lots of different logins for various users, bind mount user.passwd as follows:\r\n\r\nOpen the Unraid WebTerminal >_ and execute the following:\r\nmkdir /mnt/user/appdata/apachewebdav\r\ntouch /mnt/user/appdata/apachewebdav/user.passwd\r\n\r\nAdd a new Path to this container with the following values:\r\nContainer Path: /user.passwd\r\nHost Path: /mnt/user/appdata/apachewebdav/user.passwd\r\n\r\nAfter starting the container, open its console and execute the following for \"Basic\" authentification by changing \"John\" to your username (it asks for your password after executing):\r\nhtpasswd -B /user.passwd John\r\n\r\nor this if you choosed \"Digest\" authentification:\r\nhtdigest user.passwd WebDAV-Login John\r\n\r\nExecute the command multiple times with different usernames to add more users.", "WebUI": "http://[IP]:[PORT:8384]/", diff --git a/repoInfo.json b/repoInfo.json index ca8a6bb66..2d53475bc 100644 --- a/repoInfo.json +++ b/repoInfo.json @@ -48510,5 +48510,15 @@ "trends": null, "downloadtrend": null, "trendsDate": null + }, + "spaceinvaderone/windows11_insider": { + "Base": null, + "Downloads": 21, + "Stars": null, + "Time": 1625868188, + "trending": null, + "trends": null, + "downloadtrend": null, + "trendsDate": null } } \ No newline at end of file diff --git a/statistics.json b/statistics.json index 2aa06af80..f190b266e 100644 --- a/statistics.json +++ b/statistics.json @@ -1,5 +1,5 @@ { - "caFixed": 235, + "caFixed": 237, "fixedTemplates": { "smdion's Repository": { "smdion/docker-h5ai": [ @@ -526,6 +526,10 @@ ], "spaceinvaderone/vm_custom_icons": [ "No Support Link Present" + ], + "spaceinvaderone/windows11_insider": [ + "No Registry entry set. Created from Repository setting", + "No Support Link Present" ] }, "d8ahazard's Repository": {