Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

GitLab

51 Topics 498 Posts
  • Gitlab /admin/runner error 500

    Moved Solved
    12
    0 Votes
    12 Posts
    5k Views
    girishG

    Fix is documented in https://git.cloudron.io/cloudron/gitlab-app/-/issues/13

  • gitlab-ee question

    Moved
    15
    0 Votes
    15 Posts
    746 Views
    P

    @girish You are correct. It would be difficult no matter what. Moving from omnibus to source is a difficult task. It pretty much boiled down to the secrets file not being converted correctly. The other issue was uploading a tar.gz backup to the container. I waited +2hours to upload the file and at 99% uploaded it just said the the upload failed with no other information given on why it failed. My upload speed is 50 mb/s but I know this is more on DO side, but I'm still puzzled as to why the upload failed.

    Either way, we're headed in the right direction and I'm excited with the possibilities.

  • Gitlab Runner for CI

    Moved Solved
    17
    0 Votes
    17 Posts
    1k Views
    robiR

    Someone got autoscaling docker machine working with Gitlab-runner using Sysbox.

    "The interesting point is that the arguments to use the sysbox runtime are passed in the โ€œ--engine-insecure-registryโ€; this allows additional parameters that docker-machine does not support to be added"

  • Add custom gitlab.yml support

    6
    3 Votes
    6 Posts
    386 Views
    girishG

    @nj This whole inheritance thing is not ideal ๐Ÿ˜• I don't like it that you have to copy/paste this whole ldap block. I will rework the package to have the whole gitlab.yml editable via the file manager. That seems more sustainable and puts the onus on us (the packagers) instead of the user (you) to figure out all this yaml complexity.

  • 2 Votes
    5 Posts
    382 Views
    robiR

    @girish said in Can we disable the GitLab welcome email or chose a different default address?:

    @robi That's an innovative solution!

    Yes, mr. innovation over here ๐Ÿ˜‰ I do it professionally.

  • 0 Votes
    5 Posts
    583 Views
    R

    @girish said in GitLab 1.43.0 Not Responding - key must be 32 bytes or longer:

    /app/data/secrets.yml

    Worked thank you

  • Gitlab tickets now searchable within Nextcloud

    4
    1 Votes
    4 Posts
    197 Views
    jdaviescoatesJ

    @girish said in Gitlab tickets now searchable within Nextcloud:

    but maybe these will be better if they are maintained by the nextcloud core team.

    Yeah, they've created:

    The Open Collaboration Services API is an open, independent REST API designed for integrating with a content collaboration platform.

    https://www.open-collaboration-services.org/

    And this is what all these new integration apps use.

    I guess it could conceivably be useful for integrating more Cloudron apps with each other in this way too?

  • Postgres Update Required for Gitlab

    2
    0 Votes
    2 Posts
    197 Views
    girishG

    @nj Yup, thanks for the heads up . https://git.cloudron.io/cloudron/gitlab-app/-/issues/10 . Our own GitLab has this warning but so far no issues. We have to upgrade PostgreSQL when we move to focal

  • GitLab email notifications

    Solved
    5
    1 Votes
    5 Posts
    277 Views
    luckowL

    #heretoo #thanksforthefix

  • GitLab app, disable cloudron integration completely?

    Moved Solved
    3
    0 Votes
    3 Posts
    334 Views
    murgeroM

    @girish That's probably the case, I'll do a reinstall and see what happens ๐Ÿ™‚ Thanks!

  • gitlab ssh port 22, anyway to do this?

    Moved Solved
    4
    0 Votes
    4 Posts
    574 Views
    girishG

    Be sure to move SSH to a different port first using https://cloudron.io/documentation/security/#securing-ssh-access.