Hi
I stumbled across Cleavr by chance and it looks amazing! I’m trying to determine if it will be sufficient for my needs.
I run several small websites, as well as various background Node.js apps which are not exposed to the web. I like to call them “background services”. Sometimes they support my sites, but usually they are unrelated to any sites and have their own repos.
It’s possible to set all that up manually with something like forever
or pm2
, of course. But it would be amazing if Cleavr supported this use case and helped manage them – user assignment, deployment, process management, logs, backups – all the same features as web apps, just without the “web”.
Is there a way to accomplish something close to this with Cleavr? If not, is something like this on your roadmap or would you be willing to consider it?
Thanks!