Commit Graph

588 Commits

Author SHA1 Message Date
c1acd05bac Update 05-install-cni-plugins.sh
add 4.0 support
2024-05-13 17:49:12 -07:00
2adb24f5e6 Update remote_install.sh (#603)
add support for UnifiOS 4.* when determining `DATA_DIR`
2024-05-06 00:10:03 -07:00
f210f4d252 Unifi Express Functionality (#590) 2024-02-14 21:13:22 -08:00
174b8933b8 Fixing POdman builds (#588)
* Update Dockerfile

* Update Dockerfile
2024-01-11 10:38:09 -08:00
4a51ef4914 Update podman-udmp-udmse.yml (#587) 2024-01-11 10:31:02 -08:00
1c6eb3a37f Update podman-udmp-udmse.yml 2024-01-11 10:23:28 -08:00
070ff2ade6 fix(nspawn-container): Retry 0-setup-system.sh on failure (#586)
Other system processes can acquire a dpkg frontend lock on startup that
will cause the downloaded package install to fail. The setup script
continues without exiting and machinectl is not found.

This change forces the script to exit early on error, and adds 5 retries
to the systemd unit at 30s intervals.

Signed-off-by: Micah Hausler <hausler.m@gmail.com>
2024-01-11 10:05:01 -08:00
2a5ca12790 Update README.md to document breaking changes in 3.x (#584) 2024-01-11 10:04:48 -08:00
2100a32250 Add DNS traffic routing (#582) 2023-11-29 14:56:21 -08:00
eddc975582 Fix location of ResolvConf option (#572)
ResolvConf belongs in Exec section, otherwise an error results
2023-11-23 07:46:06 -08:00
695f3d22f9 Fix location of ResolvConf option (#573)
`ResolvConf` belongs in `Exec` section, otherwise an error results. See https://www.freedesktop.org/software/systemd/man/systemd.nspawn.html#ResolvConf=
2023-11-23 07:45:45 -08:00
eae733fc76 docs: nspawn network change requires reboot (#579) 2023-11-23 07:45:33 -08:00
2d1303619d add cloudflared scripts (#571)
* initial commit

* Improve README

* update README
2023-11-23 07:45:18 -08:00
ac6ee7fa47 Add traffic mirroring capability for UDM-SE #568 (#569)
* tested script, created README

* Fix screenshot references re jumbo frame/switch config
2023-11-23 07:44:38 -08:00
e6e48d6d17 Update interactive_setup.sh (#563)
Fix mv-br5.network filename and clean up some typos/leftovers
2023-08-08 07:27:29 -07:00
0874c3fca7 Update README.md 2023-06-19 21:45:48 -07:00
f1f53e73da Update README.md 2023-06-19 21:14:37 -07:00
e935c3fd9d Update 10-setup-network.sh to allow DNSmasq to listen to container network (#550) 2023-06-11 00:42:22 -07:00
466ab71140 Adds example for multicast-relay (#545)
- Also walks user through using overlayfs to use a common base image
2023-05-29 01:20:02 -07:00
34ef36e0d0 Update Dockerfile (#536)
* Update Dockerfile

* Update podman-udmp-udmse.yml

* Update podman-udmp-udmse.yml

* Update podman-udmp-udmse.yml
2023-04-17 16:53:52 -07:00
8b4e4edb0a Update podman-udmp-udmse.yml 2023-04-17 16:51:50 -07:00
cb48876405 Update podman-udmp-udmse.yml 2023-04-17 16:51:04 -07:00
92d2b33da6 Update podman-udm.yml 2023-04-17 16:50:36 -07:00
360882a746 Update Dockerfile 2023-04-17 16:30:13 -07:00
c53545c0e5 Update README.md (#535) 2023-04-17 15:15:35 -07:00
f9361f431e Update README.md 2023-04-17 15:08:48 -07:00
dc3db23dfc Update README.md (#534) 2023-04-17 15:03:47 -07:00
b16d653429 change to official zerotier image (#529)
* change to official zerotier image

* Update 20-zerotier.sh
2023-04-17 15:01:55 -07:00
16e14aec24 add nspawn-container folder by @peacey . (#530)
* add nspawn-container folder by @peacey

* Add an automated interactive setup script
2023-04-17 15:01:36 -07:00
5ab900d4ce Update Dockerfile 2023-04-04 15:56:28 -07:00
a0ccf5ed5a Add missing directory back (#527)
See https://github.com/unifi-utilities/unifios-utilities/issues/517
2023-04-04 02:50:12 -07:00
1187375340 Update podman-udm.yml 2023-03-25 06:41:10 -07:00
baed288fbe Update podman-udmp-udmse.yml 2023-03-25 06:40:46 -07:00
957bf09b75 Update registries.conf 2023-03-25 06:39:14 -07:00
0cc718d388 Update registries.conf 2023-03-25 06:36:31 -07:00
ef59eec26b Update seccomp.json 2023-03-25 06:31:22 -07:00
63a3f5d956 Delete FUNDING.yml 2023-03-25 05:14:51 -07:00
f542a5d523 Update containers.conf 2023-03-23 09:10:41 -07:00
8d3746a373 Update Dockerfile 2023-03-23 09:02:31 -07:00
52b8395112 Update Dockerfile 2023-03-23 09:01:57 -07:00
0d5da10c5b Update 10-cloudflared.sh 2023-03-23 09:01:40 -07:00
536863f586 Update Dockerfile 2023-03-23 07:07:09 -07:00
6fba4da32b Update net.Makefile.patch 2023-03-23 07:04:12 -07:00
41999d8bce Update Dockerfile 2023-03-23 06:49:12 -07:00
df425d7d34 Update Dockerfile 2023-03-23 06:48:19 -07:00
156a827464 Update Dockerfile 2023-03-23 06:46:18 -07:00
52bd936b5a Create net.Makefile.patch 2023-03-23 06:44:36 -07:00
57a90974c5 Update Dockerfile 2023-03-23 06:20:16 -07:00
c3f1c2d498 Update Dockerfile 2023-03-23 06:15:16 -07:00
fd62e6a741 Update Dockerfile 2023-03-23 06:07:02 -07:00