meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
git:gitlab:lxc [2020/07/09 19:13] niziakgit:gitlab:lxc [2023/02/13 12:49] (current) – ↷ Links adapted because of a move operation niziak
Line 5: Line 5:
 ===== Installation ===== ===== Installation =====
   * Install Debian Buster container   * Install Debian Buster container
 +  * Install gitlab repo
 +
 +  * Create additional mount point for Gitlab runtime (database, artifacts, lfs, pages) (to SSD/NVM disks)
 +    * 100GB (thin provisioning) for ''/var/opt/gitlab''
 +  * Create additional mount point for Gitlab repos (to SSD/NVM disks)
 +    * 200GB (thin provisioning) for ''/home/git-data'' 
 +  * Configure mail agent: [[linux:mail:postfix:relay_to_external_smtp]]
  
 ====== Issues ====== ====== Issues ======