Connect to/Create SQL Database

Hey all,

I’ve given up trying to install Invoice Ninja on my QNAP via a Docker Container. No one here or at the Invoice Ninja forum was able to help me. So I plunked down the $20 for an Apache license from MyQNAP.org and downloaded the QPKG from there.

Now, I have a website that works, but I need to create a database for it. I’ve downloaded and installed MariaDB10 from the app center, started it, created a password, etc.

But now how/where do I send the SQL commands? I’ve tried connecting through SSH from my SQL database editor but that isn’t being successful. Is there some CLI tool on the QNAP?

Thanks.

Please refer to this tutorial: How to access MariaDB remotely | QNAP

If you run into any issues, feel free to let us know!

Thanks. I have used phpMyAdmin to access the database, but I am still not able to get Invoice Ninja to connect to the database I created…