diff --git a/README.md b/README.md index 96cb172..9965e20 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ gitlab-recipes ============== -GitLab recipes for setup on different platforms, update etc... +Unofficial guides for using GitLab with different software (operating systems, webservers, etc.) than the official version. -### Every file should have section with maintainer name & gitlab version: +### Every file should have section with the maintainer name & GitLab version: # GITLAB - # Maintainer: @randx + # Maintainer: Dmitriy Zaporozhets # App Version: 5.0 diff --git a/install/CentOS_6.md b/centos/CentOS_6.md similarity index 100% rename from install/CentOS_6.md rename to centos/CentOS_6.md diff --git a/init.d/ReadMe-CentOS.md b/centos/init.d/README.md similarity index 100% rename from init.d/ReadMe-CentOS.md rename to centos/init.d/README.md diff --git a/init.d/gitlab-centos b/centos/init.d/gitlab-centos similarity index 100% rename from init.d/gitlab-centos rename to centos/init.d/gitlab-centos diff --git a/install/v4/README.md b/centos/v4/README.md similarity index 100% rename from install/v4/README.md rename to centos/v4/README.md diff --git a/install/v4/ubuntu_server_1204.sh b/centos/v4/ubuntu_server_1204.sh similarity index 100% rename from install/v4/ubuntu_server_1204.sh rename to centos/v4/ubuntu_server_1204.sh