mirror of
https://github.com/kossakovsky/n8n-install.git
synced 2026-03-07 14:23:08 +00:00
- Integrated Gotenberg, a document conversion API, as an optional service in the n8n-installer project. - Updated docker-compose.yml to include Gotenberg service configuration with health checks and environment variables. - Configured Caddy reverse proxy for Gotenberg, ensuring proper routing and SSL support. - Enhanced service selection wizard to allow users to choose Gotenberg during setup. - Updated .env.example and README.md to reflect the new service, including usage examples and access details. - Comprehensive testing and validation phase pending to ensure full functionality.