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

Git user fixed? #6

Open
onnimonni opened this issue Jan 13, 2014 · 9 comments
Open

Git user fixed? #6

onnimonni opened this issue Jan 13, 2014 · 9 comments

Comments

@onnimonni
Copy link

I'm using dokku with "dokku" user so using this plugin gives error:

chown: invalid spec: ‘git:’

Should this plugin use current user instead of fixed one?

Error goes away when you add new user named git but that is not elegant :).

@hughfletcher
Copy link
Owner

I haven't touched this plugin in a while, but if I remember right dokku used to use 'git' for the user but has since changed it to 'dokku'. I'm planning on getting it current sometime this week. Thanks

@aranw
Copy link

aranw commented Mar 29, 2014

Any idea on a fix for this? Am getting the same issue when I run mysql plugin commands

@onnimonni
Copy link
Author

Use mariadb dokku plugin by kloadut instead. It basically does The same thing as this and is up to date :)

@Godoy
Copy link

Godoy commented Mar 29, 2014

javoire@3687e57

@yazinsai
Copy link

yazinsai commented Aug 2, 2014

Why's it taking so long for this to get fixed, especially since @adrianogodoy already has a pull request in? I get the same error around the git folder.

@onnimonni
Copy link
Author

@yazinsai I'm just curious why don't you use mariadb instead? It's open and it's faster.

@yazinsai
Copy link

yazinsai commented Aug 2, 2014

@onnimonni that works with MySQL? I've just never heard of mariadb before

@onnimonni
Copy link
Author

Well long story short: The same guys who originally developed mysql and then sold mysql to oracle forked mysql and made mariadb. And yes it is out of the box compatible with mysql-protocols. So just use this instead: https://github.com/Kloadut/dokku-md-plugin
Or make container of your own.

@yazinsai
Copy link

yazinsai commented Aug 2, 2014

Thanks @onnimonni . I'll switch over .. now I just need to figure out how to get my rails app to play nice with mariadb

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

No branches or pull requests

5 participants