Category Archives: Database
MariaDB
Once Docker is running, let’s first start the database server, since this will be used by the other containers. First, we will need to add the database user name (typically root) and password to our secrets file: Add the following … Continue reading
