dokku-md-plugin
dokku-md-plugin copied to clipboard
MariaDB plugin for Dokku
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...