Results 8 issues of Ryan Halliday

- Fix for duplicate `sudo` which causes it to not correctly pass environment variables - Comment for Pop OS and automatic dist selection for Ubuntu based distributions It would be...

Laravel 10.x Support. Created PR from someone else's change on Github

## What kind of change does this PR introduce? Tiny feature, include the `MailType` in mail template data so that you can build URLs more dynamically. Rely less on strings....

Getting the Google Credentials for someone that hasn't done it before can be a bit of a pain. Such as you have to add [this API](https://console.developers.google.com/apis/library/analytics.googleapis.com) and not [this API](https://console.developers.google.com/apis/library/analyticsreporting.googleapis.com),...

Hey there, I have been running this as a systemd service (docker wasn't agreeing with me) and it is crashing every 5 hours. Any ideas what could be causing this?...

Add an environment variable `DISABLE_MESSAGE_SAVING` which disables messages being saved to the database. This is useful for scenarios where you are avoiding saving potential PII to your Flowise instance. This...

I recently migrated a site from one server to another and the WordPress path changed, eg from `/home/admin/mysite/public` to `/home/site.com/public/`. The Plausible plugin with Proxy enabled does not update it's...