Ubuntu Quick Install Gitlab
First go to Bitnami to download the corresponding. Run file
[Email protected]:~$ wget Https://bitnami.com/redirect/to/50936/bitnami-gitlab-7.8.1-0-linux-x64-installer.run
Start installation
[Email protected]:~$ sudo./bitnami-gitlab-7.8.1-0-linux-x64-installer.run
The installer detects that exists a ' git ' user in the system. This installer would change the configuration for this user. Want to continue the installation? [y/n]: Y
The installer detects that exists a ' gitlab_ci ' user in the system. This installer would change the configuration for this user. Want to continue the installation? [y/n]: Y
----------------------------------------------------------------------------
Welcome to the Bitnami Gitlab Stack Setup Wizard.
----------------------------------------------------------------------------
Select the components of your want to install; Clear the components does not want
To install. Click Next When your is ready to continue.
Gitlab:y (cannot be edited)
GitLab CI [y/n]: Y
Is the selection above correct? [y/n]: Y
----------------------------------------------------------------------------
installation folder
Please, choose a folder to install Bitnami Gitlab Stack
Select a folder [/opt/gitlab-7.8.1-0]:
----------------------------------------------------------------------------
Create Admin Account
Bitnami Gitlab Stack Admin user creation
email Address [[email protected]]: 345****** @qq. com
Login [user]: Chuck
Password:
Please confirm your password:
----------------------------------------------------------------------------
Hostname that'll be used to create internal URLs. If This value is incorrect,
You are unable to access your Gitlab installation from other computers. It is
advisable to use a Domain instead of the IP address for compatibility with
Different browsers.
Domain [7.7.7.33]:
Do you want to configure mail support? [y/n]: Y
----------------------------------------------------------------------------
Configure SMTP Settings
This was required so your application can send notifications via email.
Default Email provider:
[1] GMail
[2] Custom
Choose an option [1]: 2
----------------------------------------------------------------------------
Configure SMTP Settings
This data was stored in the application configuration files and could be visible to
Others. For this reason, it's recommended that and do not use your personal
Account credentials.
Username []: 345****** @qq. com
Password:
Re-enter:
SMTP Host []: stmp.qq.com
SMTP Port []: 25
Secure Connection
[1] None
[2] SSL
[3] TLS
Choose an option [3]: 3
----------------------------------------------------------------------------
Setup is now the ready to begin installing Bitnami Gitlab Stack on your computer.
Want to continue? [y/n]: Y
----------------------------------------------------------------------------
Please wait while the Setup installs Bitnami Gitlab Stack on your computer.
Installing
0% ______________ 50% ______________ 100%
#########################################
----------------------------------------------------------------------------
Setup has finished installing Bitnami Gitlab Stack on your computer.
Info:to access the Bitnami Gitlab Stack, go to
http:/7.7.7.33. 33:80 from your browser.
Press [Enter] to continue:
[Email protected]:~$
Open http://7.7.7.33:80 login with browser
Ubuntu Quick Install Gitlab