Tag: gitlab

  • HacktoberFest 2025!

    HacktoberFest 2025!

    Hacktoberfest 2025: Contribute to Open Source! October means Hacktoberfest—the global celebration of open source. Organized by DigitalOcean and partners, this event encourages developers to contribute to projects they use and support. (VanLUG thanks our Event Sponsor, Z-Space Vancouver! Co-working spaces where Art and Technology meet. Follow them here.) Open source thrives on collaboration. In 2024,…

  • Install GitLab Runner

    Install GitLab Runner

    GitLab Runner runs the CI/CD jobs that are defined in GitLab. You can install GitLab Runner on your infrastructure, inside a Docker container, or deployed to a Kubernetes cluster. GitLab Runner is open-source and written in Go. It can run as a single binary and has no language-specific requirements. GitLab Runner can be installed and…