Vincent Vu
d155f2f1f6
feat(blueprints): n8n + worker/runner + redis/postgres + ollama & fix(blueprints): twentycrm ( #364 )
...
* feat(n8n): add n8n runner with Postgres and Ollama configuration
* feat(meta): update n8n runner version to nightly and enhance description
* feat(docker): update PostgreSQL image to 17-alpine and enhance healthcheck command
* feat(n8n): update environment variables and enhance configuration for Redis and Ollama integration
* feat(n8n): replace hardcoded N8N_PROXY_HOPS with environment variable and fix encryption key variable name
* feat(n8n): comment out SMTP environment variables in docker-compose.yml
* feat(n8n): set default value for N8N_PROXY_HOPS environment variable
* Update blueprints/n8n-runner-postgres-ollama/docker-compose.yml
* Update blueprints/n8n-runner-postgres-ollama/docker-compose.yml
* Update blueprints/n8n-runner-postgres-ollama/docker-compose.yml
* Update blueprints/n8n-runner-postgres-ollama/docker-compose.yml
* Update blueprints/n8n-runner-postgres-ollama/docker-compose.yml
* feat(twenty): update HTTP protocol handling in environment variables and enhance healthcheck configuration
* refactor(docker-compose): remove container names for n8n services
---------
Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com >
2025-10-25 18:32:26 -06:00
Mauricio Siu
3a1f5f7c88
refactor: standardize domain configuration in template files
...
- Updated the configuration structure in multiple blueprint template files to ensure consistent formatting for 'domains' and 'env' sections.
- Adjusted indentation and alignment for better readability across various templates.
2025-03-30 01:36:48 -06:00
Mauricio Siu
efe26cc173
refactor: remove deprecated YAML template files
...
- Deleted all 'template.yml' files from various blueprints as part of the transition to TOML format.
- Updated the script to delete the 'template.yml' files instead of converting them to 'template.toml'.
2025-03-30 00:55:40 -06:00
Mauricio Siu
0f16376f98
chore: add yaml and toml dependencies, and create script for converting YAML to TOML
...
- Added 'yaml' and '@iarna/toml' dependencies in package.json.
- Created a new script.js file to process YAML files and convert them to TOML format.
- Added template.toml files for various blueprints in the blueprints directory.
2025-03-30 00:51:49 -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
f45a61bbbf
refactor: Standardize blueprint template variable generation syntax
2025-03-09 21:50:22 -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
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