EasyEngine Setup for the Static site

Hey RTCamp team,

Thank you so much for making the amazing product of setting up the sites the easiest way in a server.

The entire thing is for wordpress focussed.

Can we able to use this for the static site only?

I use following code, and works well for the static site deploying process. But I won’t be needing the Database for the static site.

ee site create example.com --html

Is there a way to use redis caching for the static site with the help of easy engine too? Right now the code is for the Redis cache for wp based sites.

Right now, I’m using Ubuntu server on digital ocean.

Thanks
Suresh