Container egress now works on Rocky/Alma 9 and fresh UFW installs
Posted by tomspark
SparkBox 1.5.117 fixes two installation bugs that broke container networking on RHEL-family distros. The install script wasn't applying the UFW hardening config on fresh installs, and it was completely skipping UFW/fail2ban on Rocky 9 and Alma 9 because those distros don't include EPEL by default. If you installed on a minimal Ubuntu Server or any Rocky/Alma 9 box in the last few weeks and saw license activation or container egress failures, this release fixes it. Key changes: - install.sh now auto-enables EPEL before installing UFW and fail2ban on RHEL-family systems - daemon.json iptables hardening is applied consistently whether UFW was pre-installed or freshly installed - CI validation now covers the full install matrix (Ubuntu 22.04/24.04, Debian 12, Fedora 40, Rocky 9) end-to-end Head to the Updates tab in your dashboard to pull the latest version. If you hit any issues during install, post here in d/sparkbox with your OS and the install log output. --- Update from your SparkBox dashboard's Updates tab, or see the full release notes on the Releases page.