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

55 Topics 537 Posts
  • Creating a new branch on a remote repo from loco rep

    Moved
    5
    0 Votes
    5 Posts
    654 Views
    girishG
    @cloudytech147 you can probably try the GitLab forum - https://forum.gitlab.com/ . This forum is for the Cloudron's GitLab package.
  • Gitlab - How to restore / migrate a non Cloudron Gitlab

    Solved
    20
    3 Votes
    20 Posts
    2k Views
    girishG
    @brutalbirdie thanks! I have merged it but I will move it to a separate Guide doc.
  • What's this Application All About?

    3
    0 Votes
    3 Posts
    489 Views
    ?
    @fbartels Thanks, I read all three article so have a much better understanding now. It seems to me GitLab is a worthy competitor to GitHub and it makes sense I am discovering it now because when I found out Microsoft bought GitHub I knew there would be negative repercussions for developers. If I do hear back from them I would consider doing some technical writer work for them probably. Open source and remote work to me remain key issues to ensure the future of quality software development as it seems GitLab knows this. Thanks again.
  • Where to find "/etc/gitlab/gitlab.rb" path?

    Solved
    8
    0 Votes
    8 Posts
    4k Views
    arshsahzadA
    @luckow @nebulon Thanks for ur valuable response, I will consider about this...
  • Gitlab Pages?

    12
    2 Votes
    12 Posts
    1k Views
    ?
    I noticed someone came along and liked my last post. FYI I am not looking at this as I switched to Gitea + Drone CI
  • Gitlab /admin/runner error 500

    Moved Solved
    12
    0 Votes
    12 Posts
    6k Views
    girishG
    Fix is documented in https://git.cloudron.io/cloudron/gitlab-app/-/issues/13
  • Gitlab Runner for CI

    Moved Solved
    17
    0 Votes
    17 Posts
    2k 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
    753 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.
  • Can we disable the GitLab welcome email or chose a different default address?

    Solved
    5
    2 Votes
    5 Posts
    729 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.
  • GitLab 1.43.0 Not Responding - key must be 32 bytes or longer

    Moved Solved
    5
    0 Votes
    5 Posts
    764 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
    +0
    1 Votes
    4 Posts
    351 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
    395 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
    408 Views
    luckowL
    #heretoo #thanksforthefix
  • GitLab app, disable cloudron integration completely?

    Moved Solved
    3
    0 Votes
    3 Posts
    600 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
    915 Views
    girishG
    Be sure to move SSH to a different port first using https://cloudron.io/documentation/security/#securing-ssh-access.