Skip to content
ITLC Tutorials

ITLC Tutorials

Show me the code!

  • Home
    • All Tutorials
  • Programming and Scripting
    • Bash
    • C/C++
    • C#
    • Go
    • Java
    • Javascript/jQuery
    • Perl
    • PHP
    • Python
    • PowerShell
    • Ruby
    • Visual Basic .NET
  • Web Programming
    • C#
    • HTML/CSS
    • Javascript/jQuery
    • Node.js
    • PHP
    • Visual Basic .NET
    • WordPress
  • Operating Systems
    • Android
    • Linux
    • Windows
  • Other Stuff
    • Databases
    • Data Structures and Algorithms
    • Client Server Distributed Programming
    • Docker
    • Raspberry Pi
    • Misc

Search Results for: gitlab

Posted on May 22, 2019

Continuous Integration Pipelines with GitLab using Docker

Watch out! This tutorial is over 6 years old. Please keep this in mind as some code snippets provided may no longer work or need modification to work on current systems.This tutorial is very similar to the previous one, except this time we will create our GitLab Runner on Docker. As we won’t be repeating …

Continue reading “Continuous Integration Pipelines with GitLab using Docker“

Posted on May 21, 2019May 24, 2019

Continuous Integration Pipelines with GitLab using XOA

Watch out! This tutorial is over 6 years old. Please keep this in mind as some code snippets provided may no longer work or need modification to work on current systems.GitLab Runner is the open source project that is used to run your jobs and send the results back to GitLab. It is used in …

Continue reading “Continuous Integration Pipelines with GitLab using XOA”

Posted on May 20, 2019November 24, 2021

Adding Files from your GitLab Project to a Dockerfile

Watch out! This tutorial is over 6 years old. Please keep this in mind as some code snippets provided may no longer work or need modification to work on current systems.In the last tutorial we look at adding local files to your Dockerfile for image deployment. This time, let’s look at at files from your …

Continue reading “Adding Files from your GitLab Project to a Dockerfile”

Posted on October 24, 2018October 25, 2018

Basic Git Commands

Watch out! This tutorial is over 7 years old. Please keep this in mind as some code snippets provided may no longer work or need modification to work on current systems.Git is a source code versioning system that lets you locally track changes and push or pull changes from remote resources. GitLab, GitHub, and Bitbucket …

Continue reading “Basic Git Commands”

Posted on October 23, 2018March 6, 2023

Saving your Git credentials

Watch out! This tutorial is over 7 years old. Please keep this in mind as some code snippets provided may no longer work or need modification to work on current systems.If Git prompts you for a username and password every time you try to interact with GitHub or a GitLab server,  you’re probably using the …

Continue reading “Saving your Git credentials”

IT Learning Centre

The IT Learning Centre (ITLC) is a tutor-supported study environment available to all Computing Students in DkIT.

Search

  • Twitter
  • Email
  • Website
Proudly powered by WordPress
Scroll Up