Http/2 support ? (Now that mainline isn't supported)
Thanks a lot. OK I'll leave this for now.... I didn't know I needed to have SSL to have HTTP/2 working. Too much headache for now
View ArticlePersistent custom nginx conf possible?
Is it possible with easy engine to have a few lines added to the nginx conf automatically to server blocks in new site creates? Like a master template or similar to save manually adding lines to each...
View ArticleERROR MESSAGE E5267A6C WHEN INSTALL ee stack
Hi, I just installed ee stack on ubuntu but getting the error as bellow ee stack install Adding repository for MySQL, please wait... Adding repository for NGINX, please wait... Adding repository for...
View ArticleOpenResty
Have you ever considered adding support for OpenResty to EasyEngine? It's essentially Nginx, but with several Lua modules added to it, so I imagine it wouldn't be too difficult to add it....
View ArticleCan't config Ram for PHP's Zend Opcache in 10-opcache.ini
You need to restart php-fpm process to make changes applied
View ArticleRtmedia Problem
Hi there, I have made another test of uploading a small picture file in the activity flow, and had a look at the Firefox web developper console. I can see the following error in the console, after...
View ArticleMigrating a site to a EE server
I like a fresh (new) database when I migrate. I don't want to migrate in any problems which may not be known, but are stored in the database. In reality, this is just my preference.
View ArticleStaging/Dev environment setups
Anyone using a staging environment before pushing to Live? Any recommended setups that work well with easyengine?
View ArticleWhat is best cloud service provider? State you opinion with relevant reasons
What is best cloud service provider ? Just share your opinion.
View ArticleWhat is best cloud service provider? State you opinion with relevant reasons
Useless question. "The best" whatever depends on what you need (or expect) from a provider. Regarding FTP (or SFTP) you should use the search, there are plenty of threads regarding this very same...
View ArticleERROR MESSAGE E5267A6C WHEN INSTALL ee stack
Hi @angel592, This seems a unicode to ascii encoding issue. The problem doesn't affect your EasyEngine installation or working, but rather is more of a harmless bug. We are working on a fix and will...
View ArticleERROR MESSAGE E5267A6C WHEN INSTALL ee stack
Thank you for your reply , Waiting your update
View ArticleERROR MESSAGE E5267A6C WHEN INSTALL ee stack
Hi @angel592 Can share the machine details with us? As, O.S and Version used.
View ArticleOpenResty
I thought about OpenResty few times but only to avoid managing own builds. Nginx package we build also has Lua modules. Personally I wish to see javascript feature in nginx evolve as it's easier (for...
View ArticleLet's encrypt not working
I try to create an SSL for my site with this command. ee site update mydomain.com --letsencrypt Then after pressing y this shows up and nothing happens. After 1h i canceld it and tried it again but...
View ArticleLet's encrypt not working
@sydl Can you please share, version of EasyEngine and Operating System that you are using?
View ArticleOpenResty
The openresty package has some additional mods and it also includes luajit, a super fast compiler. I like JavaScript too but lua runs so much faster on the server side. Gabriel Mongefranco...
View ArticleOpenResty
My first priority is to test things with Docker. If we can solve build problem using Docker, then we might put entire EE stack in a docker container. If you need any extra module added to nginx-build...
View ArticleLet's encrypt not working
Hi, i use Ubuntu 16.04 and the latest version of ee (downloaded & install yesterday)
View Article