Unicorn worker timeouts help please?

2019-04-08 Thread Paul Holman
generators/rails/app/templates/bin/bundle -rwxr-xr-x 1 root root 129 May 12 2014 /opt/gitlab/embedded/service/gem/ruby/1.9.1/gems/sass-rails-4.0.3/test/fixtures/engine_project/test/dummy/bin/bundle -rwxrwxr-x 1 root root 129 May 12 2014 /opt/gitlab/embedded/service/gitlab-rails/bin/bundle I am run

Re: Gitlab server pc is broken. Cannot create backup. Restore by copying files?

2016-07-01 Thread Paul Claydon
have all the repos on USB with passkeys (gitlab-secrets.json) Re-importing them seems to be the option I have to take. The documentation seems a little lacking, but I will try to google my way through. Expect more confused posts to follow! Thanks Paul On Friday, 1 July 2016 12:21:22 UTC+1, Nigel

Gitlab server pc is broken. Cannot create backup. Restore by copying files?

2016-07-01 Thread Paul Claydon
repositories and the passkeys and start on a fresh gitlab server? (currently I'm trying to copy the git-data folder to a usb, and all the /hooks are not copying - cannot create symbolic link) Any help/pointers would be appreciated Thanks Paul -- You received this message because yo

Re: Clone (and extend) gitlab-ci-runner OR use omnibus runner and call docker image

2015-03-13 Thread paul
TC+1, sytse wrote: > > FYI we just added an API and code to the runner to let it deregister > itself. I think it will release this month on the 22nd. > > Best regards, > Sytse Sijbrandij > CEO GitLab B.V. > > > On Wed, Mar 11, 2015 at 3:06 AM, paul > > wrot

Re: Clone (and extend) gitlab-ci-runner OR use omnibus runner and call docker image

2015-03-11 Thread paul
Yes, this is a good idea. Easier than cloning as in my 1. possibility. [What I do not yet know with this variant (or my 1. poss.), how I would isolate the tests. A subsequent test should not be able to access any remains of a previous test. To destroy and recreate the container (and also re-reg

Clone (and extend) gitlab-ci-runner OR use omnibus runner and call docker image

2015-03-09 Thread paul
Context: we test R packages within a docker image having the necessary environment and additionally pulling in some other packages (from our gitlab repo using ssh-keys supplied to the docker image). As gitlab-ci-runner is docker based I see two possibilities: 1. clone existing git

Re: git commands for each repo after init. How?

2015-03-02 Thread Paul Johnson
Hi I appreciate the pointers, but I don't see how to get this job done. Is there nobody who has done this? Project oriented hooks won't help because the project hooks still have to get installed into the project. If I could get that done, I don't think I would need project hooks. I am willi

Re: git commands for each repo after init. How?

2015-03-01 Thread Paul Johnson
Can somebody translate that for me? That page gives a concept, not an explanation of what one is supposed to do. I don't want http post on project create. How to use that idea to run git commands I'm asking about when project create happens. -- You received this message because you are subscr

git commands for each repo after init. How?

2015-02-27 Thread Paul Johnson
Thanks to your help earlier in the week, I now have Gitlab running, able to spawn users & projects. Now, I want a customization. When a repo is created, I want some git config commands to run. How to do so? One example would be insert the same .gitignore in the top of every project that gets

Centos 6.6 problems with gitlab-omnibus

2015-02-22 Thread Paul Johnson
Hi, I'm just testing gitlab and run into some problems that are not widely discussed. 1. Apache web server is running on this system. I realized that Apache httpd is blocking the omnibus nginx server. As soon as I turned off httpd, I could get gitlab to open in browser. Seems like gitlab-ombi

Re: GitLab on CentOS cPanel Server

2014-10-12 Thread Paul Holmes
I've tried this. Unfortunately the stumbling block for me was installing postfix - this requires mysql-libs, and as cPanel has its own version of mysqllibs the dependency isn't met. As I host a large number of sites on the server I don't want to risk any potentially hairy installs, so I think I