OpenResty
Is docker support on the roadmap? I've had issues with docker builds of EE and I've been wanting to do this for a while.
View ArticleOpenResty
I hope Docker is not the ONLY EasyEngine deployment available, never. Actually I love the way EE works, and I hate working with Docker. Just my two cents.
View ArticleOpenResty
OpenResty adds several Lua modules, the LuaJIT just-in-time compiler, and some database drivers to Nginx. So it's perhaps a bit more involved than simply adding a few extra modules to the nginx-build....
View ArticleYour current cert already EXPIRED
I executed command below and I received return below. How can I resolve it? I want to renew my certificate. command ee site update site.com --letsencrypt=renew return Your current cert already EXPIRED !
View ArticleEe issue after upgrade
Same happens for me, expect the last line reads The 'ee==3.6.1' distribution was not found and is required by the application What i did was upgrading 14.04 to 16.04 LTS using the do-release-upgrade....
View ArticleOnly cache misses with pagespeed
My tests have shown otherwise, SSL just isn't worth it for me speedwise as it hurts TTFB (50ms vs almost 300ms on the smallest DO VPS). SSL overhead is further exacerbated by distance between the...
View ArticleEe issue after upgrade
@newuser @Francisc_Furdui You can simply try removing and reinstalling EasyEngine. The command would be: rm -f $(which ee) && wget rt.cx/ee && sudo bash ee The issue is, if you do a...
View ArticleCan't config Ram for PHP's Zend Opcache in 10-opcache.ini
Just run sudo service php5.6-fpm restart
View ArticleDelete Album by BuddyPress Group Admin
Was there any resolution to this? Definitely a big deal to enable group admin to delete folders!
View ArticleYour current cert already EXPIRED
Hi Can you please provide detail log. tail -n100 /var/log/ee/ee.log
View ArticleYour current cert already EXPIRED
Hi. Detail log here https://www.dropbox.com/s/ys9bjeqmjb8acyj/ee.log?dl=0 Thank you
View ArticleHow to fix image orientation for videos from iOS
Hi all, I'm having issues with uploading videos with the correct orientation from iPhone/iPad using rtMedia and BuddyPress. I found this solution in the documentation, but am unclear how to implement...
View ArticleOnly cache misses with pagespeed
I'm not sure what you issue is but I use Digital Ocean and I have no delay using ssl. There seems to be almost no overhead at all using http2.
View ArticleOnly cache misses with pagespeed
I use my own Xen (and KVM) VPSs on my own dedicated servers, and I never noticed such delays, too. Http/2 actually makes sites a lot faster for me.
View ArticleOnly cache misses with pagespeed
I am talking about the initial TTFB not the overall load time. My understanding is that http/2 helps with pushing multiple files over a single connection after the TTFB is complete along with the...
View ArticleOnly cache misses with pagespeed
I think you just answered your question it’s Cloudflare. Think of all the routers between you and your server. I’m fanatical about page load times and http2 adds no latency I can find.
View ArticleOnly cache misses with pagespeed
And check my site out https://www.ryansmithphotography.com. I have a very image heavy wordpress site, the entire first page load time is 465ms according to pingdom tools New York server, 63ms ttfb. A+...
View ArticleLet's encrypt not working
Suggestion: Maybe it's DNS-related? I experiencing something like it yesterday on a digitalocean VPS, where I'm moving a domain. I'm setting up the sites via EE and testing by putting the IP and...
View Article