Commit Graph

41 Commits

Author SHA1 Message Date
Mauricio Siu
31038da0f8
Update docker-compose.yml 2025-03-26 01:56:34 -06:00
Mael
4d55a64895
Update blueprints/backrest/docker-compose.yml
Co-authored-by: Nicholas Penree <nick@penree.com>
2025-03-24 18:09:35 +01:00
Mael
71d6fe7161
Update blueprints/backrest/docker-compose.yml
Co-authored-by: Nicholas Penree <nick@penree.com>
2025-03-24 18:09:28 +01:00
Mael Primet
b4926c1de1 feat: add backrest 2025-03-24 16:24:06 +01:00
Mauricio Siu
8613af7942
Merge pull request #29 from drudge/update/budibase
chore: bump budibase to 3.5.3
2025-03-23 04:26:54 -06:00
Mauricio Siu
6780c8ce4f
Merge pull request #30 from drudge/update/n8n
chore: bump n8n version to 1.83.2
2025-03-23 04:26:48 -06:00
Nicholas Penree
0a91e7df9c chore: bump kimai version to 2.31.0 2025-03-20 21:24:51 -04:00
Nicholas Penree
66c53764a2 chore: bump n8n version to 1.83.2 2025-03-20 21:14:46 -04:00
Nicholas Penree
526b7b9976 chore: bump budibase to 3.5.3 2025-03-20 21:11:04 -04:00
Mauricio Siu
0304bc5408
Merge pull request #25 from mbpictures/patch-1
template: update huly version
2025-03-18 20:59:04 -06:00
DrMxrcy
8ff4cdd45e feat: Add OtterWiki 2025-03-18 21:32:06 -04:00
Marius
3dfeaedcc6
template: update huly version 2025-03-18 17:06:21 +01:00
Chris
8198f91754
Remove debugging 2025-03-16 22:42:34 +01:00
Chris
8ecb3d73fb
Update docker-compose.yml 2025-03-16 22:39:00 +01:00
Chris
893e0f4e5d
Push chatwoot to 4.0.3 2025-03-16 22:09:20 +01:00
Mauricio Siu
a3d3c32112 fix: standardize command substitution syntax in Supabase template SQL scripts
- Updated command substitution syntax to use backticks consistently across SQL scripts.
- Ensured proper formatting for JWT and PostgreSQL user settings.
2025-03-15 13:16:06 -06:00
Mauricio Siu
e422bf9ecd fix: correct password handling syntax in Supabase template SQL scripts
- Updated the password setting syntax to use backticks for command substitution.
- Ensured the echo command for the POSTGRES_PASSWORD variable is correctly formatted.
2025-03-15 13:13:14 -06:00
Mauricio Siu
0b41b1513d fix: correct password handling syntax in Supabase template SQL scripts
- Updated the password setting syntax to use backticks for command substitution.
- Ensured the echo command for the POSTGRES_PASSWORD variable is correctly formatted for production environments.
2025-03-15 13:10:41 -06:00
Mauricio Siu
20e3889d4c refactor: improve formatting and consistency in Supabase template logging configuration
- Added a blank line for better separation in the configuration.
- Corrected regex pattern formatting for clarity.
- Ensured consistent indentation for logging sink configurations.
2025-03-15 12:47:06 -06:00
Mauricio Siu
c358d824fd refactor: standardize indentation and formatting in Supabase template logging configuration
- Adjusted indentation for better readability.
- Reformatted logging sink configurations for consistency and clarity.
2025-03-15 12:24:53 -06:00
Mauricio Siu
1b20dd74d1 refactor: clean up Deno function and logging URIs in Supabase template
- Reformatted Deno function response and improved readability.
- Updated logging URIs to use consistent string interpolation syntax.
- Ensured error messages and log paths are correctly formatted for clarity.
2025-03-15 12:15:21 -06:00
Mauricio Siu
4d5eddd1d4 fix: update password handling in Supabase template SQL scripts
- Changed password setting syntax to use single quotes for consistency.
- Ensured the password echo command is correctly formatted for production environments.
2025-03-15 12:12:54 -06:00
Mauricio Siu
72a574a85d feat: enhance Supabase template with new routes and database configurations
- Added new routes for Realtime, Storage, Edge Functions, Analytics, and Database access.
- Implemented ACL and key-auth plugins for enhanced security.
- Updated database initialization scripts for JWT and role management.
- Improved logging configuration for better observability.
2025-03-15 12:08:51 -06:00
Stephan Fitzpatrick
2b264c868c
fix hoarder docker compose template 2025-03-10 22:13:46 -07:00
Mauricio Siu
023367da8c
Update template.yml 2025-03-10 03:21:24 -06:00
Mauricio Siu
736503f855 refactor: Standardize template domain configuration to use ${domain} helper 2025-03-10 00:09:22 -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
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
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
f4450ca57d chore: Clean up comments in Pocketbase template.yml 2025-03-09 17:39:15 -06:00
Mauricio Siu
a6adc9d0e9 feat: Add Umami blueprint template 2025-03-09 17:37:47 -06:00
Mauricio Siu
f190414c1b Remove Umami blueprint template 2025-03-09 17:32:55 -06:00
Mauricio Siu
dc5c33b6c0 Add Umami analytics blueprint with Docker Compose and configuration 2025-03-09 17:17:36 -06:00
Mauricio Siu
dc1609a064 Add Plausible and Pocketbase blueprints with Docker Compose and configuration 2025-03-09 17:00:35 -06:00