An open API service indexing awesome lists of open source software.

https://github.com/krlex/gitlab

This is a easy way to install and config GITlab self-hosting server
https://github.com/krlex/gitlab

centos8 debian fedora gitlab linux self-hosted ubuntu1804

Last synced: 2 months ago
JSON representation

This is a easy way to install and config GITlab self-hosting server

Awesome Lists containing this project

README

          

# Gitlab for self hosting

![](https://about.gitlab.com/images/press/logo/wm.svg)

We strongly recommend choosing the official Linux package installation since it is quicker to install,
easier to upgrade, and it contains features to enhance reliability not found in other methods.
We also strongly recommend at least `4GB` of RAM and CPU `2` to run GitLab.

# Installation

This script recognize OS(linux) and start update and installation packages. It is very simple to use.

```
./install.sh gitlab.example.com
```
or

```
./install.sh

Enter the DomainName:
gitlab.example.com

```

# About GitLab
GitLab helps you onboard newcomers to your project faster and more easily than ever with a single tool
for all aspects of your software development lifecycle.
Not only created for developers, GitLab enables cross-functional team collaboration.
It's a perfect tool for Design, Documentaion, Engagement, and Governance teams alike.
GitLab's user-friendly and inclusive design makes it easier to attract and retain contributors from
diverse backgrounds to help your open source project thrive.

For more information [click here](https://about.gitlab.com/solutions/open-source/)

# Tested on Linux

This tested on GCP instances and IT WORKS!!!

- Debian
- Ubuntu
- Fedora
- CentOS
- FreeBSD (coming soon)