Commit Graph

536 Commits

Author SHA1 Message Date
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
Johann Christensen
715c6292c7
Create a single Dockerfile for both the UDM-Pro and UDM-SE
The new Dockerfile will work for both the UDM-Pro and UDM-SE.
It takes in a build-arg specifying the UDM-PLATFORM.
As the only real difference between the builds was the patch file, it will load the correct file depending on the platform.
2022-02-24 09:27:37 +01:00
Johann Christensen
0ff5a06957
Clean up the markdown 2022-02-24 09:26:04 +01:00
Daniel Correa Lobato
9aba2f1483
Update README.md (#324)
Fix issue #309
2022-02-06 23:25:24 -08:00
John Dorman
1c884d03c4
Update podman-udmse.yml 2022-02-06 23:23:27 -08:00
John Dorman
cbfc50dc5f
Update podman-udmp.yml 2022-02-06 23:23:09 -08:00
John Dorman
d31df05055
fixing runc
Signed-off-by: John Dorman <dorman@overlooked.us>
2022-02-06 12:29:45 -08:00
John Dorman
ccfb9b7018
Update podman-udmse.yml 2022-02-06 05:13:04 -08:00
John Dorman
976c180f3d
Update podman-udmp.yml 2022-02-06 05:11:41 -08:00
John Dorman
9d807174ab
Update podman-udmp.yml 2022-02-06 03:00:38 -08:00
John Dorman
1db0e80497
Update Dockerfile.Se 2022-02-06 01:58:25 -08:00
John Dorman
dbe063ea39
Update README.md 2022-02-06 01:51:43 -08:00
John Dorman
d28d555720
Update pihole.yml 2022-02-06 01:27:00 -08:00
John Dorman
bc9bc66e8a
Update pihole-dote.yml 2022-02-06 01:26:38 -08:00
John Dorman
abd8b73896
Update pihole.yml 2022-02-06 01:25:52 -08:00
John Dorman
158c781d71
Update pihole-dote.yml 2022-02-06 01:22:05 -08:00
John Dorman
1c040ec41e
Update pihole.yml 2022-02-06 01:21:45 -08:00
Emil Vissing
fac3f1187d
Update remote_install.sh (#318)
https://github.com/boostchicken-dev/udm-utilities/issues/316
2022-02-06 01:14:37 -08:00
buckmelanoma
588d3495f8
Add missing 'fi', fix indentation, fix comment (#322)
Script doesn't run without fi on the last line.  Fixed cloudflare comment lines.
2022-02-06 01:14:18 -08:00
TC
e6bf691ed8
Update 20-dns.conflist (#320)
Suggesting that people just fill-in the last bit of a legitimately-started, fake Ubiquiti mac address.  Very unlikely anyone will have an Iridium satellite on their network, thus I've used the prefix for Iridium here :) 00:1C:B4.   Advantage is that people will now start this with a legit prefix and know the FORMAT to prevent dashes / cruft.
2022-02-06 01:14:03 -08:00
Michael Muré
df249b4cd8
on-boot: inform about the .sh requirement in the readme (#306) 2022-01-16 04:21:37 -08:00
Gabriel Trabanco
c1b8b5ec71
[Feature] Remote install script (#299)
* Remote install script for udm, udr, udm-pro & udmse

* Added podman dependency for udm/pro. Fix dependencies

* Removed set -e

* Using env to call sh

* Fixes everywhere

* Added some format

* Added doc

* Fix(refactor): Refactored script to have .sh extension

* Added code owner

Co-authored-by: Gabriel Trabanco Llano <gtrabanco@users.noreply.github.com>
2022-01-16 04:21:20 -08:00
John Dorman
e2683a7f30
Update Dockerfile 2022-01-16 03:50:05 -08:00
John Dorman
7a1ddd811f
Update DoTE.Dockerfile 2022-01-16 03:49:17 -08:00
Martin Buchleitner
fce0b8ba59
fix: update cloudflare config sample (#301) 2021-12-28 05:34:02 -08:00
Ryan Gates
295a0b6d4b
Fixed broken link (#302) 2021-12-28 05:31:40 -08:00