Skip to content

Ansible playbook to install and configure GitLab. Supports RedHat-like and Debian-Like.

Notifications You must be signed in to change notification settings

peacedata0/ansible-gitlab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-gitlab

Ansbile playbook to setup an GitLab environment.

Operational System

Tested on CentOS 7 and Ubuntu 14.04.

General Configuration

Just clone the repo and execute with ansible-playbook command.

  • Run the ansible-playbook. Ex: ansible-playbook -b --ask-become-pass -k -i hosts site.yml (for running in localhost, with commom user over SSH).
  • After the installation, go to http:// and login with the defaults credentials (root/5iveL!fe).

About

Ansible playbook to install and configure GitLab. Supports RedHat-like and Debian-Like.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published