secubox-openwrt/package/secubox/luci-app-metablogizer/root/usr
CyberMind-FR b8d34e7e3a fix(haproxy): Use LAN IP for backends (HAProxy runs in LXC container)
- metablogizer: Use network.lan.ipaddr instead of 127.0.0.1 for server address
- service-registry: Same fix for emancipate function
- hexojs: Same fix for HAProxy backend creation
- gotosocial: Switch from LXC to direct execution mode
  - v0.18.0 has cgroup bugs, using v0.17.0 instead
  - Remove LXC container dependency
  - Use /srv/gotosocial for binary and data
  - Add proper PID file management

The HAProxy container cannot reach 127.0.0.1 on the host, so all HAProxy
backend servers must use the LAN IP (typically 192.168.255.1).

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-13 14:49:50 +01:00
..
libexec/rpcd fix(haproxy): Use LAN IP for backends (HAProxy runs in LXC container) 2026-02-13 14:49:50 +01:00
share feat(metablogizer): Add LuCI Emancipate button with async workflow 2026-02-06 08:52:53 +01:00