OpenLiteSpeed Wordpress
-
@marcusquinn said in OpenLiteSpeed Wordpress:
(Since that was written, we reproduced what Algolia does with an in-house developed ElasticSearch alternative, also hosted on Cloudron.)
Is there a how-to on that?
-
@robi said in OpenLiteSpeed Wordpress:
Is there a how-to on that?
Most likely yes.
And mostly is custom develop.I think that we should be able to offer solution that are a good, not perfect, but fit for everyone.
-
@robi It's based on this plugin: https://wordpress.org/plugins/elasticpress/. Plus some custom add-on plugins we wrote for our custom theme.
-
@marcusquinn said in OpenLiteSpeed Wordpress:
@robi It's based on this plugin: https://wordpress.org/plugins/elasticpress/. Plus some custom add-on plugins we wrote for our custom theme.
Ah okay, that makes it a bit simpler. Does it work across subdomains?
Do you have https://github.com/10up/ElasticPress packaged for Cloudron?
Hmm, I didn't find an app request for it..
-
@marcusquinn said in OpenLiteSpeed Wordpress:
We found we could get Wordpress running pretty efficiently with some techniques detailed by Dave Hilditch here:
Are you using the Scalability Pro plugin or just his enhancement tips?
-
@robi ElasticSearch, yes: https://git.cloudron.io/vladimir.d/elasticsearch
-
@humptydumpty Yes, with these settings we found best to avoid issues or loss of features we want to use.:
-
@marcusquinn Thank you for sharing your settings!
-
@marcusquinn said in OpenLiteSpeed Wordpress:
@robi ElasticSearch, yes: https://git.cloudron.io/vladimir.d/elasticsearch
So you point the ElasticPress plugin directly at ElasticSearch?
Or is Elastic
Press
a separate packaged install?