peterkeen / dokuen

A personal PaaS for mac and linux
548 stars 19 forks source link

Remove gitolite dependency #15

Open peterkeen opened 12 years ago

peterkeen commented 12 years ago

Gitolite doesn't add anything dokuen can't do itself. The only thing it does is manage the repos and the hooks and it kind of gets in the way, since we already have a create command.

This needs to do the following:

jgarber commented 11 years ago

+1

jgarber commented 11 years ago

Does this look like it might work or is it too gitlab-specific? https://github.com/gitlabhq/gitlab-shell

peterkeen commented 11 years ago

Some of that looks general enough but most of it is very gitlab specific.

On Thu, Feb 21, 2013 at 2:24 PM, Jason Garber notifications@github.comwrote:

Does this look like it might work or is it too gitlab-specific? https://github.com/gitlabhq/gitlab-shell

— Reply to this email directly or view it on GitHubhttps://github.com/peterkeen/dokuen/issues/15#issuecomment-13916849.

jgarber commented 11 years ago

Actually, it works great without gitlab! I just tried it out in a VM. All you have to do is make validate_access true in lib/gitlab_shell.rb