dokku-md-plugin icon indicating copy to clipboard operation
dokku-md-plugin copied to clipboard

MariaDB plugin for Dokku

Results 13 dokku-md-plugin issues
Sort by recently updated
recently updated
newest added

I tried importing a mysqldump of a WordPress database while migrating a site ``` cat wprunners.sql | dokku mariadb:create wprunners ``` Based on the "Advanced usage" instructions in the readme....

I'm deploying a NodeJS app (Ghost) on dokku, and want to use the MariaDB plugin to provide persistent storage for it. The plugin installs fine, and creates the right `docker`...

Hi. There's a closed ticket that talk about a similar issue but the resolution does not help. I've created a db instance but can't connect to it: ``` + for...