Skip to content
This repository has been archived by the owner on Oct 30, 2019. It is now read-only.

updates for dokku v0.2.1 #9

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

javoire
Copy link

@javoire javoire commented Mar 21, 2014

This should be compatible with dokku v0.2.1

  • user dokku instead of git
  • new path to docker volumes

Some inspiration from here https://github.com/Kloadut/dokku-pg-plugin

@aranw
Copy link

aranw commented Mar 29, 2014

👍

2 similar comments
@singlow
Copy link

singlow commented Apr 25, 2014

+1

@paulodiniz
Copy link

+1

@ghost
Copy link

ghost commented May 1, 2014

+1 please merge

@andrewsomething
Copy link

Unfortunately, this branch still isn't enough.

# sudo dokku mysql:create foo
mv: failed to access ‘/var/lib/docker/volumes/mysql-foo’: Permission denied

@javoire
Copy link
Author

javoire commented May 13, 2014

Hmm, it works for me. Are you sure you cloned my repo https://github.com/javoire/dokku-mysql-plugin instead of this one when installing the plugin?

@andrewsomething
Copy link

I'm on Ubuntu 14.04 with Docker 0.11.1. @k2nr's branch worked for me:

https://github.com/k2nr/dokku-mysql-plugin

@ghost
Copy link

ghost commented May 13, 2014

@javoire i also tried ur plugin on my Ubuntu 14.04 and docker 0.10.0 and i got the same error
mv: failed to access ‘/var/lib/docker/volumes/mysql-foo’: Permission denied

i will try k2nr's mysql soon

@javoire
Copy link
Author

javoire commented May 14, 2014

Cool. I've only tried on Ubuntu 13.04 and Docker 0.7.6. I guess things've changed already. Go with k2nr's version then :)

@ijameelkhan
Copy link

i am getting this error on k2nr's fork

Error response from daemon: Cannot start container 1706d235ab58fd43b615a8b6406c15b24144e1054fb2a9e41ecf5ccaf6b53b62: exec: "exit": executable file not found in $PATH

any ideas ?

miraculixx pushed a commit to miraculixx/dokku-mysql-plugin that referenced this pull request Dec 18, 2014
…nse from daemon: Cannot start container e25085e7466b4af83e9eb5e2640099589c29154f3a5a6e4aec38a99bda8d53dd: exec: \"exit\": executable file not found in $PATH"

also reported here hughfletcher#9 (comment)
and fixed in the mariadb fork Kloadut/dokku-md-plugin@2fd11eb
@clay-to-n
Copy link

Is k2nr's fork still working? When I run mysql:create, I get the message "Unknown command: null". When I run mysql:info, the database doesn't have a host name.

@javoire
Copy link
Author

javoire commented Nov 25, 2015

this feels obsolete, are people using a more maintained dokku mysql plugin these days? i'll close this shortly

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants