Files
Helper-Scripts-ProxmoxVE/install
CanbiZ (MickLesk) 2707295eba Homarr: bind Redis to localhost only (#13552)
* Homarr: bind Redis to localhost only

* fix(homarr): make Redis bind directive idempotent

Replace unconditional append with grep guard to prevent duplicate
'bind 127.0.0.1 -::1' entries on repeated updates.

* Fix whitespace in homarr install script

Clean up minor whitespace issues in install/homarr-install.sh: remove an extra space before the here-path in the Redis config append (>>/etc/redis/redis.conf) and strip a trailing space after the nginx service name in the systemctl disable call. These are whitespace-only edits to keep the script tidy and avoid passing unintended whitespace to commands.
2026-04-10 10:03:22 +02:00
..
2026-04-01 22:08:18 +02:00
2026-03-27 13:24:59 +01:00
2026-04-03 09:53:50 +02:00
2026-03-27 11:14:06 +01:00
2026-03-28 15:18:10 +01:00
2026-03-29 14:48:55 +02:00