Commit Graph

365 Commits

Author SHA1 Message Date
Jonathan Gotti
2d5a878cfe
♻️ Refacto minio template (#65)
* ♻️ Refacto minio template

- add random password generation
- forward port 9000 and expose 9001 through traefik
- add some comments to add some volume setting info

* 🔧 Remove domain config for port 9000

- 🐛 Fix redirection loop by adding MINIO_BROWSER_REDIRECT=false
2025-05-07 01:11:24 -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
Dries Augustyns
6b6f37c7fd
Fix: Bump version of Formbricks template (#115)
Some checks failed
Deploy to Cloudflare Pages (Production) / Publish to Cloudflare Pages (push) Has been cancelled
Validate Blueprints Structure and Meta / validate (push) Has been cancelled
2025-05-05 02:39:53 -06:00
Ahmed Rowaihi
c0c9b6492a
fix(meta.json): stack-auth (#102)
Some checks failed
Deploy to Cloudflare Pages (Production) / Publish to Cloudflare Pages (push) Has been cancelled
Validate Blueprints Structure and Meta / validate (push) Has been cancelled
2025-04-27 16:35:34 -06:00
Ali AlNaghmousgh
a8e8f564b3
Autobase template (#103)
* 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

* Improve Autobase configuration in docker-compose.yml and template.toml

* Add Docker socket volume in docker-compose.yml to enhance container communication.
* Update PG_CONSOLE_API_URL in template.toml to include the API version.

---------

Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com>
2025-04-27 16:35:20 -06:00
Naterfute
12720eb6f0
add more templates (#93)
Some checks are pending
Deploy to Cloudflare Pages (Production) / Publish to Cloudflare Pages (push) Waiting to run
Validate Blueprints Structure and Meta / validate (push) Waiting to run
* 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)
Some checks are pending
Deploy to Cloudflare Pages (Production) / Publish to Cloudflare Pages (push) Waiting to run
Validate Blueprints Structure and Meta / validate (push) Waiting to run
* feat: working Qdrant template

* Fix: config

* fix: generate domain once
2025-04-26 01:27:47 -06:00
Khiet Tam Nguyen
b23709fc92
fix(superset): redis healthcheck (#90) 2025-04-26 01:27:07 -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)
Some checks failed
Deploy to Cloudflare Pages (Production) / Publish to Cloudflare Pages (push) Has been cancelled
Validate Blueprints Structure and Meta / validate (push) Has been cancelled
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)
Some checks failed
Deploy to Cloudflare Pages (Production) / Publish to Cloudflare Pages (push) Has been cancelled
Validate Blueprints Structure and Meta / validate (push) Has been cancelled
* 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
chilam
7fc3f85015
Merge pull request #12 from ch1lam/patch-1
fix: Stirling PDF template is outdated.
2025-04-12 01:56:16 -06:00
Mauricio Siu
10ca5bedcb
Merge pull request #67 from jwkwon0817/feature/tailscale-exitnode
Add Tailscale ExitNode blueprint with Docker configuration and metadata
2025-04-12 01:47:35 -06:00
Jeewon Kwon
ed1217f0b7
Merge branch 'main' into feature/tailscale-exitnode 2025-04-12 16:05:50 +09:00
Mauricio Siu
94f1c616b0
Merge pull request #48 from mohabgabber/main
fix: checkmate template network issues and env vars for emails
2025-04-09 01:17:34 -06:00
Mauricio Siu
f063af3958
Merge pull request #66 from malko/adguard-port-review
🔧 Update ports to match latest adguard dockerfile
2025-04-09 01:13:57 -06:00
Mauricio Siu
2bb50934e4
Update blueprints/tailscale-exitnode/template.toml 2025-04-09 01:12:49 -06:00
Mauricio Siu
6d90caa3cd
Update blueprints/tailscale-exitnode/template.toml 2025-04-09 01:12:17 -06:00
Mauricio Siu
55efdf5b6e
Update blueprints/tailscale-exitnode/template.toml 2025-04-09 01:12:08 -06:00
Mauricio Siu
90198f2e88
Update blueprints/tailscale-exitnode/docker-compose.yml 2025-04-09 01:12:04 -06:00
Mauricio Siu
989470f237
Merge pull request #69 from Dokploy-Templaters/naterfute/plane
fix: random bugs with the plane template
2025-04-09 00:58:18 -06:00
Naterfute
b2f3d5f223
Merge branch 'Dokploy:main' into naterfute/plane 2025-04-08 23:29:03 -07:00
Mauricio Siu
1e40cb493f
Update template.toml 2025-04-08 23:28:32 -06:00
naterfute
7e1a136c34
fix: CORS_ALLOWED_ORIGINS not being https 2025-04-08 10:36:25 -07:00
jwkwon0817
70992f317d Refactor SVG for Tailscale ExitNode: replace circles with paths for improved rendering 2025-04-07 18:31:52 +09: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
d6015f77f0 fix: I kinda hate the templating system 2025-04-07 01:34:13 -07:00
naterfute
b3bb43d4ac fix: it's $ not %% 2025-04-07 01:22:37 -07:00
naterfute
a66149baaa fix: cors error 2025-04-07 00:56:08 -07:00
naterfute
8e79d29319 fix: actual random values 2025-04-07 00:52:51 -07:00
scanash00
3ab1c39b1a fix: plane template 2025-04-07 00:51:13 -07:00
Jonathan Gotti
6a0b3b6644 🔧 Update ports to match latest adguard dockerfile 2025-04-07 02:09:02 +02:00
Mauricio Siu
cf34abcfa6
Merge pull request #52 from Dokploy-Templaters/main
feat: add various one-click templates
2025-04-06 00:50:32 -06:00
Scan
55cc6ca8d7
Update blueprints/plane/docker-compose.yml
Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com>
2025-04-05 22:44:47 -08:00
Scan
5abff0c8f6
Update blueprints/plane/docker-compose.yml
Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com>
2025-04-05 22:44:34 -08:00
Scan
467d0b81b8
Update blueprints/plane/docker-compose.yml
Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com>
2025-04-05 22:44:10 -08:00
Scan
dd2041ee66
Update blueprints/plane/docker-compose.yml
Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com>
2025-04-05 22:44:01 -08:00
Scan
03248f37a1
Update blueprints/plane/docker-compose.yml
Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com>
2025-04-05 22:41:42 -08:00
Scan
4be40767ad
Update blueprints/plane/docker-compose.yml
Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com>
2025-04-05 22:41:16 -08:00
Scan
75d77725be
Update blueprints/plane/docker-compose.yml
Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com>
2025-04-05 22:41:03 -08:00
Scan
b41e7518c7
Update blueprints/plane/docker-compose.yml
Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com>
2025-04-05 22:40:50 -08:00
Scan
837087c29a
Update blueprints/plane/docker-compose.yml
Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com>
2025-04-05 22:31:53 -08:00
Scan
bac178d39b
Update blueprints/plane/docker-compose.yml
Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com>
2025-04-05 22:31:43 -08:00
Scan
7b017a1b26
Update blueprints/plane/docker-compose.yml
Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com>
2025-04-05 22:31:29 -08:00