Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

freakadings

Members
  • Joined

  • Last visited

  1. hey, i installed it today and configured my ollama to give it a model (before the first start). if someone is interested: edit the /mnt/user/appdata/openclaw/config/openclaw.json replace the ip (YOUR_OLLAMA_HOST_IP) to your host and your preferred model ("id":) "models": { "providers": { "ollama": { "baseUrl": "http://YOUR_OLLAMA_HOST_IP:11434/v1", "apiKey": "ollama-local", "api": "openai-completions", "models": [ { "id": "ministral-3:14b-instruct-2512-q8_0", "name": "Ministral 3 14B Instruct", "reasoning": false, "input": [ "text" ], "cost": { "input": 0, "output": 0, "cacheRead": 0, "cacheWrite": 0 }, "contextWindow": 32768, "maxTokens": 81920 } ] } } }, But the typical onboading I saw in some videos did not happen and therefore the personality is not used / configured. I connected to the container (docker exec -it OpenClaw bash) and executed node dist/index.js onboard it recognized my model and i skipped everything else, then i chose "Hatch in TUI (recommended)" then follows the output: Wake up, my friend! (no output) (no output) connected | idle agent main | session main (openclaw-tui) | ollama/ministral-3:14b-instruct-2512-q8_0 | tokens 4.1k/33k (13%) But on the dashboard is just a typical ai-greeting text and when i ask it has no access to its filesystem and its IDENDITY.md SOUL.md etc. So I guess my assistant isn't working properly? Do i need to configure a special workspace for my model?

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.