buildpack-gitlab
buildpack-gitlab copied to clipboard
Dokku buildpack for GitLab
I've followed the instructions on the [Wiki Page](https://github.com/amtrack/buildpack-gitlab/wiki/dokku) step by step, but the second push gets rejected with the error message `remote: /tmp/buildpackjrnC2/bin/compile: line 35: sudo: command not found`. Anyone...
Due to time constraints I can not continue this project currently. If you are interested in taking over maintenance of this project please comment below.
If you plan on maintaining this feel free to add it to https://about.gitlab.com/installation/ under community installation methods by sending an MR to https://gitlab.com/gitlab-com/www-gitlab-com/ and mentioning me.
The latest version of gitlab_config.rb (rev:d01eac9) has is different and the support/patches/gitlab-shell-config.rb.patch doesn't apply cleanly. This causes the config.yml file to be loaded without any ERB template modifications. Causing the...
I tried deploying GitLab 7.2.1 and have the problem of Sidekiq not starting. I have no experience with Rails or Dokku so I have no idea what might be the...
Recommend by gitlab installation guide
After creating a new project via the web interface the new repository located in `/home/git/repositories` is owned by `root:root`. This makes it impossible for the `git` user to push to...