Commit Graph

20 Commits

Author SHA1 Message Date
Jorge Gómez Zarzosa
af037a1064 feat: add ntfy (Item requested on issue #145) (#328)
* chore: add meta ntfy

* chore: typo

* feat: add ntfy

---------

Co-authored-by: Jorge Gómez Zarzosa <jorgegomez@bmat.com>
2025-09-04 00:46:24 -06:00
Mauricio Siu
ef5505d6fa Add general suggestions for creating templates in README.md
- Included best practices for Docker Compose and template.toml configurations.
- Emphasized the importance of service name consistency and testing templates before PR submission.
2025-07-06 17:40:19 -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
Mauricio Siu
fc4d766fd9 chore: enhance README with new helper variables and add meta.json validation in CI workflow 2025-04-03 00:26:57 -06:00
Mauricio Siu
ba22a72791 Update README.md 2025-04-02 22:52:44 -06:00
Will Russell
6e81f994d0 fix: template files in README 2025-04-02 16:35:51 +01:00
Mauricio Siu
60c1c62264 Refactor README and Ackee template.toml to use TOML format
- Updated README.md to replace YAML configuration with TOML format for clarity and consistency.
- Modified the Ackee template.toml to correct the host variable from `${main_domain}` to `${domain}` for accurate configuration.
2025-03-30 13:09:45 -06:00
Mauricio Siu
71ff264c19 docs: update README to reflect changes from template.yml to template.toml
- Revised references in the README to replace 'template.yml' with 'template.toml'.
- Updated the structure section to provide details on the new TOML format for variables and configuration settings.
2025-03-30 01:39:44 -06:00
malko
8919bb077d Remove unused meta.json and update readme 2025-03-24 08:44:30 +01:00
Mauricio Siu
4f25e703d0 Update README.md 2025-03-16 11:04:58 -06:00
Mauricio Siu
d642f231a1 docs: Minor README configuration path syntax correction 2025-03-10 00:42:58 -06:00
Mauricio Siu
fef6046861 docs: Update README with additional template testing instructions 2025-03-10 00:42:35 -06:00
Mauricio Siu
f6284bbb41 feat: Initialize Dokploy Blueprints React application with core UI components 2025-03-10 00:17:45 -06:00
Mauricio Siu
da6301adf4 docs: Add local development instructions to README 2025-03-10 00:16:28 -06:00
Mauricio Siu
10b6acc1d3 docs: Update README with detailed template contribution guidelines 2025-03-10 00:15:24 -06:00
Mauricio Siu
c8ca14f0f0 docs: Improve README formatting for template.yml sections 2025-03-10 00:12:53 -06:00
Mauricio Siu
5b287d64a9 feat: Add Grafana blueprint with Docker Compose configuration 2025-03-10 00:11:22 -06:00
Mauricio Siu
44f033214c docs: Update README to clarify template.yml structure and sections 2025-03-10 00:10:48 -06:00
Mauricio Siu
736503f855 refactor: Standardize template domain configuration to use ${domain} helper 2025-03-10 00:09:22 -06:00
Mauricio Siu
813efefab9 feat: Add comprehensive blueprint collection and project setup 2025-03-09 23:30:52 -06:00