Gitlab

จาก Morange Wiki
รุ่นแก้ไขเมื่อ 11:42, 17 ตุลาคม 2557 โดย Seksan Poltree (คุย | มีส่วนร่วม) (หน้าที่ถูกสร้างด้วย 'Gitlab<ref>https://about.gitlab.com/gitlab-ce</ref> เป็นเซิร์ฟเวอร์สำหรับจัดการ g...')
(ต่าง) ←รุ่นแก้ไขก่อนหน้า | รุ่นแก้ไขล่าสุด (ต่าง) | รุ่นแก้ไขถัดไป→ (ต่าง)

Gitlab[1] เป็นเซิร์ฟเวอร์สำหรับจัดการ git โดยมีคุณสมบัติการใช้งานคล้ายกับ github โดยเป็น open source ที่เป็น community edition และแบบ support ที่เป็น Enterprise edition /


การติดตั้ง

wget https://downloads-packages.s3.amazonaws.com/ubuntu-14.04/gitlab_7.3.2-omnibus-1_amd64.deb
[sudo] password for seksan: 
Selecting previously unselected package gitlab.
(Reading database ... 122590 files and directories currently installed.)
Preparing to unpack gitlab_7.3.2-omnibus-1_amd64.deb ...
Unpacking gitlab (7.3.2-omnibus-1) ...
Setting up gitlab (7.3.2-omnibus-1) ...
Thank you for installing GitLab!
You can configure GitLab for your system by running the following command:

sudo gitlab-ctl reconfigure
  • ตั้งค่าการใช้งาน ระบบจะทำการตั้งค่าฐานข้อมูล (Postgres) และ นำเข้าฐานข้อมูลพื้นฐาน
sudo gitlab-ctl reconfigure
  • แก้ไข hostname

Edit the configuration file to add your hostname

sudo -e /etc/gitlab/gitlab.rb

อ้างอิง

ดึงข้อมูลจาก "https://wiki.morange.co.th/index.php?title=Gitlab&oldid=144"