Update VMWare image wiki
Closed
Update VMWare image wiki
Created by: iamwyza
++ b/Vmware-image.md @@ -11,12 +11,24 @@ Important! After login - rebuild ssh keys
ssh-keygen -t rsa
sudo -H -u gitlab ssh-keygen -q -N '' -t rsa -f /home/gitlab/.ssh/id_rsa
Update the nginx configuration to point the server_name to the ip address of the virtual box.
cd /etc/nginx/sites-enabled/
vi gitlab
Change server_name value to the local machine's ip address
:wq
/etc/init.d/nginx restart
Admin login details for webUI
user: admin@local.host
pass: 5iveL!fe \ No newline at end of file pass: 5iveL!fe
Please register or sign in to reply