Dokploy / Dokploy/dokploy

Support Ollama for AI Features

Open
#2,488 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
37.4k
Forks
3k
Avg merge
1d 3h
Merged PRs (30d)
73

Description

What problem will this feature address?

Ollama (at least when running in Windows) doesn't appear to have a way to set an API key. This fails when trying to add it as an AI integration in Dokploy due to the API key requirement.

Describe the solution you'd like

Can we either support Ollama and other local AI solutions directly or use OpenAI like APIs which most support AFAIK. Make the API key entry not required if that's something that we can try to connect w/o it.

Describe alternatives you've considered

N/A

Additional context

No response

Will you send a PR to implement it?

No

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating Dokploy's AI integration setup and the validation that currently requires an API key. Review how Ollama is expected to connect locally; done should mean Ollama or compatible OpenAI-style local providers can be configured and used without an unnecessary key.

Written by the indexing model from the issue text.

Assessment

Tech stack
ollama, typescript
Domain
ai
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.