Commit Graph

782 Commits

Author SHA1 Message Date
Luis
989bf839b6 feat: add Agent Zero autonomous AI agent blueprint (#791)
* feat: add Agent Zero autonomous AI agent blueprint

Added Agent Zero blueprint with SVG logo, Docker Compose configuration for v1.9, and template for deployment. Agent Zero is an open-source autonomous AI agent framework with memory and tool use capabilities.

* feat(meta): add documentation link to agent-zero metadata

Added docs URL to the links section in meta.json to provide direct access to the project documentation at https://www.agent-zero.ai/p/docs/

* fix: add length parameter to password helper
2026-07-07 15:03:09 -06:00
Benjamin Nussbaum
22f1fe5ee6 feat(blueprint): update name of trmnl-byos-laravel and version (#789) 2026-07-07 15:02:58 -06:00
Stefan Ernst
bc31807d6f feat: add windshift to dokploy (#787)
* Adding Windshift for Dokploy

* Added up-to-date version and better tags

* Updated logo with less transparency

* Update docker-compose.yml with latest version

Signed-off-by: Stefan Ernst <ernst.stefan@icloud.com>

---------

Signed-off-by: Stefan Ernst <ernst.stefan@icloud.com>
2026-07-07 15:02:48 -06:00
Ennio Marke
f1210e6ac4 feat: Add Seanime and remove strapai duplicate entry (#808)
* v1.0.0

* v1.0.1

* Update blueprints/seanime/docker-compose.yml

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

* Update blueprints/seanime/docker-compose.yml

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

* Update blueprints/seanime/docker-compose.yml

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* v1.0.2

* Update blueprints/seanime/docker-compose.yml

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* v1.0.4

* v1.0.5

* v1.0.6

---------

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-07-07 14:34:26 -06:00
Firefly
7f9cfaaf49 Add qui A fast, modern web interface for qBittorrent. Manage multiple qBittorrent instances from a single, lightweight application built by autobrr (#825)
* feat: add qui template

qui is a fast, modern web interface for qBittorrent by autobrr,
allowing management of multiple qBittorrent instances from a single,
lightweight self-hosted application.

- docker-compose.yml: pinned ghcr.io/autobrr/qui:1.17.0, exposes 7476
  internally (no host port; Dokploy's Traefik handles routing),
  persistent named volume for /config.
- template.toml: maps the qui service port 7476 to the user-supplied
  domain so Dokploy's Traefik can proxy it.
- meta.json: register the template with logo and tags.

* fix(qui): use latest image tag

ghcr.io/autobrr/qui has no v1.17.0 tag published; only 'latest' and
PR/dev tags are available. Switch the image and meta.json version to
'latest' so the template actually deploys.

* revert: restore duplicate strapi entry removed by dedupe script

The previous commit accidentally removed a pre-existing duplicate
strapi entry as a side effect of running process-meta. That entry
exists upstream and is unrelated to the qui template; restore it
verbatim.

* fix: deduplicate meta.json to pass CI validation

The upstream meta.json had a pre-existing duplicate strapi entry.
Remove it so dedupe-and-sort produces identical output to the committed
file, satisfying the validate-meta CI check.

* fix(qui): replace logo with autobrr org avatar (128x128)
2026-07-07 14:23:01 -06:00
atlasclaw369
cc99a025d3 feat: add Homepage template (#871)
Co-authored-by: atlasclaw369 <268303653+atlasclaw369@users.noreply.github.com>
2026-07-07 14:12:07 -06:00
Robert Da Silva
201fcd1ed8 feat(blueprint): add LimeSurvey template (#878) 2026-07-07 14:11:16 -06:00
Artemis-ignis
0074651a45 feat: add Miniflux template (#881)
* feat: add Miniflux template

* fix: guard GitHub star count fallback

---------

Co-authored-by: Artemis-ignis <Artemis-ignis@users.noreply.github.com>
2026-07-07 14:10:00 -06:00
Luke Dunsmore
c9dc13aab8 feat: update MediaFetch template version to 1.3.5 (#879)
* feat: add MediaFetch template

* Corrected .toml

* .toml

* Updated template to version 1.3.5

* Codex issues raised now fixed

* Codex issues addressed

* TOML Update
2026-07-07 14:09:30 -06:00
Rohit Mulani
ac716a337f feat: add Rallly template (#933)
Co-authored-by: Rohit Mulani <289630555+rohitmulani63-ops@users.noreply.github.com>
2026-07-07 14:04:26 -06:00
Rohit Mulani
b0429d94b9 fix: keep Valkey internal (#937)
Co-authored-by: Rohit Mulani <289630555+rohitmulani63-ops@users.noreply.github.com>
2026-07-07 14:04:12 -06:00
Rohit Mulani
f14cc64043 feat: add PrivateBin template (#947)
* feat: add PrivateBin template

* chore: pin privatebin template version

---------

Co-authored-by: Rohit Mulani <289630555+rohitmulani63-ops@users.noreply.github.com>
2026-07-07 14:03:54 -06:00
Rohit Mulani
c70cd23b7e feat: add Paperclip template (#943)
Co-authored-by: Rohit Mulani <289630555+rohitmulani63-ops@users.noreply.github.com>
2026-07-07 14:01:01 -06:00
Kokoro
e83e869bd3 feat: add LubeLogger template (#896)
Co-authored-by: 100more <184098138+100more@users.noreply.github.com>
2026-07-07 13:55:48 -06:00
MANFIT7
76ceefdd2b feat: add Snipe-IT template (#897) 2026-07-07 13:55:14 -06:00
MANFIT7
cf862fccfb feat: add LibreSpeed template (#899) 2026-07-07 13:53:26 -06:00
Shabani Magawila
bdda9b476b feat: Add GeoServer & PostGIS blueprint (#919)
* Add GeoServer & PostGIS blueprint

* Add GeoServer blueprint metadata and logo

* Fix meta.json formatting and sorting

* Fix template.toml schema validation errors

* Remove invalid config.mounts from template.toml
2026-07-07 13:44:45 -06:00
Nicolás Carvajal
a3d1efad02 chore: update hi-events template to version 1.9.0-beta and add smtp mail configuration (#911) 2026-07-07 13:42:42 -06:00
Mendy Landa
5bbc380f36 Add Cut (self-hosted URL shortener) template (#914) 2026-07-07 13:41:57 -06:00
Akshat Mehta
a2bf4b1393 fix(vaultwarden): update outdated image version (#921) 2026-07-07 13:40:34 -06:00
Rohit Mulani
7f722cdeab feat: add Firefly III template (#941)
Co-authored-by: Rohit Mulani <289630555+rohitmulani63-ops@users.noreply.github.com>
2026-07-07 13:19:17 -06:00
Rohit Mulani
5a193c5fb2 feat: add Gotify template (#946)
* feat: add Gotify template

* chore: pin gotify template version

---------

Co-authored-by: Rohit Mulani <289630555+rohitmulani63-ops@users.noreply.github.com>
2026-07-07 13:16:48 -06:00
Rohit Mulani
6d0028bcfc feat: add Joplin Server template (#948)
* feat: add Joplin Server template

* chore: pin joplin-server template version

* Update blueprints/joplin-server/template.toml

---------

Co-authored-by: Rohit Mulani <289630555+rohitmulani63-ops@users.noreply.github.com>
Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com>
2026-07-07 13:16:27 -06:00
Rohit Mulani
c3ed7d9296 feat: add Dockge template (#949)
Co-authored-by: Rohit Mulani <289630555+rohitmulani63-ops@users.noreply.github.com>
2026-07-07 13:13:20 -06:00
Rohit Mulani
5f037d3e6b feat: add Jellyseerr template (#950)
* feat: add Jellyseerr template

* chore: pin jellyseerr template version

---------

Co-authored-by: Rohit Mulani <289630555+rohitmulani63-ops@users.noreply.github.com>
2026-07-07 13:12:56 -06:00
Rohit Mulani
7faf814ec7 feat: add SFTPGo template (#951)
* feat: add SFTPGo template

* fix: use Dokploy port syntax for SFTPGo

* chore: pin sftpgo template version

---------

Co-authored-by: Rohit Mulani <289630555+rohitmulani63-ops@users.noreply.github.com>
2026-07-07 13:12:35 -06:00
Rohit Mulani
47f92da9a2 feat: add FileGator template (#953)
* feat: add FileGator template

* chore: pin filegator template version

---------

Co-authored-by: Rohit Mulani <289630555+rohitmulani63-ops@users.noreply.github.com>
2026-07-07 13:10:07 -06:00
Rohit Mulani
942a43ec02 feat: add ArchiveBox template (#954)
Co-authored-by: Rohit Mulani <289630555+rohitmulani63-ops@users.noreply.github.com>
2026-07-07 13:09:44 -06:00
Barış Çelik
74fd2a960f feat: add Inkvoice template (#958) 2026-07-07 13:03:04 -06:00
viky
9ad8a84fc4 feat: add Hermes agent template (#960)
Hermes is an open agent runtime from Nous Research. This template runs the
supervised gateway with:
- web dashboard (9119) behind Traefik, protected by the bundled basic-auth
  provider (auth-gated mode triggers automatically once reachable off-loopback);
  username admin, generated 128-char password
- OpenAI-compatible gateway API (8642), enabled and bound to 0.0.0.0 with a
  generated bearer token (both off by default upstream)

Image pinned to v2026.6.19. Provider keys are configured from the dashboard
after deploy and persist in the hermes_data volume.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-07 13:02:43 -06:00
Marios Antonoudiou
39d6d0430a Introduce chatto app template (#962)
* Introduce chatto app template

* Clean up template

* Update chatto env vars
2026-07-07 13:02:09 -06:00
Quentin H
f381e4db50 Add Dokploy configuration template for Spliit with environment variable (#969)
* Add Dokploy configuration template for Spliit with environment variables and domain setup

* Fix : add double quote

* Fix : remove container name

* Fix : service name

* Fix : use good name of database

* Fix : change db name
2026-07-07 12:55:31 -06:00
Julian Gerhards
cdd996f73a feat: alarik template blueprint (#971) 2026-07-07 12:53:45 -06:00
Khiet Tam Nguyen
51f0b08b21 feat: update registry template to v3 (#972) 2026-07-07 12:47:42 -06:00
Bill Nice G. Havugukuri
98844f7d83 feat: Add Ollama Chat Tone Template (#973)
* Add Ollama Chat Tone blueprint with Docker configuration, SVG logo, and metadata

* Update .gitignore and replace Ollama Chat Tone SVG with new design

* Add Ollama Chat Tone metadata to meta.json

* Update GitHub link in meta.json for Ollama Chat Tone

* Fix environment variable casing in docker-compose.yml and update template.toml with default values

* Remove duplicate .DS_Store entry from .gitignore

* Delete .DS_Store

Delete .DS_Store
2026-07-07 12:47:33 -06:00
Juan
1cde3fac82 Update Meilisearch 1.35.1 and fix Cyberchef logo (#722)
* fix: update CyberChef logo from SVG to PNG and remove old SVG file

* fix: update Meilisearch version to v1.35.1
2026-05-12 14:54:37 -06:00
Kien Ngo
0df6bc5b29 Add go2rtc (#720)
* Add go2rtc

* Update blueprints/go2rtc/docker-compose.yml

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

* Update blueprints/go2rtc/template.toml

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

* Apply suggestion from @greptile-apps[bot]

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

* Update docker-compose.yml

* Update template.toml

* Update docker-compose.yml

* Update docker-compose.yml

---------

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-05-12 14:40:05 -06:00
Harikrishnan Dhanasekaran
94b9aa70de Added the frappe lending template (#665)
* added the frappe lending template

* removed the external network
2026-05-12 14:32:59 -06:00
Dries Augustyns
5ca048afcf Update Plunk template to use next version (#622)
* Update Plunk template to use next version

* Add domain configuration to config.env

* Remove NTFY from Plunk
2026-05-12 14:17:35 -06:00
Mauricio Siu
ff465cdab6 fix(cloudflared): opt-out of isolated deployment (#856)
Cloudflared requires network_mode: host which is mutually exclusive
with Docker networks. Setting isolated = false prevents Dokploy from
injecting networks into this compose.

Fixes https://github.com/Dokploy/dokploy/issues/4366
2026-05-08 19:27:02 -06:00
Mauricio Siu
d157cef3c3 Merge branch 'main' into canary 2026-03-05 01:43:39 -06:00
Adrian Alfred C. Bonpin
691af5208a feat: add tuwunel template for matrix (re-made) (#733)
* feat: add tuwunel template for matrix

* fix: replace HTML placeholder with actual SVG logo for tuwunel

* fix: remove enforcement and rename logo
2026-03-05 01:41:59 -06:00
Wladi
58d4a57aae feat(blueprint): add Verdaccio - private node.js package registry (#735) 2026-03-05 01:40:58 -06:00
kadma
be88eb9567 Update grafana 12.4 (#731)
* Update grafana 12.4

* Update meta.json
2026-03-05 01:39:40 -06:00
marcbodea
c2531b9ae9 Change convex port mapping to expose and bump version (#730)
* chore: update convex backend and dashboard images, switch from port mapping to expose in docker-compose.yml

* fix: set default value for DISABLE_BEACON in docker-compose.yml
2026-03-05 01:38:08 -06:00
Pierre
1c43fd5324 Update Notifuse template: replace PASETO with SECRET_KEY auth (#696)
* Update Notifuse template: replace PASETO with SECRET_KEY auth

* Update docker-compose.yml

---------

Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com>
2026-03-05 01:30:25 -06:00
Dipanda Aser
ebb526b5ea feat: add unleash template (#691)
* feat: add unleash template

* feat: update unleash template to version 7.4.0 and fix formatting

* feat: update database user in unleash template from postgres to unleash
2026-03-05 01:27:26 -06:00
Luke Dunsmore
8deb82ab52 feat: add MediaFetch template (#688)
* feat: add MediaFetch template

* Corrected .toml

* .toml
2026-03-05 01:25:57 -06:00
Sina Sebastian Eetezadi
2f249505de feat: Enhanced Nextcloud template with Redis, automated config, and improved setup (#672)
* Update docker-compose.yml

* fix: stable nextcloud, add redis, auto config, fixed mariadb

* fix: meta nextcloud

* fix: vars

* fix: non capital

* fix: template.toml

* fix: env vars

* fix: var naming

* fix: command

* fix: command

* another try

* keep it simple

* fix toml

* retry classic

* add: admin user

* no aito install

* feat: automated fixes

* fix  file pasth

* fix: manual script

* fix: script

* fix: png logo

* fix: meta logo data

---------

Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com>
2026-03-05 01:24:56 -06:00
Matheus Felipe
27564cd2fd feat: update to new Evolution API image source and pin it to the latest version (#644) 2026-03-05 01:18:46 -06:00