{"id":232,"date":"2026-02-26T13:28:33","date_gmt":"2026-02-26T18:28:33","guid":{"rendered":"https:\/\/webestech.com\/farthinkai\/?p=232"},"modified":"2026-02-26T14:36:32","modified_gmt":"2026-02-26T19:36:32","slug":"zeroclaw-setup-on-oracle-cloud-with-ollama","status":"publish","type":"post","link":"https:\/\/webestech.com\/farthinkai\/zeroclaw-setup-on-oracle-cloud-with-ollama\/","title":{"rendered":"ZeroClaw setup on Oracle Cloud (with Ollama)"},"content":{"rendered":"\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"\ud83d\ude80 Run Your Own Personal AI for $0! ZeroClaw + Oracle Cloud (Life-Time Free)\" width=\"1290\" height=\"726\" src=\"https:\/\/www.youtube.com\/embed\/gRHFRSiF7OQ?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Download Telegram App on phone and register<\/strong><\/li>\n\n\n\n<li><strong>Download Telegram Desktop App on computer and login<\/strong><\/li>\n\n\n\n<li><strong>On a terminal<\/strong><\/li>\n<\/ol>\n\n\n\n<pre class=\"wp-block-code\"><code># One-Line Installer\ncurl -LsSf https:\/\/raw.githubusercontent.com\/zeroclaw-labs\/zeroclaw\/main\/scripts\/install.sh | bash\n\n# Initialize\nzeroclaw onboard\n\n# Configure Ollama\nsed -i 's|^default_provider = .*|default_provider = \"ollama\"|' ~\/.zeroclaw\/config.toml\nsed -i 's|^default_model = .*|default_model = \"qwen2.5:0.5b\"|' ~\/.zeroclaw\/config.toml\nsed -i 's|^api_key = .*|api_key = \"\"|' ~\/.zeroclaw\/config.toml\n\n# Start to Chat\nzeroclaw agent -m \"Hello!\"\n\n# Connect Telegram\nzeroclaw onboard --channels-only\n\n# Start full autonomous runtime\nzeroclaw daemon\n\n# If you do not have Ollama installed\n# install Ollama\ncurl -fsSL https:\/\/ollama.com\/install.sh | sh # for  Linux\n\nYou will see this:\n\"Created symlink \/etc\/systemd\/system\/default.target.wants\/ollama.service \u2192 \/etc\/systemd\/system\/ollama.service.\n&gt;&gt;&gt; The Ollama API is now available at 127.0.0.1:11434.\"\nYou can copy the address and open it on your browser to check Ollama running status.\n\n# Pull the desired model\nOllama pull qwen3-vl:8b # replace with your model\n\n# Check the model list\nOllama ls<\/code><\/pre>\n\n\n\n<p><strong>4. Test it on telegram and enjoy using your assistant ZiroClaw agent<\/strong><\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>4. Test it on telegram and enjoy using your assistant ZiroClaw agent<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[56],"tags":[],"class_list":["post-232","post","type-post","status-publish","format-standard","hentry","category-ai-assistant"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/webestech.com\/farthinkai\/wp-json\/wp\/v2\/posts\/232","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/webestech.com\/farthinkai\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/webestech.com\/farthinkai\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/webestech.com\/farthinkai\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/webestech.com\/farthinkai\/wp-json\/wp\/v2\/comments?post=232"}],"version-history":[{"count":3,"href":"https:\/\/webestech.com\/farthinkai\/wp-json\/wp\/v2\/posts\/232\/revisions"}],"predecessor-version":[{"id":238,"href":"https:\/\/webestech.com\/farthinkai\/wp-json\/wp\/v2\/posts\/232\/revisions\/238"}],"wp:attachment":[{"href":"https:\/\/webestech.com\/farthinkai\/wp-json\/wp\/v2\/media?parent=232"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/webestech.com\/farthinkai\/wp-json\/wp\/v2\/categories?post=232"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/webestech.com\/farthinkai\/wp-json\/wp\/v2\/tags?post=232"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}