Commit Graph

7 Commits

Author SHA1 Message Date
techartdev c16b938674 feat: Update changelog and configuration for version 0.5.51
- Set default `force_ipv4_dns` to true to prevent web_fetch timeouts in HAOS VMs.
- Introduced `nginx_log_level` option to control access log verbosity.
- Updated translations for new configuration options.
2026-02-23 15:50:07 +02:00
techartdev 22c7d8ff4f feat: Add nginx configuration rendering and HTTPS proxy support
- Introduced a new script `render_nginx.py` to generate nginx configuration and landing page HTML from templates based on environment variables.
- Updated `run.sh` to handle new access modes and configure HTTPS proxy settings for the gateway.
- Implemented TLS certificate generation for the built-in HTTPS proxy in `lan_https` mode.
- Enhanced disk usage reporting in the landing page.
- Updated translations for various languages to include new configuration options for access modes and authentication modes.
2026-02-23 10:07:25 +02:00
techartdev c8e67cb0ba Update ports and persist Homebrew installation across updates 2026-02-12 12:02:23 +02:00
techartdev 9e4987d25f Add configurable terminal port support and update translations
- Updated nginx configuration to use a placeholder for terminal port.
- Modified run.sh to read terminal port from options file and start ttyd on the specified port.
- Added terminal port configuration option in English, Bulgarian, German, and Spanish translations.
2026-02-05 09:57:41 +02:00
root fc34d3d7b8 Fix nginx quoting: serve landing page from file; bump add-on to 0.5.6 2026-01-31 00:06:01 +02:00
root 57d3c97779 Stop managing OpenClaw config; keep only add-on-specific options; enable terminal by default (v0.5.4) 2026-01-31 00:02:06 +02:00
root 00df355316 Rename Moltbot/Clawdbot to OpenClaw; drop back-compat; bump add-on to 0.5.0 2026-01-30 17:21:19 +02:00