Zijian Jiang's Journal

  • Archive
  • Categories
  • Tags
  • About
  • Home
  • Tags
  • Maintainance
  • Install gitlab-ce on Ubuntu 20.04

    Introduction

    You can quickly set up your own GitLab instance, manage your repositories, and take advantage of its powerful features by installing GitLab CE with Docker. I’ll walk you through the steps of installing GitLab CE with Docker on Ubuntu 22.04, ensuring a smooth installation and configuration. I …

    一月 03, 2024
     · 8 min read
     · Zijian Jiang
  • Install gitlab-runner on Ubuntu 20.04

    After install and run gitlab-ce container using docker, you must create self-certification ssl to enable https on your local server.

    And gitlab-runner also requires certificated CA to register runner in gitlab-ci server.

    The following link https://gitlab.com/gitlab-org/gitlab-runner/-/issues/28841 cotains correct steps which you can take to …

    一月 03, 2024
     · Zijian Jiang
©2023 • ZiJian Jiang (Github@CallmeNeZha)