John Dorman
cceb869786
Update README.md
2022-11-01 02:05:03 -07:00
Robert Cambridge
40421d98e5
Add persist-changes script ( #401 )
2022-11-01 01:52:28 -07:00
Lukas Wolfsteiner
7fcb9c77b1
[mosquitto] Update guide with more docs, removed outdated cni configs & cleaned mosquitto.conf ( #413 )
...
* Remove the 'mqtt-' prefix from mosquittos directory
* Fix invalid cni conflist filename for mosquitto
* Minor guide intro rephrasing
* Commit 45-mosquitto.sh with execute permissions added
* Cleanup config from options which are already provided by default
* Minor mosquitto guide refactor & cleanup
* Update reference to mosquitto guide
* Fix typo
2022-11-01 01:52:11 -07:00
Richard Jackson
af47c80012
Add boot script for Tailscale agent, running in a container ( #410 )
...
* Create boot script for Tailscale container
* Add some polish, update docs and make script easier to use
2022-11-01 01:51:57 -07:00
Matthew Boston
00764b1ee6
Minor README updates ( #412 )
...
* fix spelling
* add punctuation
2022-11-01 01:51:43 -07:00
Yuval Adam
0403bf2247
Move cloudflare-ddns TTL config to proper location ( #414 )
...
Current location does not match cloudflare-ddns script usage and outputs a warning `⚙️ No config detected for 'ttl' - defaulting to 300 seconds (5 minutes)`
2022-11-01 01:51:30 -07:00
Alexander Wolf
821183ceda
LetsEncrypt for UDM SE and UDR ( #436 )
...
* initial commit
* initial release version
* ubios-cert now supports both
V1.x and V2.x firmwares, including
UDM SE and UDR devices
* README update
clarified what is renewed...
2022-11-01 01:51:01 -07:00
foxy82
8df958c959
Fix haproxy doc ( #397 )
...
* Create 21-haproxy.conflist
* Update 21-haproxy.conflist
* Update README.md
* Update README.md
* Update update-haproxy.sh
* Update README.md
* Update README.md
2022-08-08 19:54:49 -07:00
Lukas Wolfsteiner
018b429025
Add container-common recommendation to prevent accumulating logs ( #395 )
2022-07-31 02:50:19 -07:00
Danimal4326
80d8ed9770
Update README.md ( #394 )
2022-07-19 06:28:16 -07:00
John Dorman
c7e51949d6
Update README.md ( #392 )
2022-07-14 05:02:01 -07:00
John Dorman
d4f8d29a9c
Update README.md
2022-07-12 03:57:04 -07:00
John Dorman
2aa7a25a28
Update Dockerfile
2022-07-12 03:31:18 -07:00
John Dorman
e2e1aec337
Update DoTE.Dockerfile
2022-07-12 03:30:59 -07:00
John Dorman
084c115d27
Update README.md
2022-07-08 07:04:11 -07:00
Stas Yakobov
f2306febd6
readme update ( #383 )
...
fix urls and typo
2022-07-08 06:52:11 -07:00
John Dorman
4b7adc490a
Update README.md
2022-06-24 08:16:43 -07:00
John Dorman
4d25211b76
Updating Org
...
Signed-off-by: John Dorman <john@boostchicken.dev>
2022-06-24 08:16:09 -07:00
John D
bbaf3a3919
Updating Org
...
Signed-off-by: John Dorman <john@boostchicken.dev>
2022-06-24 03:41:51 -07:00
John D
6731b2432f
Updating branch name
...
Signed-off-by: John Dorman <john@boostchicken.dev>
2022-06-24 03:33:29 -07:00
John Dorman
04ffaef459
Update README.md
2022-06-23 17:27:35 -07:00
John Dorman
871a441616
Update nextdns.yml
2022-06-23 17:24:06 -07:00
John Dorman
7fc1fdc065
Rename nextdns to nextdns.yml
2022-06-23 17:22:42 -07:00
John Dorman
d8b6f05a32
nextdns build
2022-06-23 17:22:24 -07:00
John Dorman
cb1e94d523
Update Dockerfile
2022-06-23 17:19:52 -07:00
fettsvett
b90f035b91
fix: Adding explicit forwarding servers to dote configuration. ( #374 )
...
Co-authored-by: Courtney Oliver <courtney.oliver@lettucegrow.com>
2022-06-20 10:54:47 -07:00
foxy82
4165e08c65
Update README.md ( #379 )
...
To run a DHCP server I needed to add "--cap-add=NET_ADMIN" as per pihole docs here: https://github.com/pi-hole/docker-pi-hole#note-on-capabilities
ServerIP is now deprecated - change as suggested in pihole docs: https://github.com/pi-hole/docker-pi-hole#deprecated-environment-variables
2022-06-20 10:54:02 -07:00
Bryan Killian
29841c0078
add link to UXG gist ( #372 )
2022-06-11 12:03:57 -07:00
stuartofmt
6116250ea2
Update README.md ( #371 )
...
The Readme.md for run-pihole is difficult to use.
There are some contradictory instructions and some of the explanations are unclear.
This can lead to an unsuccessful install.
This is a suggested rewrite
2022-06-08 00:13:19 -07:00
Ryan Gates
601f423451
Latest version as of 5/23/22 ( #370 )
...
https://github.com/pi-hole/docker-pi-hole/releases/tag/2022.05
2022-06-08 00:12:28 -07:00
Lukas Wolfsteiner
ef6ba8ee19
Add guide on how to integrate MQTT Broker demonstrated on Eclipse Mosquitto ( #369 )
...
* Guide for Eclipse Mosquitto completed
* Add reference to Mosquitto guide to README
2022-05-22 06:52:44 -07:00
John Dorman
61262a1232
Update DoTE.Dockerfile
2022-05-10 23:51:58 -07:00
John Dorman
74bcfdd921
Update Dockerfile
2022-05-10 23:51:22 -07:00
jgstroud
6d2ee72621
Fix README to put the dns.conflist in the correct persistant directory ( #361 )
2022-05-08 16:26:14 -07:00
Alexander Wolf
840a08a1e3
Run unbound as pod with dedicated IP ( #346 )
...
* initial commit
* initial release version
2022-04-13 03:32:38 -07:00
Steffen Munk
e5f03a8d80
Added udm-proxy project to readme under cool projects ( #348 )
2022-04-13 03:29:39 -07:00
Alexander Momchilov
368709e74c
Improve formatting in run-pihole/README.md
( #349 )
2022-04-13 03:28:56 -07:00
Johann Christensen
e7605b3680
Move Jumbo Frames to Unsupported section ( #350 )
...
Ubiquiti added native support for jumbo frames for the UDM and UDM-Pro in the 1.12.13 EA firmware. However, support for the UDM-SE is not yet announced.
2022-04-13 03:25:50 -07:00
owine
381ec1e022
hdhomerun: Correction in on_boot script ( #339 )
...
I needed to make this edit in order for the script to work for me. The brackets were being passed to socat which was giving a name not known error.
2022-03-25 06:08:46 -07:00
StealthCT
4a1d6f11b3
Path references for boostchicken-dev and forks ( #341 )
...
* Fix Github references from boostchicken to boostchicken-dev
* Download CNI bridge script from upstream rather than fork
The remote_install.sh script was retrieving the 05-cni-bridge.sh script
from gtrabanco's fork, rather than the main repository.
* Rename 05-cni-bridge.sh to 06-cni-bridge.sh
2022-03-25 06:08:14 -07:00
Salvatore Mazzarino
54f3bdab8a
Merge pull request #332 from JohannLange/master
2022-03-21 08:55:59 +01:00
Johann Christensen
081d4308c6
Upgrade to latest version
2022-03-13 08:57:01 +01:00
Johann Christensen
77369df603
Setup QEMU prior to building
2022-03-13 08:53:08 +01:00
John
9952e38c77
Added Att Static Ip trick
2022-03-12 23:26:55 -08:00
kpr0th
1a55133512
Add files via upload ( #329 )
...
Time-of-day internet access restriction for selected clients using iptables chains.
2022-03-12 05:16:11 -08:00
Stas Yakobov
f690f5c85a
added Telegram-Notifications On WAN Failorver, UDMP Persistence SSH Keys Script ( #334 )
2022-03-12 04:34:19 -08:00
jake-b
a07f4bd873
Proxy for HDHomeRun tuner discovery across VLANs ( #337 )
...
Co-authored-by: Jake-B <jake-b@users.noreply.github.com>
2022-03-12 04:34:08 -08:00
John Dorman
1adccdb235
Update DoTE.Dockerfile
2022-02-25 00:17:08 -08:00
John Dorman
91721516f1
Update Dockerfile
2022-02-25 00:16:54 -08:00
Johann Christensen
bed390e4a5
Update the run command to utilize the new tag.
2022-02-24 09:28:09 +01:00