Easy Engine – change domain on WordPress website.

I had recently lost my domain codemarvels.com; the warning emails from my domain provider was reaching a currently unused inbox, and thus had to spawn up the same website on codemarvels.in (the one that you are currently on).

The only command that worked for me on my EasyEngine deployment (for my ssl enabled website) was:

#upgrade to ee4 with this command
wget -qO ee https://rt.cx/ee4 && sudo bash ee

#clone existing website to new one.
ee site clone codemarvels.com codemarvels.in --ssl=le

If your new domain is mapped to this server, it should be ready for serving.

Kj
Kj [/.] Sreekumar programs computers as a hobby and profession. Into programming from his school days, Sree uses Codemarvels to key in facts and fixes he finds interesting while working on different projects. Some of the articles here give away a few shades of his philosophical leanings too.

Leave a Comment

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