How to install GitLab in Docker?

Discussion about Docker
Locked
User avatar
TMSupport
TerraMaster Team
Posts: 2314
Joined: 13 Dec 2019, 15:15

How to install GitLab in Docker?

Post by TMSupport »

GitLab is an open source project for warehouse management. It uses Git as a code management tool with Web service built on this basis.

Applicable Model:
X86 models: F2-220, F2-221, F2-420, F2-421, F4-220, F4-221, F4-420, F4-421, F5-220, F5-221, F5-225, F5-420, F5-421, F5-422, F8-421, F8-422.
Not suitable for ARM models.

Compatible TOS version:
All X86 TOS versions.

Instructions:
1. Input Gitlab at Registry under Docker to search and download the suitable image.
2. Check the downloaded image and click Launch.
Gitlab1.png
3. Go to Container - Details - Overview to find the tcp port as the following picture shows:
Gitlab2.png
4.Input TNAS IP address:31915 (such as http://192.168.8.10:31915/) to use it.
To contact our team, please send email to following addresses, remember to replace (at) with @
Technical team: support(at)terra-master.com (for technical support)
Service team: service(at)terra-master.com (for purchasing, return, replacement, RMA service)
User avatar
Gryphus
Posts: 2
Joined: 30 Jan 2021, 08:05

Re: How to install GitLab in Docker?

Post by Gryphus »

Dear TMSupport,

thanks for your guideline. I was able to install gitlab via docker in my TOS F2-422.

I also was able to connect to gitlab via the provided HTTP connection and port as shown in your guideline.

I have tried to enable https connection for gitlab in docker but I'm not able to do this. Reason could be my bad knowledge about this kind of topics :)

Can you maybe provide also a guideline how to enable https connection for gitlab in a docker installation (i think it will be helpfull for others too, "hopefully" i'm not the only one with this problem :) )?

Kind regards
Locked