Page 1 of 1

(SOLVED) MySQL in docker (NanoPi R4S)

Posted: Sat Jan 02, 2021 12:04 pm
by Pharizna
Hi

I've installed without any problem Postgres DB and Home-Assistant. Now I'm trying to install MySQL (for use with WordPress) in a docker for the NanoPi R4S (openWRT). It seems that is not any available image for this processor :(

I've installed mysql/mysql-server but it doesn't accept any connection from any docker or to Admin from an external client :(

Help me, thank you.

Re: (SOLVED) MySQL in docker (NanoPi R4S)

Posted: Sat Jan 02, 2021 6:03 pm
by Pharizna
It's not possible to install MySQL in a docker for this processor ... and it's not correct the Portainer template.

MariaDB is working fine with Wordpress in this device ;-)

Re: (SOLVED) MySQL in docker (NanoPi R4S)

Posted: Sun Jan 03, 2021 7:56 am
by igorp
There is Armbian https://www.armbian.com/nanopi-r4s/ so it is possible.

Re: (SOLVED) MySQL in docker (NanoPi R4S)

Posted: Tue Jan 05, 2021 1:51 pm
by Pharizna
Thank you for the info :D

Would it be possible using Armbian to connect it using VNC to have a GUI accessing from an external computer?

Re: (SOLVED) MySQL in docker (NanoPi R4S)

Posted: Tue Jan 05, 2021 4:39 pm
by igorp
Pharizna wrote:
Thank you for the info :D

Would it be possible using Armbian to connect it using VNC to have a GUI accessing from an external computer?


Armbian is improved Debian or Ubuntu with improved mainline kernel specialised / focused to ARM single board computers - your by far best chance for getting things done.
https://docs.armbian.com/#what-is-armbian

Any question you have, it might already be answered https://www.armbian.com/search

Is it without bugs? No. Ubuntu is full of them, Debian has it even more ... but its compatible on userland level so instructions applies and applications works.