This commit is contained in:
Andrew Z 2021-07-27 07:30:44 -04:00
parent 5f7d629d0e
commit 2fbaa4c9da
8 changed files with 428 additions and 211 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1627380234
"last_updated_timestamp": 1627385442
}

View File

@ -61951,9 +61951,9 @@
"TemplateURL": "https://raw.githubusercontent.com/dlandon/docker.templates/master/unassigned.devices.xml",
"Licence": "GPL Licensed",
"Repository": "https://github.com/dlandon/unassigned.devices/raw/master/unassigned.devices.plg",
"pluginVersion": "2021.07.14",
"pluginVersion": "2021.07.27",
"Overview": "Unassigned Devices is used to mount and share non-array disks, remote SMB or NFS shares, and iso files.",
"Date": 1626235200,
"Date": 1627358400,
"Description": "Unassigned Devices is used to mount and share non-array disks, remote SMB or NFS shares, and iso files.",
"templatePath": "/tmp/GitHub/AppFeed/templates/dlandonsRepository/unassigned.devices.xml",
"CategoryList": [
@ -181299,9 +181299,9 @@
"TemplateURL": "https://raw.githubusercontent.com/GuildDarts/unraid-ca-templates/master/docker.folder.xml",
"Repository": "https://raw.githubusercontent.com/GuildDarts/unraid-plugin-docker.folder/master/plugins/docker.folder.plg",
"Plugin": true,
"pluginVersion": "2021.07.04",
"pluginVersion": "2021.07.27",
"Overview": "Docker Folder lets you create folders for grouping dockers and VMs together to help with organization. Especially useful if you're using docker-compose.\u200f\u200f\u200e\nGetting Started: A new button named \"add folder\" will appear at the bottom of the docker tab next to \"add container\"",
"Date": 1625371200,
"Date": 1627358400,
"Description": "Docker Folder lets you create folders for grouping dockers and VMs together to help with organization. Especially useful if you're using docker-compose.\u200f\u200f\u200e\nGetting Started: A new button named \"add folder\" will appear at the bottom of the docker tab next to \"add container\"",
"templatePath": "/tmp/GitHub/AppFeed/templates/GuildDartsRepository/docker.folder.xml",
"CategoryList": [
@ -215829,5 +215829,101 @@
"stars": 43,
"LastUpdateScan": 1627279396,
"FirstSeen": 1627279396
},
{
"Name": "unbound",
"Repository": "kutzilla/unbound:latest",
"Registry": "https://hub.docker.com/r/kutzilla/unbound",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/111818-support-unbound/",
"Project": "https://github.com/kutzilla/unbound-docker",
"Overview": "Unbound is a validating, recursive, and caching DNS resolver. It can be used to create your own recursive DNS-Server at home. You can use Unbound for services such as Pi-Hole (Here is a tutorial how to configure Pi-Hole with Unbound: https://www.youtube.com/watch?v=FnFtWsZ8IP0&t=695s) or you can create custom DNS Records for your local network.",
"WebUI": "",
"TemplateURL": "https://raw.githubusercontent.com/kutzilla/unraid-templates/master/apps/unbound.xml",
"Icon": "https://raw.githubusercontent.com/kutzilla/unraid-templates/master/images/unbound.png",
"PostArgs": "",
"CPUset": "",
"Networking": {
"Mode": "bridge",
"Publish": {
"Port": [
{
"HostPort": "5335",
"ContainerPort": "53",
"Protocol": "tcp"
},
{
"HostPort": "5335",
"ContainerPort": "53",
"Protocol": "udp"
}
]
}
},
"Data": {
"Volume": {
"HostDir": "",
"ContainerDir": "/opt/unbound/etc/unbound/",
"Mode": "rw"
}
},
"Environment": "",
"Config": [
{
"@attributes": {
"Name": "TCP DNS Port",
"Target": "53",
"Default": "",
"Mode": "tcp",
"Description": "Container Port: 53",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "5335"
},
{
"@attributes": {
"Name": "UDP DNS Port",
"Target": "53",
"Default": "",
"Mode": "udp",
"Description": "Container Port: 53",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "5335"
},
{
"@attributes": {
"Name": "Config Path",
"Target": "/opt/unbound/etc/unbound/",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /opt/unbound/etc/unbound/",
"Type": "Path",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": ""
}
],
"Repo": "kutzilla's Repository",
"Beta": "true",
"Date": "1627303919",
"Description": "Unbound is a validating, recursive, and caching DNS resolver. It can be used to create your own recursive DNS-Server at home. You can use Unbound for services such as Pi-Hole (Here is a tutorial how to configure Pi-Hole with Unbound: https://www.youtube.com/watch?v=FnFtWsZ8IP0&t=695s) or you can create custom DNS Records for your local network.",
"templatePath": "/tmp/GitHub/AppFeed/templates/kutzillasRepository/apps/unbound.xml",
"CategoryList": [
"Network-DNS"
],
"downloads": 79,
"LastUpdateScan": 1627385442,
"FirstSeen": 1627385442
}
]

View File

@ -1,7 +1,7 @@
{
"apps": 1314,
"last_updated_timestamp": 1627380234,
"last_updated": "2021-07-27 06:03",
"apps": 1315,
"last_updated_timestamp": 1627385442,
"last_updated": "2021-07-27 07:30",
"categories": [
{
"Cat": "Backup:",
@ -62113,9 +62113,9 @@
"TemplateURL": "https://raw.githubusercontent.com/dlandon/docker.templates/master/unassigned.devices.xml",
"Licence": "GPL Licensed",
"Repository": "https://github.com/dlandon/unassigned.devices/raw/master/unassigned.devices.plg",
"pluginVersion": "2021.07.14",
"pluginVersion": "2021.07.27",
"Overview": "Unassigned Devices is used to mount and share non-array disks, remote SMB or NFS shares, and iso files.",
"Date": 1626235200,
"Date": 1627358400,
"Description": "Unassigned Devices is used to mount and share non-array disks, remote SMB or NFS shares, and iso files.",
"templatePath": "/tmp/GitHub/AppFeed/templates/dlandonsRepository/unassigned.devices.xml",
"CategoryList": [
@ -181461,9 +181461,9 @@
"TemplateURL": "https://raw.githubusercontent.com/GuildDarts/unraid-ca-templates/master/docker.folder.xml",
"Repository": "https://raw.githubusercontent.com/GuildDarts/unraid-plugin-docker.folder/master/plugins/docker.folder.plg",
"Plugin": true,
"pluginVersion": "2021.07.04",
"pluginVersion": "2021.07.27",
"Overview": "Docker Folder lets you create folders for grouping dockers and VMs together to help with organization. Especially useful if you're using docker-compose.\u200f\u200f\u200e\nGetting Started: A new button named \"add folder\" will appear at the bottom of the docker tab next to \"add container\"",
"Date": 1625371200,
"Date": 1627358400,
"Description": "Docker Folder lets you create folders for grouping dockers and VMs together to help with organization. Especially useful if you're using docker-compose.\u200f\u200f\u200e\nGetting Started: A new button named \"add folder\" will appear at the bottom of the docker tab next to \"add container\"",
"templatePath": "/tmp/GitHub/AppFeed/templates/GuildDartsRepository/docker.folder.xml",
"CategoryList": [
@ -215991,6 +215991,102 @@
"stars": 43,
"LastUpdateScan": 1627279396,
"FirstSeen": 1627279396
},
{
"Name": "unbound",
"Repository": "kutzilla/unbound:latest",
"Registry": "https://hub.docker.com/r/kutzilla/unbound",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/111818-support-unbound/",
"Project": "https://github.com/kutzilla/unbound-docker",
"Overview": "Unbound is a validating, recursive, and caching DNS resolver. It can be used to create your own recursive DNS-Server at home. You can use Unbound for services such as Pi-Hole (Here is a tutorial how to configure Pi-Hole with Unbound: https://www.youtube.com/watch?v=FnFtWsZ8IP0&t=695s) or you can create custom DNS Records for your local network.",
"WebUI": "",
"TemplateURL": "https://raw.githubusercontent.com/kutzilla/unraid-templates/master/apps/unbound.xml",
"Icon": "https://raw.githubusercontent.com/kutzilla/unraid-templates/master/images/unbound.png",
"PostArgs": "",
"CPUset": "",
"Networking": {
"Mode": "bridge",
"Publish": {
"Port": [
{
"HostPort": "5335",
"ContainerPort": "53",
"Protocol": "tcp"
},
{
"HostPort": "5335",
"ContainerPort": "53",
"Protocol": "udp"
}
]
}
},
"Data": {
"Volume": {
"HostDir": "",
"ContainerDir": "/opt/unbound/etc/unbound/",
"Mode": "rw"
}
},
"Environment": "",
"Config": [
{
"@attributes": {
"Name": "TCP DNS Port",
"Target": "53",
"Default": "",
"Mode": "tcp",
"Description": "Container Port: 53",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "5335"
},
{
"@attributes": {
"Name": "UDP DNS Port",
"Target": "53",
"Default": "",
"Mode": "udp",
"Description": "Container Port: 53",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "5335"
},
{
"@attributes": {
"Name": "Config Path",
"Target": "/opt/unbound/etc/unbound/",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /opt/unbound/etc/unbound/",
"Type": "Path",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": ""
}
],
"Repo": "kutzilla's Repository",
"Beta": "true",
"Date": "1627303919",
"Description": "Unbound is a validating, recursive, and caching DNS resolver. It can be used to create your own recursive DNS-Server at home. You can use Unbound for services such as Pi-Hole (Here is a tutorial how to configure Pi-Hole with Unbound: https://www.youtube.com/watch?v=FnFtWsZ8IP0&t=695s) or you can create custom DNS Records for your local network.",
"templatePath": "/tmp/GitHub/AppFeed/templates/kutzillasRepository/apps/unbound.xml",
"CategoryList": [
"Network-DNS"
],
"downloads": 79,
"LastUpdateScan": 1627385442,
"FirstSeen": 1627385442
}
],
"repositories": {
@ -217202,6 +217298,12 @@
"licardo's Repository": {
"url": "https://github.com/L1cardo/Unraid-Templates",
"profile": "https://forums.unraid.net/profile/128967-licardo/"
},
"kutzilla's Repository": {
"url": "https://github.com/kutzilla/unraid-templates",
"profile": "https://forums.unraid.net/profile/129184-kutzilla/",
"bio": "Creating unRAID templates for my personal system. Maybe some of those templates are helpful for your purpose.",
"icon": "https://raw.githubusercontent.com/kutzilla/unraid-templates/master/images/avatar.jpg"
}
}
}

View File

@ -1678,5 +1678,6 @@
"haproxy": 1627300999,
"convos/convos:stable": 1627315411,
"phntxx/dashboard:latest": 1627315412,
"lissy93/dashy:latest": 1627315412
"lissy93/dashy:latest": 1627315412,
"kutzilla/unbound:latest": 1627385442
}

View File

@ -199084,14 +199084,14 @@
"Author": "Bergware, Niellles, ZekerPixels",
"Name": "Nederlands taalpakket",
"TemplateURL": "https://raw.githubusercontent.com/unraid/language-templates/master/limetech/lang-nl_NL.xml",
"Version": "2021.07.15",
"Version": "2021.07.27",
"Icon": "https://raw.githubusercontent.com/unraid/language-templates/master/limetech/Green-Earth-Transparent-File.png",
"Support": "https://forums.unraid.net/forum/80-dutch-nederlands/",
"Description": "Dit is een Nederlandse vertaling voor Unraid en ondersteunde plug-ins. - - This is a Dutch translation for Unraid and supported plugins.",
"Repo": "Official Unraid Repository",
"RepoURL": "https://github.com/unraid/language-templates",
"Date": 1626321600,
"DateInstalled": 1626321600,
"Date": 1627358400,
"DateInstalled": 1627358400,
"SwitchLanguage": "Schakel over naar deze taal",
"InstallLanguage": "Taalpakket Installeren",
"InfoLanguage": "Druk voor meer informatie",

View File

@ -283,7 +283,7 @@
"min": "6.7.0"
},
"https://github.com/dlandon/unassigned.devices/raw/master/unassigned.devices.plg": {
"version": "2021.07.14",
"version": "2021.07.27",
"min": "6.7.0"
},
"https://github.com/dlandon/unassigned.devices/raw/master/unassigned.devices-plus.plg": {
@ -439,7 +439,7 @@
"min": "6.7.1"
},
"https://raw.githubusercontent.com/GuildDarts/unraid-plugin-docker.folder/master/plugins/docker.folder.plg": {
"version": "2021.07.04"
"version": "2021.07.27"
},
"https://raw.githubusercontent.com/doron1/unraid-sas-spindown/master/sas-spindown.plg": {
"version": "0.85",

View File

@ -49539,5 +49539,15 @@
"trends": null,
"downloadtrend": null,
"trendsDate": null
},
"kutzilla/unbound:latest": {
"Base": null,
"Downloads": 79,
"Stars": null,
"Time": 1627385442,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null
}
}

File diff suppressed because it is too large Load Diff