From d3cd3944337d259be8097c71b726ce3dd353ec2b Mon Sep 17 00:00:00 2001 From: Hyperling Date: Wed, 14 Jul 2021 06:32:57 -0500 Subject: [PATCH] Add parameter for Gitlab install. --- hosts | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hosts b/hosts index 16d6a37..3e18d23 100644 --- a/hosts +++ b/hosts @@ -81,6 +81,9 @@ x570 amdgpu=true nanominer=true nanominer_gpu=eth nanominer_gpus=0 nanominer_gpu ; hugo : Set to anything to install HUGO static website generator. ; Example: true ; +; gitlab : Set to anything to install Gitlab project managemtn tool. +; Example: true +; onlyoffice domain=hyperling.com onlyoffice=true grafana domain=hyperling.com grafana=true influxdb1=true test @@ -95,4 +98,4 @@ wordpress certbot=true usb-server parrotsec-dev-www domain=hyperling.com hugo=true hugo_site_path=/mnt/leet/Code/ParrotOS/website my-parrotsec-dev-www domain=hyperling.com hugo=true hugo_site_path=/mnt/leet/Code/ParrotOS/website-hyperling -gitlab domain=hyperling.com certbot=true +gitlab domain=hyperling.com gitlab=true certbot=true