-
released this
2026-07-02 18:32:30 +00:00 | 14 commits to main since this releaseChanged
- GoAccess board moved to its own port. The board now serves on a dedicated Caddy listener at
https://<fqdn>:7443/(configurable viaweb.goaccess.port) instead of the/goaccesspath. The
HTTP/1.1 pin needed for its live WebSocket is scoped to that listener only, so the main mirror keeps
HTTP/2 + HTTP/3 for firmware downloads (previously enabling the board forced the whole site to H1).
The installer/firewall opens the port when the board is enabled;open-goaccessandstatusprint the
new URL. If you customise the port, setPM_GOACCESS_PORTin.envtoo (compose mapping + firewall).
Added
- README: an "under active development — feature-incomplete until v1.0" notice.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- GoAccess board moved to its own port. The board now serves on a dedicated Caddy listener at