Skip to content

feat: Add Ollama Chat Tone Template#973

Open
billnice250 wants to merge 7 commits into
Dokploy:canaryfrom
billnice250:canary
Open

feat: Add Ollama Chat Tone Template#973
billnice250 wants to merge 7 commits into
Dokploy:canaryfrom
billnice250:canary

Conversation

@billnice250

@billnice250 billnice250 commented Jul 2, 2026

Copy link
Copy Markdown

New PR of Ollama Chat Tone

Summary

This PR adds a new Dokploy template for Ollama Chat Tone, a self-hosted chat client built from the Docker image billnice250/chattone:latest.

What changed

  • Added templates/blueprints/ollama-chat-tone/docker-compose.yml
  • Added templates/blueprints/ollama-chat-tone/template.toml
  • Added templates/blueprints/ollama-chat-tone/ollama-chat-tone.svg
  • Updated templates/meta.json with new template metadata

Template details

  • Service name: ollama-chat-tone
  • Exposed port: 8080
  • Uses Dokploy variable helpers for:
    • session_secret
    • ollama_url
    • ollama_timeout
    • default_model
    • basic_auth_user
    • basic_auth_password
  • Includes a persistent mount for /data/app.db

Notes

  • The compose file uses ports: [8080] and avoids container_name and custom networks.
  • The template metadata entry uses a links object and lowercase tags.
  • meta.json is valid JSON.

Checklist

  • Read Dokploy template README / general requirements
  • Tested the template in a Dokploy instance
  • Added template files and metadata
  • Verified meta.json is valid JSON

Issues related

None

Screenshots / Videos

None available

@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown
built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
templates ✅ Ready (View Log) Visit Preview 1bd4ed6

@billnice250 billnice250 marked this pull request as ready for review July 2, 2026 22:45
@dosubot dosubot Bot added size:M This PR changes 30-99 lines, ignoring generated files. new-template labels Jul 2, 2026
@billnice250 billnice250 changed the title Add Ollama Chat Tone Template feat: Add Ollama Chat Tone Template Jul 2, 2026
Delete .DS_Store
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new-template size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant