Separating Jenkinsfile and Kubernetes Deployment YAML from Git Sources
In case you would wish to separate the important Jenkinsfile that powers your pipeline as well as Kubernetes…
In case you would wish to separate the important Jenkinsfile that powers your pipeline as well as Kubernetes…
Recently, we were at a cross-roads. We did not know whether we could leave an old GitLab Server…
Gitea is an open-source self-hosted private Git repository. You can host your own git repositories within Gitea, which…
As a developer or administrator, you know how much you need to keep up with in this era…
Gitea is the fastest and most painless self-hosted Open source Git Service. Gitea is written in Go and…
This guide will walk you through the steps to Install GitLab CE on Debian 11|Debian 10. GitLab Community…
How can I install GitLab on CentOS 8 / RHEL 8?. GitLab is a powerful and Open source…
GitBucket is a web-based Git platform powered by Scala. In our previous guides, we covered how to install…
Do you store unencrypted passwords, secrets and any other unwanted data types in your git source code repositories?.…
When you edit the .gitignore file, the rules added only apply to the untracked files. For the files…
Are you looking for how to do GitLab and Slack integration?. I recently did a new setup of GitLab…
So you have a freshly installed GitLab server and would like to Disable user creation (Signup) on GitLab welcome…