Skip to content

Linux: Openclaw Firecrawl systemd integration#518

Open
ldokovic-personal wants to merge 5 commits into
mainfrom
ldokovic/openclaw-firecrawl-systemd-integration
Open

Linux: Openclaw Firecrawl systemd integration#518
ldokovic-personal wants to merge 5 commits into
mainfrom
ldokovic/openclaw-firecrawl-systemd-integration

Conversation

@ldokovic-personal

@ldokovic-personal ldokovic-personal commented Jul 13, 2026

Copy link
Copy Markdown
Collaborator

Improvements:

  1. firecrawl.service — created a special --user systemd service managed by Podman that orchetrates compose
  2. openclaw-compose.yaml — two separate dependent containers openclaw_init and openclaw_gateway, ensuring easy availability of token at any time on the /host without engaging in interactive authentication

Approach

  1. Used Tilnet Access which is approved by openclaw for token generation.
  2. In order to create a session gateway token that follows the entire process, a hex32 token was generated at the level of the user service and injected by the executor into the container environment.
  3. Binding pre-created and mounted ~/.openclaw directory inside pipeline in order to configure openclaw setup and extract the token
  4. A --non-interactive onboard approach was used — Openclaw Onboard — because it does not require a TTY interactive wizard prompt, over which the user has no control once the openclaw command is executed

@ldokovic-personal

Copy link
Copy Markdown
Collaborator Author

failed due to model loading.
lemonade load Qwen3.6-35B-A3B-GGUF --ctx-size 262144 --save-options
TIMEOUT: Test timed out after 900 seconds

Can we increase the timeout or find a smaller model?

@superm1

superm1 commented Jul 13, 2026

Copy link
Copy Markdown
Collaborator

failed due to model loading. lemonade load Qwen3.6-35B-A3B-GGUF --ctx-size 262144 --save-options TIMEOUT: Test timed out after 900 seconds

Can we increase the timeout or find a smaller model?

Mmm that model shouldn't be over 900 seconds. This feels like a bigger issue.

Also - can we use the MTP version instead?

@sreeram-11

Copy link
Copy Markdown
Collaborator

failed due to model loading. lemonade load Qwen3.6-35B-A3B-GGUF --ctx-size 262144 --save-options TIMEOUT: Test timed out after 900 seconds

Can we increase the timeout or find a smaller model?

These test timeout and model loading errors are usually transient and can be resolved by rebooting the runner(s). In this case as well, the issue was fixed after a reboot.

@ldokovic-personal ldokovic-personal changed the title Openclaw Firecrawl systemd integration Linux: Openclaw Firecrawl systemd integration Jul 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants