Hi guys,
Just want to let you know i have intruduced Cleavr.io to one of the Core members of Quasar Framework.
I wrote this:
cleavr.io is so great. Only solution for me that didn’t force me to manage node sites in terminal was Plesk. Plesk is a complete hosting system like cPanel so i only used a fraction of Plesk to host my node sites.
Also the workflow were pretty complicated in Plesk:
- commit new code from VSCode
- pull branch in Plesk
- run npm install in Plesk
- run build command in Plesk
- restart the node app in Plesk
And if something crashed the site i had to rush to find the problem in VSCode and do it all over again.
Cleavr works similar to Laravel Forge with continues deployment to a versioning system that with one click can be rolled back if site crashes.
Further more is the workflow so nice i only have to:
- commit new code from VSCode and cleavr.io trigger GitHubs action workflow that does the actual build on the GitHub server saving me any performance lacking during the build then copies build into a new release folder, updating all symliks and activate the new deployment.
Really easy and flexible. Also it uses PM2 to keep it up and running.
Also Plesk had to be installed on one DO VPS and host all sites otherwise i have to pay for a new license and run it on another DO VPS.
Cleavr.io allows me to manage many servers with sites on isolated DO VPS.
And everything i had to pay for in Plesk like remote backup addon, failban security addon, upmonitor addon Cleaver offers out of the box.
I wouldn’t be surprised if you get a few new customers
Thank you again for a great service!