freescout-help-desk / freescout

FreeScout — Free self-hosted help desk & shared mailbox (Zendesk / Help Scout alternative)
https://freescout.net
GNU Affero General Public License v3.0
3.05k stars 502 forks source link

Install on laravel Vapor #3137

Closed chrismeats closed 1 year ago

chrismeats commented 1 year ago

Would there be any issue install/running freescout on laravel vapor which runs on Lambda?

taking a quick browse at the documentation the first few things that jump out at me are:

  1. Storage
  2. Cron jobs, could these be setup as scheduled tasks inside of laravel instead of a cron?
freescout-helpdesk commented 1 year ago

We have not tried running FreeScout on Laravel Vapor yet. If you'll manage please let us know the result.

chrismeats commented 1 year ago

@freescout-helpdesk Are the cron jobs required? or can those items be setup as a scheduled task? Is there any local storage required by free scout?

freescout-helpdesk commented 1 year ago

be setup as a scheduled task local storage

It's hard to tell what you mean under these things. We'd recommend you start deploying FreeScout and see yourself if it works on Vapor or not.