Install GitLab with SSL on Fedora 26

This guide will show you how to get GitLab running on a new Fedora 26 VM using your internal PKI for SSL access. In PowerShell on your Hyper-V Hypervisor: New-VHD -Path “E:\Hyper-V\Virtual Hard Disks\gitlabServer.vhdx” -SizeBytes 500GB -Dynamic -BlockSizeBytes 1MB After Fedora 26 is installed: dnf install hyperv-daemons hypervvssd hyperv-tools Disable…

Continue reading