How to update ee.db

So apparently I made the mistake of trying to manually change the domain name for my EE install.

I changed the sites-available config, folder names, directories, config file names, etc. However, when I run ee site list I still see the old domain. Using nano ee.db or VIM doesn’t work. Is there any way to manually edit the EE database? Or do I have to manually revert back and start again using some highly specific process?

Check out this tool: http://sqlitebrowser.org/

I used it to edit ee.db successfully. Be sure to resync ee afterwards.

Edit: I downloaded ee.db, edited it with this tool and reuploaded it.

Thanks for the tip Lancey.

Can I assume you mean this command? https://easyengine.io/docs/commands/sync/

Yes that is the one :slight_smile: