This commit is contained in:
Squidly271 2021-01-20 00:53:26 -05:00
parent abf931e801
commit 3fffb6311b
7 changed files with 277 additions and 43 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1611118578
"last_updated_timestamp": 1611122004
}

View File

@ -73103,7 +73103,13 @@
}
]
},
"Environment": "",
"Environment": {
"Variable": {
"Value": "0",
"Name": "RUN_INSECURE_MQTT_SERVER",
"Mode": ""
}
},
"Config": [
{
"@attributes": {
@ -73147,6 +73153,20 @@
},
"value": ""
},
{
"@attributes": {
"Name": "Run Insecure MQTT Server",
"Target": "RUN_INSECURE_MQTT_SERVER",
"Default": "0",
"Mode": "",
"Description": "Set to <code>1</code> to enable anonymous connections on port 1883 as in Mosquitto 1.x",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "0"
},
{
"@attributes": {
"Name": "Host Port: MQTT Server",
@ -95184,7 +95204,7 @@
"CategoryList": [
"GameServers"
],
"LastUpdateScan": 1608527262,
"LastUpdateScan": 1611122000,
"FirstSeen": 1556554318
},
{
@ -133676,9 +133696,9 @@
"CategoryList": [
"Tools-Utilities"
],
"downloads": 2657077,
"stars": 18,
"trending": 6.788,
"downloads": 2962990,
"stars": 22,
"trending": 10.324,
"trends": [
78.598,
49.728,
@ -133686,7 +133706,8 @@
33.627,
28.415,
18.549,
6.788
6.788,
10.324
],
"trendsDate": [
1592935710,
@ -133695,7 +133716,8 @@
1600733410,
1603332557,
1605928081,
1608527262
1608527262,
1611122000
],
"downloadtrend": [
62773,
@ -133705,9 +133727,10 @@
1444092,
2017297,
2476704,
2657077
2657077,
2962990
],
"LastUpdateScan": 1608527262,
"LastUpdateScan": 1611122000,
"FirstSeen": 1590336466
},
{
@ -181372,8 +181395,8 @@
},
{
"Name": "Pihole-DoT-DoH",
"Repository": "nzzane/pihole-dot-doh:stable-amd64",
"Registry": "https://hub.docker.com/r/nzzane/pihole-dot-doh/",
"Repository": "flippinturt/pihole-dot-doh:latest",
"Registry": "https://hub.docker.com/r/flippinturt/pihole-dot-doh/",
"Network": "br0",
"MyIP": "192.168.1.24",
"Shell": "bash",
@ -181382,7 +181405,7 @@
"Project": "https://docs.pi-hole.net/guides/dns-over-https/",
"Overview": "Pi-Hole - let's block those pesky ads! Now with DNS-over-HTTPS and DNS-over-TLS! pihole.doh!\r\n Don't send your DNS queries in plain text.\r\n \r\n YOU MUST ASSIGN A STATIC IP TO THE DOCKER FOR PIHOLE TO WORK.\n \r\n You must set both DNS1 and DNS2 variables to 127.1.1.1#5153 (DoH) and/or 127.2.2.2#5253 (DoT). To use just DoH or just DoT, set both DNS1 and DNS2 to the same value.\r\n \r\n Otherwise, same instructions as official Pi-Hole.\r\n \r\n NOTE 1: Port 53 can only be used with custom br0/br1 network and a static IP address.\r\n \r\n NOTE 2: DNS lookup rarely ever works with ports other than 53 i.e. see note above about static IP.\r\n \r\n NOTE 3: UnRaid network settings DNS server cannot point to a docker IP.",
"WebUI": "http://[IP]:[PORT:80]/admin",
"TemplateURL": "https://raw.githubusercontent.com/nzzane/nzzane-unraid-repo/main/PiHole-Dot-DoH.xml",
"TemplateURL": "https://raw.githubusercontent.com/nzzane/nzzane-unraid-repo/main/PiHole-DotDoH.xml",
"Icon": "https://raw.githubusercontent.com/nzzane/pihole-base-buster-plus/master/pi_hole_bw.png",
"ExtraParams": "--cap-add=NET_ADMIN --restart=unless-stopped",
"PostArgs": "",
@ -181734,13 +181757,14 @@
"Category": "Security: Other: Network:DNS",
"OriginalOverview": "\n Pi-Hole - let's block those pesky ads! Now with DNS-over-HTTPS and DNS-over-TLS! pihole.doh!\r\n Don't send your DNS queries in plain text.\r\n \r\n YOU MUST ASSIGN A STATIC IP TO THE DOCKER FOR PIHOLE TO WORK.\n \r\n You must set both DNS1 and DNS2 variables to 127.1.1.1#5153 (DoH) and/or 127.2.2.2#5253 (DoT). To use just DoH or just DoT, set both DNS1 and DNS2 to the same value.\r\n \r\n Otherwise, same instructions as official Pi-Hole.\r\n \r\n NOTE 1: Port 53 can only be used with custom br0/br1 network and a static IP address.\r\n \r\n NOTE 2: DNS lookup rarely ever works with ports other than 53 i.e. see note above about static IP.\r\n \r\n NOTE 3: UnRaid network settings DNS server cannot point to a docker IP.\r\n \r\n ",
"Description": "Pi-Hole - let's block those pesky ads! Now with DNS-over-HTTPS and DNS-over-TLS! pihole.doh!\r\n Don't send your DNS queries in plain text.\r\n \r\n YOU MUST ASSIGN A STATIC IP TO THE DOCKER FOR PIHOLE TO WORK.\n \r\n You must set both DNS1 and DNS2 variables to 127.1.1.1#5153 (DoH) and/or 127.2.2.2#5253 (DoT). To use just DoH or just DoT, set both DNS1 and DNS2 to the same value.\r\n \r\n Otherwise, same instructions as official Pi-Hole.\r\n \r\n NOTE 1: Port 53 can only be used with custom br0/br1 network and a static IP address.\r\n \r\n NOTE 2: DNS lookup rarely ever works with ports other than 53 i.e. see note above about static IP.\r\n \r\n NOTE 3: UnRaid network settings DNS server cannot point to a docker IP.",
"templatePath": "/tmp/GitHub/AppFeed/templates/FlippinTurtsRepository/PiHole-Dot-DoH.xml",
"templatePath": "/tmp/GitHub/AppFeed/templates/FlippinTurtsRepository/PiHole-DotDoH.xml",
"CategoryList": [
"Security",
"Other",
"Network-DNS"
],
"LastUpdateScan": 1611118575,
"FirstSeen": 1611118575
"downloads": 7,
"LastUpdateScan": 1611122001,
"FirstSeen": 1611122001
}
]

View File

@ -1,7 +1,7 @@
{
"apps": 1100,
"last_updated_timestamp": 1611118578,
"last_updated": "2021-01-19 23:56",
"last_updated_timestamp": 1611122004,
"last_updated": "2021-01-20 00:53",
"categories": [
{
"Cat": "Backup:",
@ -73261,7 +73261,13 @@
}
]
},
"Environment": "",
"Environment": {
"Variable": {
"Value": "0",
"Name": "RUN_INSECURE_MQTT_SERVER",
"Mode": ""
}
},
"Config": [
{
"@attributes": {
@ -73305,6 +73311,20 @@
},
"value": ""
},
{
"@attributes": {
"Name": "Run Insecure MQTT Server",
"Target": "RUN_INSECURE_MQTT_SERVER",
"Default": "0",
"Mode": "",
"Description": "Set to <code>1</code> to enable anonymous connections on port 1883 as in Mosquitto 1.x",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "0"
},
{
"@attributes": {
"Name": "Host Port: MQTT Server",
@ -95342,7 +95362,7 @@
"CategoryList": [
"GameServers"
],
"LastUpdateScan": 1608527262,
"LastUpdateScan": 1611122000,
"FirstSeen": 1556554318
},
{
@ -133834,9 +133854,9 @@
"CategoryList": [
"Tools-Utilities"
],
"downloads": 2657077,
"stars": 18,
"trending": 6.788,
"downloads": 2962990,
"stars": 22,
"trending": 10.324,
"trends": [
78.598,
49.728,
@ -133844,7 +133864,8 @@
33.627,
28.415,
18.549,
6.788
6.788,
10.324
],
"trendsDate": [
1592935710,
@ -133853,7 +133874,8 @@
1600733410,
1603332557,
1605928081,
1608527262
1608527262,
1611122000
],
"downloadtrend": [
62773,
@ -133863,9 +133885,10 @@
1444092,
2017297,
2476704,
2657077
2657077,
2962990
],
"LastUpdateScan": 1608527262,
"LastUpdateScan": 1611122000,
"FirstSeen": 1590336466
},
{
@ -181530,8 +181553,8 @@
},
{
"Name": "Pihole-DoT-DoH",
"Repository": "nzzane/pihole-dot-doh:stable-amd64",
"Registry": "https://hub.docker.com/r/nzzane/pihole-dot-doh/",
"Repository": "flippinturt/pihole-dot-doh:latest",
"Registry": "https://hub.docker.com/r/flippinturt/pihole-dot-doh/",
"Network": "br0",
"MyIP": "192.168.1.24",
"Shell": "bash",
@ -181540,7 +181563,7 @@
"Project": "https://docs.pi-hole.net/guides/dns-over-https/",
"Overview": "Pi-Hole - let's block those pesky ads! Now with DNS-over-HTTPS and DNS-over-TLS! pihole.doh!\r\n Don't send your DNS queries in plain text.\r\n \r\n YOU MUST ASSIGN A STATIC IP TO THE DOCKER FOR PIHOLE TO WORK.\n \r\n You must set both DNS1 and DNS2 variables to 127.1.1.1#5153 (DoH) and/or 127.2.2.2#5253 (DoT). To use just DoH or just DoT, set both DNS1 and DNS2 to the same value.\r\n \r\n Otherwise, same instructions as official Pi-Hole.\r\n \r\n NOTE 1: Port 53 can only be used with custom br0/br1 network and a static IP address.\r\n \r\n NOTE 2: DNS lookup rarely ever works with ports other than 53 i.e. see note above about static IP.\r\n \r\n NOTE 3: UnRaid network settings DNS server cannot point to a docker IP.",
"WebUI": "http://[IP]:[PORT:80]/admin",
"TemplateURL": "https://raw.githubusercontent.com/nzzane/nzzane-unraid-repo/main/PiHole-Dot-DoH.xml",
"TemplateURL": "https://raw.githubusercontent.com/nzzane/nzzane-unraid-repo/main/PiHole-DotDoH.xml",
"Icon": "https://raw.githubusercontent.com/nzzane/pihole-base-buster-plus/master/pi_hole_bw.png",
"ExtraParams": "--cap-add=NET_ADMIN --restart=unless-stopped",
"PostArgs": "",
@ -181892,14 +181915,15 @@
"Category": "Security: Other: Network:DNS",
"OriginalOverview": "\n Pi-Hole - let's block those pesky ads! Now with DNS-over-HTTPS and DNS-over-TLS! pihole.doh!\r\n Don't send your DNS queries in plain text.\r\n \r\n YOU MUST ASSIGN A STATIC IP TO THE DOCKER FOR PIHOLE TO WORK.\n \r\n You must set both DNS1 and DNS2 variables to 127.1.1.1#5153 (DoH) and/or 127.2.2.2#5253 (DoT). To use just DoH or just DoT, set both DNS1 and DNS2 to the same value.\r\n \r\n Otherwise, same instructions as official Pi-Hole.\r\n \r\n NOTE 1: Port 53 can only be used with custom br0/br1 network and a static IP address.\r\n \r\n NOTE 2: DNS lookup rarely ever works with ports other than 53 i.e. see note above about static IP.\r\n \r\n NOTE 3: UnRaid network settings DNS server cannot point to a docker IP.\r\n \r\n ",
"Description": "Pi-Hole - let's block those pesky ads! Now with DNS-over-HTTPS and DNS-over-TLS! pihole.doh!\r\n Don't send your DNS queries in plain text.\r\n \r\n YOU MUST ASSIGN A STATIC IP TO THE DOCKER FOR PIHOLE TO WORK.\n \r\n You must set both DNS1 and DNS2 variables to 127.1.1.1#5153 (DoH) and/or 127.2.2.2#5253 (DoT). To use just DoH or just DoT, set both DNS1 and DNS2 to the same value.\r\n \r\n Otherwise, same instructions as official Pi-Hole.\r\n \r\n NOTE 1: Port 53 can only be used with custom br0/br1 network and a static IP address.\r\n \r\n NOTE 2: DNS lookup rarely ever works with ports other than 53 i.e. see note above about static IP.\r\n \r\n NOTE 3: UnRaid network settings DNS server cannot point to a docker IP.",
"templatePath": "/tmp/GitHub/AppFeed/templates/FlippinTurtsRepository/PiHole-Dot-DoH.xml",
"templatePath": "/tmp/GitHub/AppFeed/templates/FlippinTurtsRepository/PiHole-DotDoH.xml",
"CategoryList": [
"Security",
"Other",
"Network-DNS"
],
"LastUpdateScan": 1611118575,
"FirstSeen": 1611118575
"downloads": 7,
"LastUpdateScan": 1611122001,
"FirstSeen": 1611122001
}
],
"repositories": {

View File

@ -1402,5 +1402,6 @@
"kanboard/kanboard": 1610838482,
"atlassian/jira-servicedesk": 1610924864,
"brotandgames/ciao": 1611083913,
"nzzane/pihole-dot-doh:stable-amd64": 1611118575
"nzzane/pihole-dot-doh:stable-amd64": 1611118575,
"flippinturt/pihole-dot-doh:latest": 1611122001
}

View File

@ -22363,7 +22363,7 @@
"Base": null,
"Downloads": null,
"Stars": null,
"Time": 1608527262,
"Time": 1611122000,
"trending": null,
"trends": null,
"downloadtrend": null,
@ -35932,10 +35932,10 @@
},
"henrywhitaker3/speedtest-tracker": {
"Base": null,
"Downloads": 2657077,
"Stars": 18,
"Time": 1608527262,
"trending": 6.788,
"Downloads": 2962990,
"Stars": 22,
"Time": 1611122000,
"trending": 10.324,
"trends": [
78.598,
49.728,
@ -35943,7 +35943,8 @@
33.627,
28.415,
18.549,
6.788
6.788,
10.324
],
"downloadtrend": [
62773,
@ -35953,7 +35954,8 @@
1444092,
2017297,
2476704,
2657077
2657077,
2962990
],
"trendsDate": [
1592935710,
@ -35962,7 +35964,8 @@
1600733410,
1603332557,
1605928081,
1608527262
1608527262,
1611122000
]
},
"ich777/unraid-kernel-helper:6.8.3": {
@ -40434,5 +40437,15 @@
"trends": null,
"downloadtrend": null,
"trendsDate": null
},
"flippinturt/pihole-dot-doh:latest": {
"Base": null,
"Downloads": 7,
"Stars": null,
"Time": 1611122001,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null
}
}

View File

@ -0,0 +1,165 @@
<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>Pihole-DoT-DoH</Name>
<Repository>flippinturt/pihole-dot-doh:latest</Repository>
<Registry>https://hub.docker.com/r/flippinturt/pihole-dot-doh/</Registry>
<Network>br0</Network>
<MyIP>192.168.1.24</MyIP>
<Shell>bash</Shell>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/101615-support-nzzane-pihole-dot-doh/</Support>
<Project>https://docs.pi-hole.net/guides/dns-over-https/</Project>
<Overview>
Pi-Hole - let's block those pesky ads! Now with DNS-over-HTTPS and DNS-over-TLS! pihole.doh!&#13;
Don't send your DNS queries in plain text.&#13;
&#13;
YOU MUST ASSIGN A STATIC IP TO THE DOCKER FOR PIHOLE TO WORK.
&#13;
You must set both DNS1 and DNS2 variables to 127.1.1.1#5153 (DoH) and/or 127.2.2.2#5253 (DoT). To use just DoH or just DoT, set both DNS1 and DNS2 to the same value.&#13;
&#13;
Otherwise, same instructions as official Pi-Hole.&#13;
&#13;
NOTE 1: Port 53 can only be used with custom br0/br1 network and a static IP address.&#13;
&#13;
NOTE 2: DNS lookup rarely ever works with ports other than 53 i.e. see note above about static IP.&#13;
&#13;
NOTE 3: UnRaid network settings DNS server cannot point to a docker IP.&#13;
&#13;
</Overview>
<WebUI>http://[IP]:[PORT:80]/admin</WebUI>
<TemplateURL>https://raw.githubusercontent.com/nzzane/nzzane-unraid-repo/main/PiHole-DotDoH.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/nzzane/pihole-base-buster-plus/master/pi_hole_bw.png</Icon>
<ExtraParams>--cap-add=NET_ADMIN --restart=unless-stopped</ExtraParams>
<PostArgs></PostArgs>
<CPUset></CPUset>
<DonateText>If you like my work, a donation to my burger fund is very much appreciated.</DonateText>
<DonateLink>https://www.paypal.com/donate?hosted_button_id=4CL2REKSGRLWA</DonateLink>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>53</HostPort>
<ContainerPort>53</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
<Port>
<HostPort>53</HostPort>
<ContainerPort>53</ContainerPort>
<Protocol>udp</Protocol>
</Port>
<Port>
<HostPort>67</HostPort>
<ContainerPort>67</ContainerPort>
<Protocol>udp</Protocol>
</Port>
<Port>
<HostPort>80</HostPort>
<ContainerPort>80</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
<Port>
<HostPort>443</HostPort>
<ContainerPort>443</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Data>
<Volume>
<HostDir>/mnt/user/appdata/pihole-dot-doh/pihole/</HostDir>
<ContainerDir>/etc/pihole/</ContainerDir>
<Mode>rw</Mode>
</Volume>
<Volume>
<HostDir>/mnt/user/appdata/pihole-dot-doh/dnsmasq.d/</HostDir>
<ContainerDir>/etc/dnsmasq.d/</ContainerDir>
<Mode>rw</Mode>
</Volume>
<Volume>
<HostDir>/mnt/user/appdata/pihole-dot-doh/config/</HostDir>
<ContainerDir>/config/</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<Environment>
<Variable>
<Value>127.1.1.1#5153</Value>
<Name>DNS1</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>127.2.2.2#5253</Value>
<Name>DNS2</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>Europe/London</Value>
<Name>TZ</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>password</Value>
<Name>WEBPASSWORD</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>eth0</Value>
<Name>INTERFACE</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>192.168.1.24</Value>
<Name>ServerIP</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value></Value>
<Name>ServerIPv6</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>False</Value>
<Name>IPv6</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>all</Value>
<Name>DNSMASQ_LISTENING</Name>
<Mode></Mode>
</Variable>
</Environment>
<Config Name="DNS Port TCP" Target="53" Default="53" Mode="tcp" Description="Container Port: 53" Type="Port" Display="always" Required="true" Mask="false">53</Config>
<Config Name="DNS Port UDP" Target="53" Default="53" Mode="udp" Description="Container Port: 53" Type="Port" Display="always" Required="true" Mask="false">53</Config>
<Config Name="DHCP Port" Target="67" Default="67" Mode="udp" Description="Container Port: 67" Type="Port" Display="always" Required="true" Mask="false">67</Config>
<Config Name="HTTP Port" Target="80" Default="80" Mode="tcp" Description="Container Port: 80" Type="Port" Display="always" Required="true" Mask="false">80</Config>
<Config Name="HTTPS Port" Target="443" Default="443" Mode="tcp" Description="Container Port: 443" Type="Port" Display="always" Required="true" Mask="false">443</Config>
<Config Name="pihole config" Target="/etc/pihole/" Default="/mnt/user/appdata/pihole-dot-doh/pihole/" Mode="rw" Description="Container Path: /etc/pihole/" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/appdata/pihole-dot-doh/pihole/</Config>
<Config Name="dnsmasq config" Target="/etc/dnsmasq.d/" Default="/mnt/user/appdata/pihole-dot-doh/dnsmasq.d/" Mode="rw" Description="Container Path: /etc/dnsmasq.d/" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/appdata/pihole-dot-doh/dnsmasq.d/</Config>
<Config Name="DoT DoH config" Target="/config/" Default="/mnt/user/appdata/pihole-dot-doh/config/" Mode="rw" Description="Container Path: /config/" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/appdata/pihole-dot-doh/config/</Config>
<Config Name="ENV 1" Target="DNS1" Default="127.1.1.1#5153" Mode="" Description="Container Variable: DNS1" Type="Variable" Display="always" Required="true" Mask="false">127.1.1.1#5153</Config>
<Config Name="ENV 2" Target="DNS2" Default="127.2.2.2#5253" Mode="" Description="Container Variable: DNS2" Type="Variable" Display="always" Required="true" Mask="false">127.2.2.2#5253</Config>
<Config Name="ENV 3" Target="TZ" Default="Europe/London" Mode="" Description="Container Variable: TZ" Type="Variable" Display="always" Required="false" Mask="false">Europe/London</Config>
<Config Name="ENV 4" Target="WEBPASSWORD" Default="password" Mode="" Description="Container Variable: WEBPASSWORD" Type="Variable" Display="always" Required="false" Mask="false">password</Config>
<Config Name="ENV 5" Target="INTERFACE" Default="eth0" Mode="" Description="Container Variable: INTERFACE" Type="Variable" Display="always" Required="false" Mask="false">eth0</Config>
<Config Name="ENV 6" Target="ServerIP" Default="192.168.1.24" Mode="" Description="Container Variable: ServerIP" Type="Variable" Display="always" Required="false" Mask="false">192.168.1.24</Config>
<Config Name="ENV 7" Target="ServerIPv6" Default="" Mode="" Description="Container Variable: ServerIPv6" Type="Variable" Display="always" Required="false" Mask="false"></Config>
<Config Name="ENV 8" Target="IPv6" Default="False" Mode="" Description="Container Variable: IPv6" Type="Variable" Display="always" Required="false" Mask="false">False</Config>
<Config Name="ENV 9" Target="DNSMASQ_LISTENING" Default="all" Mode="" Description="Container Variable: DNSMASQ_LISTENING" Type="Variable" Display="always" Required="false" Mask="false">all</Config>
<Date>1599861527</Date>
<Category>Security: Other: Network:DNS</Category>
<Description>Pi-Hole - let's block those pesky ads! Now with DNS-over-HTTPS and DNS-over-TLS! pihole.doh!&#13;
Don't send your DNS queries in plain text.&#13;
&#13;
YOU MUST ASSIGN A STATIC IP TO THE DOCKER FOR PIHOLE TO WORK.
&#13;
You must set both DNS1 and DNS2 variables to 127.1.1.1#5153 (DoH) and/or 127.2.2.2#5253 (DoT). To use just DoH or just DoT, set both DNS1 and DNS2 to the same value.&#13;
&#13;
Otherwise, same instructions as official Pi-Hole.&#13;
&#13;
NOTE 1: Port 53 can only be used with custom br0/br1 network and a static IP address.&#13;
&#13;
NOTE 2: DNS lookup rarely ever works with ports other than 53 i.e. see note above about static IP.&#13;
&#13;
NOTE 3: UnRaid network settings DNS server cannot point to a docker IP.</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/FlippinTurtsRepository/PiHole-DotDoH.xml</templatePath>
</Container>

View File

@ -56,10 +56,17 @@
<Mode>rw</Mode>
</Volume>
</Data>
<Environment></Environment>
<Environment>
<Variable>
<Value>0</Value>
<Name>RUN_INSECURE_MQTT_SERVER</Name>
<Mode></Mode>
</Variable>
</Environment>
<Config Name="Config Directory" Target="/mosquitto/config" Default="/mnt/user/appdata/mosquitto" Mode="rw" Description="Store &amp;lt;code&amp;gt;mosquitto.conf&amp;lt;/code&amp;gt; (or additional &amp;lt;code&amp;gt;*.conf&amp;lt;/code&amp;gt; files). &amp;lt;em&amp;gt;Container Path: &amp;lt;code&amp;gt;/mosquitto/config&amp;lt;/code&amp;gt;&amp;lt;/em&amp;gt;" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/appdata/mosquitto</Config>
<Config Name="Persistent Data Directory" Target="/mosquitto/data" Default="" Mode="rw" Description="&amp;lt;em&amp;gt;(Optional)&amp;lt;/em&amp;gt; Store persistent MQTT data. &amp;lt;strong&amp;gt;Note:&amp;lt;/strong&amp;gt; Persistent data must be enabled in the &amp;lt;code&amp;gt;mosquitto.conf&amp;lt;/code&amp;gt; config file. &amp;lt;em&amp;gt;Container Path: &amp;lt;code&amp;gt;/mosquitto/data&amp;lt;/code&amp;gt;&amp;lt;/em&amp;gt;" Type="Path" Display="always" Required="false" Mask="false"></Config>
<Config Name="Log Directory" Target="/mosquitto/log" Default="" Mode="rw" Description="&amp;lt;em&amp;gt;(Optional)&amp;lt;/em&amp;gt; Store mosquitto logs. &amp;lt;strong&amp;gt;Note:&amp;lt;/strong&amp;gt; Logs must be enabled in the &amp;lt;code&amp;gt;mosquitto.conf&amp;lt;/code&amp;gt; config file. &amp;lt;em&amp;gt;Container Path: &amp;lt;code&amp;gt;/mosquitto/log&amp;lt;/code&amp;gt;&amp;lt;/em&amp;gt;" Type="Path" Display="always" Required="false" Mask="false"></Config>
<Config Name="Run Insecure MQTT Server" Target="RUN_INSECURE_MQTT_SERVER" Default="0" Mode="" Description="Set to &amp;lt;code&amp;gt;1&amp;lt;/code&amp;gt; to enable anonymous connections on port 1883 as in Mosquitto 1.x" Type="Variable" Display="always" Required="true" Mask="false">0</Config>
<Config Name="Host Port: MQTT Server" Target="1883" Default="1883" Mode="tcp" Description="MQTT Server Port. &amp;lt;em&amp;gt;Container Port: &amp;lt;code&amp;gt;1883&amp;lt;/code&amp;gt;&amp;lt;/em&amp;gt;" Type="Port" Display="always" Required="true" Mask="false">1883</Config>
<Config Name="Host Port: MQTT TLS" Target="8883" Default="" Mode="tcp" Description="&amp;lt;em&amp;gt;(Optional)&amp;lt;/em&amp;gt; MQTT-TLS Server Port &amp;lt;strong&amp;gt;Note:&amp;lt;/strong&amp;gt; TLS must be configured in the &amp;lt;code&amp;gt;mosquitto.conf&amp;lt;/code&amp;gt; config file. &amp;lt;em&amp;gt;Container Port: &amp;lt;code&amp;gt;8883&amp;lt;/code&amp;gt;&amp;lt;/em&amp;gt;" Type="Port" Display="always" Required="false" Mask="false"></Config>
<Config Name="Host Port: MQTT Websockets" Target="9001" Default="" Mode="tcp" Description="&amp;lt;em&amp;gt;(Optional)&amp;lt;/em&amp;gt; MQTT Websockets Server Port. &amp;lt;strong&amp;gt;Note:&amp;lt;/strong&amp;gt; Websockets must be enabled in the &amp;lt;code&amp;gt;mosquitto.conf&amp;lt;/code&amp;gt; config file. &amp;lt;em&amp;gt;Container Port: &amp;lt;code&amp;gt;9001&amp;lt;/code&amp;gt;&amp;lt;/em&amp;gt;" Type="Port" Display="always" Required="false" Mask="false"></Config>