Take Gitlab to the command line with GLab, an open-source Gitlab CLI tool
1–10 of 76 posts
Re: Take Gitlab to the command line with GLab, an open-source Gitlab CLI tool
#2On another note no have been using the GitHub cli client and it is great to be able to quickly create a PR from where I did the last push.
Re: Take Gitlab to the command line with GLab, an open-source Gitlab CLI tool
#3Hosted on github. Ah the irony. Feels like a missed opportunity. On another note no have been using the GitHub cli client and it is great to be able to quickly create a PR from where I did the last push.
Re: Take Gitlab to the command line with GLab, an open-source Gitlab CLI tool
#4The server is completely gone, no ping, no ssh. It takes frantic remote power button pushes to even turn it off.
Afterwards I reconfigure various config lines and repeat.
Re: Take Gitlab to the command line with GLab, an open-source Gitlab CLI tool
#5My new hobby is installing vanilla Gitlab CE on a vanilla server and waiting until it crashes the whole thing. Takes something between 8 to 36 hours. The server is completely gone, no ping, no ssh. It takes frantic remote power button pushes to even turn it off. Afterwards I reconfigure various config lines and repeat.
Re: Take Gitlab to the command line with GLab, an open-source Gitlab CLI tool
#6Hosted on github. Ah the irony. Feels like a missed opportunity. On another note no have been using the GitHub cli client and it is great to be able to quickly create a PR from where I did the last push.
Hugely ironic, but not surprising since projects on GitHub get better exposure and also the ability to raise funds with GitHub sponsors.
Re: Take Gitlab to the command line with GLab, an open-source Gitlab CLI tool
#7My new hobby is installing vanilla Gitlab CE on a vanilla server and waiting until it crashes the whole thing. Takes something between 8 to 36 hours. The server is completely gone, no ping, no ssh. It takes frantic remote power button pushes to even turn it off. Afterwards I reconfigure various config lines and repeat.
You can reduce the number of unicorn workers in `config/gitlab.rb`.
Re: Take Gitlab to the command line with GLab, an open-source Gitlab CLI tool
#8Hosted on github. Ah the irony. Feels like a missed opportunity. On another note no have been using the GitHub cli client and it is great to be able to quickly create a PR from where I did the last push.
Meaning, a repo can be hosted on GL but still benefit from better exposure and disoverability of GH.
Re: Take Gitlab to the command line with GLab, an open-source Gitlab CLI tool
#9My new hobby is installing vanilla Gitlab CE on a vanilla server and waiting until it crashes the whole thing. Takes something between 8 to 36 hours. The server is completely gone, no ping, no ssh. It takes frantic remote power button pushes to even turn it off. Afterwards I reconfigure various config lines and repeat.
I have somewhat similar experience. I have 16GB of RAM, 12 CPU. You can reduce the number of unicorn workers in `config/gitlab.rb`.
Re: Take Gitlab to the command line with GLab, an open-source Gitlab CLI tool
#10 curl -s https://raw.githubusercontent.com/profclems/glab/trunk/scripts/quick_install.sh | sudo bash
Well if Rust does it, then it must be just fine ...