EasyEngine/site-command

site ssl-renew --force overwrites site's docker-compose.yml

MatteoOreficeIT opened this issue · 0 comments

How to reproduce, version 4.0.17

  1. alter /opt/easyengine/sites/yoursite.../docker-compose.yml with user configuration , as the page https://easyengine.io/handbook/global-filesystem-structure/site-filesystem-structure/#docker-compose says
  2. run ee site ssl-renew --force in site dir
  3. /opt/easyengine/sites/yoursite.../docker-compose.yml is unexpectedly overwritten

Is there any machinery which allows users to keep their docker-compose.yml intact ?

Thanks