Importing monica.sql from another install
-
Hi,
I had MonicaHQ installed elsewhere but want to migrate the data into the cloudron instance.I had an export of that instance and it generated a monica.sql file. How do I import this into the Cloudron install?
On the MonicaHQ docs (https://github.com/monicahq/monica/blob/master/docs/installation/update.md#importing-sql-from-the-exporter-feature) it says I need to connect to the database and import the monica.sql file.
SO I guess the question is how do I connect to the database? I have access to an instance of phpmyadmin, can I use that to connect to the monicahq database?
Thanks
-
@cyanogenic If you load up the console for the cloudron app, you can manually access the DB using the mysql command - I forget the syntax to sign in as there are environment vars that are needed to do so.