Has anyone used Cloudways for Xenforo?

Domain

New member
I know it's optimized specifically for WordPress.
It offers free migration, but does it have features tailored for Xenforo?
 
So Cloudways has optimisations directly for WordPress and Laravel based apps, and has a generic support for 'PHP apps'. I don't run XF specifically but I do run other PHP apps (including forums) on Cloudways and I've not seen any issues.

I see no reason to believe that Cloudways wouldn't be a solid enough host for XF, but few hosts optimise for what is - relatively speaking - a niche platform. (It may be the most popular paid forum platform in PHP but it's a rounding error compared to WP installs.)


EDIT: They do offer ElasticSearch out of the box. I haven't tried it though, as nothing I have currently supports it. The option I have to install is version 7.17 which should be sufficient to at least try out the XFES plugin (I think, again haven't tried)
 
I know it's optimized specifically for WordPress.
It offers free migration, but does it have features tailored for Xenforo?
It kind of sounds a bit like cloudaccess.net.
It won't have a CPanel and it won't have much.

You're better off going with something that is better.
I've been with Namecheap and that has a really good premium hosting system.
It never used to until it asked everyone on what it needed.
Now that it's got a great CPanel it means that i don't have to FTP everything.
 
Seems to be a bit of marketing.
Everything they offer, every place else does too. and if they don't, if you have root access, you can install it yourself.

Nearly everything is a cloud/virtual box these days, likely hosted at a big-3 cloud provider or other teri1 data center. upload is upload.
caching? redis, memcache, zend, xcache, etc are all available to anyway. cloudflare too
cdn, same, put your static files on s3 or r2 or maxcdn, etc etc or anywhere else.

Perhaps it makes it 'easier' out of the box, but nothing i mentioned is hard - just needs root access and some linux commands.
 
Seems to be a bit of marketing.
Everything they offer, every place else does too. and if they don't, if you have root access, you can install it yourself.

Nearly everything is a cloud/virtual box these days, likely hosted at a big-3 cloud provider or other teri1 data center. upload is upload.
caching? redis, memcache, zend, xcache, etc are all available to anyway. cloudflare too
cdn, same, put your static files on s3 or r2 or maxcdn, etc etc or anywhere else.

Perhaps it makes it 'easier' out of the box, but nothing i mentioned is hard - just needs root access and some linux commands.
I'm a newbie and using Vultr. Their tech support is lacking when my website experiences downtime. I'd appreciate it if someone who uses Cloudways could share their experience. Cloudways is more expensive, so I want more reviews
 
Cloudways is managed hosting - you do not get root access, you do not get access to half the stuff that cPanel would typically offer you either.

That's the reason for the cost, they're charging you for their expertise and setup in managing the server.

Specifically, you can run Cloudways as a management layer on top of either DO, AWS or GCP (they also used to offer Linode and Vultr but pulled the Linode offering after Akamai bought them and hiked the prices - I really need to migrate my sites off the Linodes I have and move them to DO droplets inside Cloudways at some point)

Redis is available as is ElasticSearch. SupervisorD is also available for being a watchdog for queue applications (this is primarily beneficial for Laravel but you should be able to hook that up to XF's queue runner, not tried but the theory is sound)

If you're expecting the power and flexibility of cPanel, Cloudways is not for you because it doesn't give you all the levers, but that's literally the point. It gives you a number of options and curates what options you have so you don't have to do it yourself.

It is OK if this platform isn't right for you - it is for me personally, and I run a bunch of stuff (including mission critical business apps) on it with no major drama.
 
Top Bottom