mirror of
https://github.com/kossakovsky/n8n-install.git
synced 2026-03-07 22:33:11 +00:00
- Introduced Postgresus service in docker-compose.yml with necessary environment variables and volume configuration. - Updated .env.example to include Postgresus credentials (username, password, password hash). - Modified Caddyfile to implement basic authentication for Postgresus. - Enhanced scripts for secret generation to include Postgresus credentials. - Updated README.md to add a description for Postgresus and its functionalities. - Enhanced final report script to display Postgresus connection details if the service is active.