Skip to content

Script for initial configuration and installation of gitlab ci on CentOS Stream 8

Notifications You must be signed in to change notification settings

A1ex3/install_gitlab_ci_centos8

Repository files navigation

Installing.

curl -L "https://raw.githubusercontent.com/A1ex3/install_gitlab_ci_centos8/refs/tags/<TAG>/install_gitlab-runner_and_docker.sh" | sudo bash

Installing scripts for Docker (Optional)

curl -L "https://raw.githubusercontent.com/A1ex3/install_gitlab_ci_centos8/refs/tags/<TAG>/install_docker_scripts.sh" | sudo bash

If you have problems with the package manager, use this script.

curl -L "https://raw.githubusercontent.com/A1ex3/install_gitlab_ci_centos8/refs/tags/<TAG>/centos-stream-8-vault-repos.sh" | sudo bash

About

Script for initial configuration and installation of gitlab ci on CentOS Stream 8

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published