• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Using MariaDB on NetPi
#2
Hi there,

what I would recommend to you is using indeed the image https://hub.docker.com/r/hilschernetpi/netpi-raspbian that we prepared for netPI if you use the SD card preinstalled on your fresh netPI. If you do not want to use the default SD card and default image, you can use you own SD card and then you use the very official image from Raspberry.org. In this case using Docker is not necessarily a need. But based on what you wrote in your post you indeed want to use Docker. I do use Raspbian OS with Docker at home too by the way. So are you using the preinstalled SD card or your own.

If you use the container https://hub.docker.com/r/hilschernetpi/netpi-raspbian then this is a Raspbian OS container with Buster made by us . So once you have started this container it you can use it with port 22 and a terminal console (putty) to control it once you have mapped the port 22 during container start.

And yes of course you can use the commands 


Code:
sudo apt-get update
sudo apt-get -upgrade
sudo apt-get install mariadb-server

in our container.

But back to your mariadb. I do not know all details about the mariadb server and how it works. For me it is just a database. But let me ask you this ... does mariadb server have a web socket interface that allows access from remote stations over IP or it is just a local database that can only be used from local applications? I cannot answer this. Please answer this question first.

Thank you
You never fail until you stop trying.“, Albert Einstein (1879 - 1955)

  Reply


Messages In This Thread
Using MariaDB on NetPi - by philump - January-7th-2020, 05:52 AM
RE: Using MariaDB on NetPi - by Armin@netPI - January-7th-2020, 07:50 AM
RE: Using MariaDB on NetPi - by philump - January-7th-2020, 10:04 PM
RE: Using MariaDB on NetPi - by Armin@netPI - January-8th-2020, 07:42 AM
RE: Using MariaDB on NetPi - by Armin@netPI - January-8th-2020, 07:55 AM
RE: Using MariaDB on NetPi - by Armin@netPI - January-8th-2020, 08:06 AM
RE: Using MariaDB on NetPi - by Armin@netPI - January-8th-2020, 08:12 AM
RE: Using MariaDB on NetPi - by Armin@netPI - January-7th-2020, 08:29 AM
RE: Using MariaDB on NetPi - by Armin@netPI - January-7th-2020, 08:46 AM
RE: Using MariaDB on NetPi - by Armin@netPI - January-8th-2020, 07:27 AM
RE: Using MariaDB on NetPi - by Armin@netPI - January-8th-2020, 08:21 AM
RE: Using MariaDB on NetPi - by philump - January-8th-2020, 11:52 AM
RE: Using MariaDB on NetPi - by Armin@netPI - January-8th-2020, 12:14 PM
RE: Using MariaDB on NetPi - by philump - January-8th-2020, 09:41 PM
RE: Using MariaDB on NetPi - by philump - January-9th-2020, 12:01 AM
RE: Using MariaDB on NetPi - by Armin@netPI - January-9th-2020, 06:36 AM
RE: Using MariaDB on NetPi - by Armin@netPI - January-9th-2020, 06:39 AM
RE: Using MariaDB on NetPi - by philump - January-10th-2020, 07:17 AM
RE: Using MariaDB on NetPi - by Armin@netPI - January-10th-2020, 07:51 AM
RE: Using MariaDB on NetPi - by Armin@netPI - January-10th-2020, 07:57 AM
RE: Using MariaDB on NetPi - by philump - January-13th-2020, 02:55 AM
RE: Using MariaDB on NetPi - by Armin@netPI - January-13th-2020, 06:47 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)