Can it be made compatible with serverless mode?
paper-engineer
HOBBYOP

3 months ago

Hi, I don't require to have OpenProject running 24/7, so I would like to run it on serverless mode to save costs. But I found in the logs that the service will do automatic jobs every 5 minutes. Can this be changed somewhere, like with environment variables?

Solved$10 Bounty

1 Replies

3 months ago

Hi! I think it would be possible to run it on serverless mode to save costs with some caveats such as email notifications. You're right to disable features of OpenProject you will have to configure it on the environment. In this page you'll find al possible configs. https://www.openproject.org/docs/installation-and-operations/configuration/environment/#nested-values

For example:

OPENPROJECT_GOOD__JOB__ENABLE__CRON="false"


Status changed to Awaiting User Response Railway 3 months ago


Railway
BOT

2 months ago

This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!

Status changed to Solved Railway 2 months ago


Loading...