Khiet Tam Nguyen
fcdd2de945
feat(blueprint): added seafile ( #135 )
...
* feat(blueprint): added seafile
* fix: quote strings
* fix: quote all strings for seafile template.toml
* docs: seafile notes for deployment and configs
* docs: tweak wording for seafile domain change
* fix(seafile): default logging to stdout
* fix: switch to named volumes
* fix: improve security with generated passwords
* chore: remove unused volume env
* chore: remove outdated docs
* docs: updated seafile domain change instructions to be within container
* docs: further tweaks to seafile docker-compose instructions
* docs: remove section on domain configurations
---------
Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com >
2025-06-01 14:57:44 -06:00
Vincent Vu
2a342e8465
feat(blueprint): added docuseal ( #159 )
...
* feat(blueprint): added docuseal
* feat: add Docuseal document management system
* feat: restructure docker-compose for Docuseal application setup
* feat(docker-compose): remove unused port mapping and clean up redis service configuration
* Update blueprints/docuseal/docker-compose.yml
* Update blueprints/docuseal/docker-compose.yml
* Update blueprints/docuseal/template.toml
---------
Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com >
2025-06-01 14:55:13 -06:00
ARUNAVO RAY
09b85f80c0
feat(blueprint): added gitea-mirror template ( #157 )
...
* Add gitea-mirror template
- Add docker-compose.yml with gitea-mirror service configuration
- Add template.toml with domain and environment variable setup
- Include logo image (gitea-mirror.png)
- Template supports automatic GitHub to Gitea repository mirroring
- Configurable through environment variables or web UI
* Updated meta.json
2025-06-01 14:50:51 -06:00
Jonathan Gotti
72e926ea89
⬆️ Update Supabase template to version 1.25.03 ( #76 )
...
* ⬆️ Update Supabase template to version 1.25.03
* 🐛 Fix url in mail pointing to kong
* ✨ Use new jwt helpers to generate unique jwts
* 📝 Update README to reflect new changes in helpers
- related PR on dokploy https://github.com/Dokploy/dokploy/pull/1749
* ✨ Add pre0.21.8 version of supabase template + use jwt generation in newer template
* 🔧 Add field dokploy_version for supabase templates
* ⬆️ Update supabase version to 1.25.04 for dokploy >=0.1.28
* 🐛 Fix logs in supabase by adding dynamic container names and modifying vector.yml
* ⬆️ Backport supabase 1.25.04 for dokploy < 0.21.8
* 📝 Add link to supabase self-hosting documentation in env file
* 🚚 Change container_name_prefix to include appName
* Update blueprints/pre0.21.8-supabase/template.toml
* Update blueprints/supabase/template.toml
* 🐛 Fix template using appname in older version of template
---------
Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com >
2025-05-28 02:36:23 -06:00
Joel Outeiro Pérez
c1b9d80ba6
fix(update): logto version number ( #148 )
2025-05-24 17:53:46 -06:00
Ali AlNaghmousgh
ae4cbe2fa1
feat: add Stalwart Mail Server ( #146 )
...
This commit introduces a new blueprint for the Stalwart Mail Server, including configuration templates, Docker Compose setup, and metadata updates. The blueprint enables self-hosted email solutions with support for JMAP, IMAP4, POP3, and SMTP protocols.
2025-05-24 17:53:11 -06:00
Çağdaş Karademir
108df8f4ff
feat: add Flagsmith Blueprint ( #147 )
...
* feat(blueprints): add Flagsmith blueprint
* Update blueprints/flagsmith/docker-compose.yml
* Update blueprints/flagsmith/docker-compose.yml
* Update blueprints/flagsmith/docker-compose.yml
* Update blueprints/flagsmith/docker-compose.yml
---------
Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com >
2025-05-24 17:50:26 -06:00
Arob
f3358000b1
FreeScout template ( #149 )
...
* Add FreeScout template
* Final commit. Tested and working.
- opted to use internal db rather than external
- http instead of https for traefik-generated domain
2025-05-24 17:42:20 -06:00
UUSEC Technology
7c91a413c0
Update OpenResty Manager ( #144 )
...
* Create docker-compose.yml
* Create template.toml
* Add files via upload
* Update meta.json
* Update meta.json
* Update blueprints/openresty-manager/docker-compose.yml
* Update docker-compose.yml
* Update meta.json
* Update docker-compose.yml
OK, I will remove "network_mode: host", since it does't work on this platform, sorry for this!
---------
Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com >
2025-05-18 14:41:14 -06:00
Benjamin Nussbaum
0126634ec8
feat: add trmnl-byos-laravel template ( #141 )
...
Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com >
2025-05-17 03:30:12 -06:00
Khiet Tam Nguyen
6a3e256adf
feat(blueprint): added chibisafe template ( #131 )
...
* feat(blueprint): added chibisafe template
* chore: remove spacing
* fix: use caddy as service name
* fix: added default credentials
* feat: added healthcheck and internal network
* fix: remove expose
* fix: documentation links
---------
Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com >
2025-05-17 03:20:46 -06:00
Nhat Bui
ba8accbe1e
feat: Add bolt.diy template ( #140 )
...
- Introduced a new entry for bolt.diy, a tool for managing full-stack web applications with LLMs.
- Included relevant details such as version, description, logo, links, and tags.
2025-05-17 03:18:24 -06:00
Nhat Bui
258de45d35
feat: add template for colanode ( #137 )
...
* feat: add template for colanode
- Introduced Colanode Server (v0.1.6), an open-source alternative to Slack and Notion.
- Added relevant details including description, logo, links to GitHub, website, and documentation.
- Tagged with documentation, knowledge-base, and collaboration.
* Update blueprints/colanode/docker-compose.yml
* Update blueprints/colanode/docker-compose.yml
* Update blueprints/colanode/docker-compose.yml
* Update blueprints/colanode/docker-compose.yml
---------
Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com >
2025-05-17 03:15:40 -06:00
Bakir Gracić
68bef2b208
bump PocketBase version to 0.28.0 ( #129 )
2025-05-17 03:09:48 -06:00
UUSEC Technology
58412838e5
Add OpenResty Manager ( #142 )
...
* Create docker-compose.yml
* Create template.toml
* Add files via upload
* Update meta.json
* Update meta.json
* Update blueprints/openresty-manager/docker-compose.yml
---------
Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com >
2025-05-17 03:09:25 -06:00
Khiet Tam Nguyen
db468b6b43
feat(blueprint): added rybbit template ( #143 )
...
* feat(blueprint): added rybbit template
* feat: add rybbit entry to meta.json
* docs: added rybbit self-hosting-advanced link as comment to docker-compose.yml
* fix: remove default env args in docker-compose
* chore: re-order rybbit_postgres env
* fix: added missing clickhouse_user env
* Update blueprints/rybbit/template.toml
---------
Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com >
2025-05-17 03:07:52 -06:00
Bakir Gracić
a569182366
update pocketbase to 0.27.2 ( #117 )
...
* update pocketbase to 0.27.2
* Update blueprints/pocketbase/docker-compose.yml
* Update blueprints/pocketbase/docker-compose.yml
* Update blueprints/pocketbase/docker-compose.yml
---------
Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com >
2025-05-08 00:28:28 -06:00
Vyacheslav Scherbinin
f4b940cfb8
Home Assistant template ( #81 )
...
* feat: homeassistant
* absolute path
* homeassistant port
* Mount config files
2025-05-07 01:09:48 -06:00
Ahmed Rowaihi
c0c9b6492a
fix(meta.json): stack-auth ( #102 )
2025-04-27 16:35:34 -06:00
Naterfute
12720eb6f0
add more templates ( #93 )
...
* feat: add first stack-auth test
* fix: stack auth template.toml
* fix: stack auth compose and template
* fix: fixed serviceName on the template.toml of stack auth
* fix: database host Stack Auth
* fix: template.toml for Stack Auth
* fix: actually auto generate values for plane template
* feat: add healthcheck to minio
* Revert "feat: add healthcheck to minio"
This reverts commit 623a850976 .
* fix: add STACK_EMAIL_HOST for stability, user can add it later on Environment Variables.
* fix: docker-compose of Stack Auth
* fix: plane template MINIO root for image uploads
* wtf? I merged upstream
* feat: pterodactyl template
* fix: removed xcommon from pterodactyl template
* fix: add pterodactyl to meta.json
* fix: volume names
* feat: add pyrodactyl template
* fix: renamed pyrodactyl image.png to pyrodactyl.png
* fix: Pyrodactyl takes db_password env
* fix(pyrodactyl): fix
* fix(pterodactyl): environment variables
* feat: update pocketbase
* Revert "feat: update pocketbase"
This reverts commit 036627ea98 .
* fix: stackauth
- change postgres version from "latest" to "17" to prevent future conflicts
- added a health check to postgres db to ensure it's running before
stack auth attempts to start
* fix(stackauth): wait for service_healthy rather than service_started
* fix(plane): removed double-up of variables
* Update blueprints/pyrodactyl/template.toml
Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com >
* Update blueprints/stack-auth/docker-compose.yml
Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com >
* fix: pterodactyl not launching
---------
Co-authored-by: scanash00 <scan@scanash.com >
Co-authored-by: Scan <103391616+scanash00@users.noreply.github.com >
Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com >
2025-04-26 19:10:34 -06:00
Arnab Mondal
9a6c191197
feat: working Qdrant template ( #91 )
...
* feat: working Qdrant template
* Fix: config
* fix: generate domain once
2025-04-26 01:27:47 -06:00
Michael Krebs
4aa4f50d35
fix: correct beszel urls ( #89 )
...
* fix: correct beszel urls
* fix: beszel docs 404
2025-04-26 01:26:51 -06:00
Ali AlNaghmousgh
4bcf954152
chore: update Beszel version to 0.10.2 in meta.json and docker-compose.yml ( #86 )
2025-04-20 22:48:42 -06:00
Ali AlNaghmousgh
76d84319bd
feat: add Autobase template ( #85 )
...
* feat: add Autobase template
* Added Autobase, an open-source alternative to cloud-managed databases, to the meta.json file with relevant details including version, description, links, logo, and tags.
* Update blueprints/autobase/docker-compose.yml
* Update blueprints/autobase/docker-compose.yml
---------
Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com >
2025-04-20 22:48:29 -06:00
Vyacheslav Scherbinin
3592e2b46f
Homebridge template ( #77 )
...
* feat: homebridge
* Update blueprints/homebridge/docker-compose.yml
---------
Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com >
2025-04-20 22:02:04 -06:00
Klaas van Schelven
8c1085741b
Bugsink template (not yet tested) ( #68 )
...
* Bugsink template (not yet tested)
See #56
* Update blueprints/bugsink/docker-compose.yml
* Update blueprints/bugsink/template.toml
* Update blueprints/bugsink/template.toml
---------
Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com >
2025-04-17 14:52:15 -06:00
Mauricio Siu
6ba3314347
fix: correct formatting in meta.json
2025-04-17 14:46:04 -06:00
Jonathan Gotti
495de15164
✨ Add tooljet template ( #74 )
...
* ✨ Add tooljet template
* Update blueprints/tooljet/docker-compose.yml
* Update blueprints/tooljet/docker-compose.yml
---------
Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com >
2025-04-17 14:44:04 -06:00
Khiet Tam Nguyen
e739285eaa
feat: add One Time Secret template ( #79 )
...
* feat: added one time secret template
* fix: updated meta.json and added svg
* chore: remove hardcoded variables
2025-04-17 14:39:04 -06:00
jwkwon0817
37835ccc55
Add Tailscale ExitNode entry to meta.json
2025-04-07 18:26:27 +09:00
jwkwon0817
5b54ed1106
Add Tailscale ExitNode blueprint with Docker configuration, SVG logo, and metadata
2025-04-07 18:24:39 +09:00
naterfute
822fb4d03d
fix(meta): plane docs
2025-04-02 23:55:04 -07:00
naterfute
398e96431c
fix(meta): focalboard docs
2025-04-02 23:52:32 -07:00
Naterfute
29d76e31e1
Merge branch 'Dokploy:main' into main
2025-04-02 23:51:37 -07:00
Mauricio Siu
151ecb4bf1
Merge pull request #58 from wrussell1999/kestra
...
feat: add Kestra
2025-04-03 00:45:09 -06:00
Mauricio Siu
5a91d6ff8b
chore: add website links to various entries in meta.json for improved resource accessibility
2025-04-03 00:42:09 -06:00
naterfute
2ff4627daf
add plane
2025-04-02 15:22:28 -07:00
Will Russell
6e6ea19a1a
fix: version to latest
2025-04-02 16:53:21 +01:00
Will Russell
9290888ebe
feat: add kestra
2025-04-02 16:44:31 +01:00
Naterfute
5589170332
Merge branch 'Dokploy:main' into main
2025-04-02 04:52:57 -07:00
naterfute
0dfada150a
feat: add focalboard
2025-04-02 03:43:38 -07:00
Mauricio Siu
ffc5d35fc9
Merge pull request #54 from ch1lam/feat-add-rsshub
...
feat: add RSSHub
2025-04-02 00:46:09 -06:00
chilam
1ddf0b13d3
feat: add RSSHub
2025-04-02 10:04:10 +08:00
Jonathan Gotti
93740b4f94
vaultwarden template update (security fixs)
2025-04-02 01:04:39 +02:00
naterfute
699adabd53
mattermost: update version 9.11.6 -> 10.6.1(meta file)
2025-04-01 01:24:11 -07:00
scanash00
f8335d9513
fix: tags comma
2025-03-31 20:55:42 -08:00
scanash00
c226a679f6
feat: add dragonfly
2025-03-31 20:53:52 -08:00
naterfute
cc1d60f925
fix: add mattermost image
2025-03-31 20:50:46 -07:00
naterfute
ac498a20c2
fix: add mattermost to meta.json
2025-03-31 20:47:30 -07:00
scanash00
2ae92dcc38
feat: add aditional tags to Lodestone
2025-03-31 18:41:53 -08:00