EasyEngine

EasyEngine is a command line tool to manage/configure Nginx web server.

https://easyengine.io

To install EasyEngine, run

wget -qO ee rt.cx/ee4 && sudo bash ee

Create Web Site

EasyEngine HOWTOs

EasyEngine Errors

EasyEngine Folders

/opt/easyengine/services/docker-compose.ymldocker-compose file
/opt/easyengine/sites/DOMAIN_NAME_HERE/app/htdocsWebsite document root
/opt/easyengine/services/mariadbMySQL data dir

Restart Nginx container for a site

ee site restart SITE_URL_HERE --nginx

Clear Object cache for a site

ee site clean SITE_URL_HERE

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *