Commit Graph

326 Commits

Author SHA1 Message Date
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
e90c2cdba1 chore: Update vite-plugin-static-copy to copy blueprints to dedicated directoryblueprints 2025-03-09 23:52:09 -06:00
Mauricio Siu
f6ee900087 chore: Add vite-plugin-static-copy to copy blueprints and meta.json to dist 2025-03-09 23:45:54 -06:00
Mauricio Siu
31ce86c89f chore: Remove unused React import from App.tsx 2025-03-09 23:39:35 -06:00
Mauricio Siu
df5919e476 feat: Add extensive collection of application blueprints with Docker Compose configurations 2025-03-09 23:38:51 -06:00
Mauricio Siu
08b572dcae feat: Add extensive collection of application blueprints with Docker Compose configurations 2025-03-09 23:36:58 -06:00
Mauricio Siu
813efefab9 feat: Add comprehensive blueprint collection and project setup 2025-03-09 23:30:52 -06:00
Mauricio Siu
0015373bb1 chore: Enhance PR preview workflow trigger events 2025-03-09 22:32:39 -06:00
Mauricio Siu
5414f432b2 chore: Disable concurrency in deploy workflow 2025-03-09 22:31:02 -06:00
Mauricio Siu
3dd771096d chore: Simplify PR preview deployment workflow trigger 2025-03-09 22:29:53 -06:00
Mauricio Siu
18072c86ec chore: Update PR preview deployment with static index.html 2025-03-09 22:29:11 -06:00
Mauricio Siu
3e8da82bc8 feat: Add index.html to PR preview deployment 2025-03-09 22:24:27 -06:00
Mauricio Siu
3e0c33244a refactor: Update GitHub Actions workflow for PR preview deployments 2025-03-09 22:22:19 -06:00
Mauricio Siu
d698d55f04 feat: add gh pages 2025-03-09 22:13:17 -06:00
Mauricio Siu
9111332760 feat: Add GitHub Actions workflow for PR preview deployments 2025-03-09 22:11:37 -06:00
Mauricio Siu
09e6fd6aa3 refactor: Simplify Supabase and Teable blueprint JWT and port configurations 2025-03-09 22:00:36 -06:00
Mauricio Siu
b32f752439 chore: Remove Logto blueprint icon 2025-03-09 21:52:20 -06:00
Mauricio Siu
f45a61bbbf refactor: Standardize blueprint template variable generation syntax 2025-03-09 21:50:22 -06:00
Mauricio Siu
6009e5447d refactor: Modify base64 templates workflow to generate comprehensive blueprint table 2025-03-09 21:00:10 -06:00
Mauricio Siu
6b24af43bf refactor: Enhance base64 templates workflow with improved error handling and diff detection 2025-03-09 20:59:22 -06:00
Mauricio Siu
6fd5c52d6c refactor: Optimize base64 templates workflow to process only changed blueprints 2025-03-09 20:57:25 -06:00
Mauricio Siu
7e802027a4 feat: Add PocketBase to meta.json and blueprint icon 2025-03-09 20:54:39 -06:00
Mauricio Siu
7db8b87d6d feat: Add multiple blueprint icons and logos for various applications 2025-03-09 20:52:09 -06:00
Mauricio Siu
f95af86fd1 refactor: Replace index.ts files with template.yml in blueprints 2025-03-09 20:47:00 -06:00
Mauricio Siu
2956016dd3 feat: migrate templates 2025-03-09 20:40:08 -06:00
Mauricio Siu
fbbb4f46f3 feat: Add numerous new blueprint templates for various applications 2025-03-09 19:05:57 -06:00
Mauricio Siu
e4652bb0f5
Merge pull request #1 from Dokploy/feat/umami
Add Umami analytics blueprint with Docker Compose and configuration
2025-03-09 18:59:48 -06:00
Mauricio Siu
eed6aebb85 fix: Correct JSON encoding in base64 templates workflow 2025-03-09 17:54:06 -06:00
Mauricio Siu
b9c73f462e fix: Improve base64 encoding of compose and template files 2025-03-09 17:52:06 -06:00
Mauricio Siu
f4450ca57d chore: Clean up comments in Pocketbase template.yml 2025-03-09 17:39:15 -06:00
Mauricio Siu
22259eed96 chore: Update Umami logo filename 2025-03-09 17:38:51 -06:00
Mauricio Siu
48239ef427 chore: Update Umami logo filename in meta.json 2025-03-09 17:38:28 -06:00
Mauricio Siu
a6adc9d0e9 feat: Add Umami blueprint template 2025-03-09 17:37:47 -06:00
Mauricio Siu
7680b8b3c9 refactor: add validation metadata 2025-03-09 17:36:01 -06:00
Mauricio Siu
f190414c1b Remove Umami blueprint template 2025-03-09 17:32:55 -06:00
Mauricio Siu
ea1f5bddad Add GitHub Actions workflow to validate blueprint structure and meta.json 2025-03-09 17:32:09 -06:00
Mauricio Siu
1476adcbea Fix base64 templates workflow comment output redirection 2025-03-09 17:28:50 -06:00
Mauricio Siu
6a836d970c Add user guidance for blueprint base64 import in workflow 2025-03-09 17:27:41 -06:00
Mauricio Siu
6092fcad2b Refactor Base64 templates workflow to improve blueprint base64 presentation 2025-03-09 17:26:24 -06:00
Mauricio Siu
5d441530f0 Modify Base64 templates workflow to encode compose and config as JSON 2025-03-09 17:22:55 -06:00
Mauricio Siu
470e5d96cd Enhance Base64 templates GitHub Action workflow with improved formatting 2025-03-09 17:21:19 -06:00
Mauricio Siu
dc5c33b6c0 Add Umami analytics blueprint with Docker Compose and configuration 2025-03-09 17:17:36 -06:00
Mauricio Siu
f12a8ed81e Add GitHub Actions workflow for generating Base64 blueprints table 2025-03-09 17:14:57 -06:00
Mauricio Siu
dc1609a064 Add Plausible and Pocketbase blueprints with Docker Compose and configuration 2025-03-09 17:00:35 -06:00
Mauricio Siu
46e624c055 Remove Docker and GitHub Actions configuration for templates server 2025-03-09 14:09:20 -06:00
Mauricio Siu
3160de6825
Update meta.json 2025-03-09 14:05:00 -06:00