Logo Joan's Blog
  • Home
  • About
  • Skills
  • Experiences
  • Education
  • More
    Projects Recent Posts
  • Posts
  • Notes
  • Dark Theme
    Light Theme Dark Theme System Theme
Logo Inverted Logo
  • Tags
  • Ansible
  • Automation
  • Basic
  • DNS
  • Docker
  • Encryption
  • Git
  • GitLab
  • Identity Provider
  • Infrastructure
  • Kubernetes
  • Log
  • Monitoring
  • Multi-Lingual
  • Python
  • Reverse Proxy
  • Security
  • Server
  • SIEM
  • SQL
  • Terraform
  • Wazuh
Hero Image
GitLab

Gitlab install Pre-requis Ubuntu server CPU: 2 // RAM 4Go // Disk : 16Go Install and configure the necessary dependencies sudo apt-get update sudo apt-get install -y curl openssh-server ca-certificates tzdata perl Add the GitLab package repository and install the package curl https://packages.gitlab.com/install/repositories/gitlab/gitlab-ce/script.deb.sh | sudo bash sudo EXTERNAL_URL="https://gitlab.your-domain.com" apt-get install gitlab-ce Create user Acces the GiLab Rails Console: sudo gitlab-rails console Create User user = User.new(username: 'username',name: 'name', email: '[email protected]', password: 'password', password_confirmation: 'password') user.

  • GitLab
  • Git
  • Server
Sunday, March 3, 2024 | 1 minute Read
Navigation
  • About
  • Skills
  • Experiences
  • Education
  • Projects
  • Recent Posts
Contact me:
  • [email protected]
  • welp99
  • Joan Larcher
  • +33 6 32 50 79 68

Toha Theme Logo Toha
© 2024 Copyright.
Powered by Hugo Logo