Commit Graph

31 Commits

Author SHA1 Message Date
techartdev ab07454051 docs update 2026-02-25 16:34:07 +02:00
techartdev dd14dd0f7d docs update 2026-02-24 17:36:36 +02:00
macm1 9908db2f99 feat: support list based gateway env vars 2026-02-23 18:53:09 +03:00
macm1 0dea325473 put some guards at critical runtime env vars 2026-02-23 18:17:14 +03:00
macm1 5003263eef Merge remote-tracking branch 'upstream/main'
# Conflicts:
#	openclaw_assistant/CHANGELOG.md
#	openclaw_assistant/config.yaml
#	openclaw_assistant/run.sh
#	openclaw_assistant/translations/bg.yaml
#	openclaw_assistant/translations/de.yaml
#	openclaw_assistant/translations/en.yaml
#	openclaw_assistant/translations/es.yaml
#	openclaw_assistant/translations/pl.yaml
#	openclaw_assistant/translations/pt-BR.yaml
2026-02-23 18:08:09 +03:00
techartdev 78353c336f update docs 2026-02-23 11:48:08 +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
macm1 6990b07d79 feat: add gateway env vars option 2026-02-23 06:38:40 +03:00
macm1 d118102c11 Add NO_PROXY defaults for http_proxy and document behavior 2026-02-22 21:21:11 +03:00
macm1 cb71b0faca changed docs 2026-02-22 20:00:43 +03:00
techartdev a5363b9cfc feat: Update OpenClaw to version 2026.2.21-2; add share and media mounts; update documentation and translations 2026-02-22 17:59:08 +02:00
techartdev 8d577356b3 Merge branch 'main' of https://github.com/techartdev/OpenClawHomeAssistant 2026-02-21 18:27:17 +02:00
techartdev 04a71cbf23 feat: Expand gateway_bind_mode options to include 'auto' and 'tailnet'; update documentation and translations 2026-02-21 18:25:33 +02:00
techartdev ff4a5c62eb docs update 2026-02-18 18:07:17 +02:00
techartdev 248e0be97f update docs 2026-02-14 16:19:33 +02:00
techartdev c8e67cb0ba Update ports and persist Homebrew installation across updates 2026-02-12 12:02:23 +02:00
techartdev 0865958385 Enhance documentation for OpenClaw Assistant add-on
- Updated DOCS.md with a comprehensive architecture overview, installation steps, first-time setup guide, and configuration reference.
- Added detailed use case guides, including integration with Home Assistant's Assist pipeline and browser automation capabilities.
- Introduced SECURITY.md to outline security risks, best practices, and disclaimers associated with the add-on.
- Revised README.md to highlight key features and provide links to full documentation and security information.
2026-02-11 14:59:57 +02:00
techartdev 1fc2c97509 Update version to 0.5.40, enhance Dockerfile with additional tools, and improve run.sh for nginx process management 2026-02-11 10:06:28 +02:00
techartdev 73646113ae Add OpenAI API integration and update translations
- Introduced `enable_openai_api` option in config.yaml to enable OpenAI-compatible Chat Completions endpoint.
- Updated `apply_gateway_settings` function to handle OpenAI API settings.
- Enhanced documentation in DOCS.md for integrating OpenClaw with Home Assistant Assist pipeline.
- Added translations for `enable_openai_api` in English, Bulgarian, German, Spanish, and Polish.
- Bumped version to 0.5.37 in config.yaml.
2026-02-09 20:13:40 +02:00
techartdev df94522752 Update documentation and Dockerfile for Homebrew installation; fix version in config.yaml to 0.5.35 2026-02-08 20:02:56 +02:00
techartdev 65de88dc14 Add terminal configuration options to documentation 2026-02-05 12:07:39 +02:00
techartdev 5d08325190 Enhance documentation for LAN access and insecure authentication options in OpenClaw Assistant 2026-02-02 02:40:34 +02:00
root fc8f7c560e Docs: add step-by-step onboarding + LAN/HTTPS guidance (non-technical) 2026-01-31 13:07:53 +02:00
root 1c01ccd311 Refresh README/DOCS for new onboarding flow; bump add-on to 0.5.8 2026-01-31 00:46:19 +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
root 75efb8c6c1 Migrate to OpenClaw 2026.1.29 (keep clawdbot shim); bump 0.4.8 2026-01-30 16:46:10 +02:00
root f5718000ed Gateway link: handle trailing slash in gateway_public_url; bump 0.4.7 2026-01-30 16:24:30 +02:00
root 3dbd2c39eb Config: generic router SSH options (deprecate mikrotik_*); bump 0.4.4 2026-01-30 15:22:10 +02:00
root f7fba93ffd Docs: replace real URLs/IPs with generic examples 2026-01-30 15:17:58 +02:00
root 392f5b3d0c Docs: clarify ingress terminal + external gateway UI setup 2026-01-30 15:13:53 +02:00
root dc87859f00 Add DOCS.md, Moltbot icons, and update log strings 2026-01-28 21:04:49 +02:00