{"id":43257189,"url":"https://github.com/stinis87/ddev-ollama","last_synced_at":"2026-02-01T13:35:31.055Z","repository":{"id":277889547,"uuid":"933817805","full_name":"stinis87/ddev-ollama","owner":"stinis87","description":"Run Ollama in DDEV","archived":false,"fork":false,"pushed_at":"2025-03-25T08:05:29.000Z","size":70,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T08:37:17.218Z","etag":null,"topics":["ai","ddev","ddev-get","docker","ollama"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stinis87.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-16T18:53:14.000Z","updated_at":"2025-03-25T08:05:32.000Z","dependencies_parsed_at":"2025-03-25T08:31:15.541Z","dependency_job_id":"10ef1725-8538-4371-9f3b-c7f2385f06fe","html_url":"https://github.com/stinis87/ddev-ollama","commit_stats":null,"previous_names":["stinis87/ddev-ollama"],"tags_count":2,"template":false,"template_full_name":"ddev/ddev-addon-template","purl":"pkg:github/stinis87/ddev-ollama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stinis87%2Fddev-ollama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stinis87%2Fddev-ollama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stinis87%2Fddev-ollama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stinis87%2Fddev-ollama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stinis87","download_url":"https://codeload.github.com/stinis87/ddev-ollama/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stinis87%2Fddev-ollama/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28979186,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T12:13:08.691Z","status":"ssl_error","status_checked_at":"2026-02-01T12:13:08.356Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","ddev","ddev-get","docker","ollama"],"created_at":"2026-02-01T13:35:30.965Z","updated_at":"2026-02-01T13:35:31.050Z","avatar_url":"https://github.com/stinis87.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DDEV Ollama Add-on\n\nThe **DDEV Ollama Add-on** allows you to integrate [Ollama](https://ollama.com/), a powerful AI model runner, into your [DDEV](https://ddev.readthedocs.io/en/stable/) development environment. This add-on makes it easy to deploy and run language models locally, without the need for cloud-based services.  \n\nWith this integration, developers working with DDEV can leverage AI models like **Llama 3**, **Mistral**, and others directly from their local machine. This is particularly useful for web developers who want to use large language models in their projects.\n\n## Features\n\n- **Seamless integration**: Easily install and configure Ollama within your existing DDEV setup.\n- **Local AI model execution**: Run models like **Llama3**, **Mistral**, and more without relying on external services.\n  \n---\n\n## Prerequisites\n\nBefore installing the add-on, ensure you have:\n\n- [DDEV installed](https://ddev.readthedocs.io/en/stable/)\n- A working Docker setup (since DDEV relies on Docker)\n- Sufficient system resources for running AI models (depending on the complexity of the model)\n\n---\n\n## Installation\n\nYou can install the **DDEV Ollama Add-on** with a single command:\n\n```bash\nddev get stinis87/ddev-ollama \u0026\u0026 ddev restart\n```\n---\n\n## Usage\n\n**Access the Ollama service:**\n\nddev ssh -s ollama\n\n**Install and run a model:**\n\nFor example, to run the llama3.2:3b model:\n\nollama run llama3.2:3b\n\nOllama is now running on hostname: http://ollama, port: 11434\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstinis87%2Fddev-ollama","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstinis87%2Fddev-ollama","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstinis87%2Fddev-ollama/lists"}