Changes

Jump to navigation Jump to search
119 bytes added ,  12:40, 13 March 2017
no edit summary
*From the RDP: https://localhost/codebase/
*From the anywhere: https://rdp.mcnaircenter.org/codebase/ or https://128.42.44.182/codebase/
 
==Our Git Server==
We have our git server on the RDP machine. Here are the admin credentials:*Username: '''boss'''*Name: '''Ed'''*Surname: '''Egan'''*Email: '''Edward.Egan@rice.edu'''*Password: '''you_seriously_thought_Id_write_that_in_here??'''*Repository Location on Disk: '''C:\inetpub\wwwroot\codebase\App_Data\Repositories'''===Access through a web browser===
To access this from your computer and not the RDP you can go to http://128.42.44.182/codebase where it will prompt you for your username and password. '''You can also use https://128.42.44.182/codebase which is preferable'''. The browser will show a security error because we have a self signed certificate. This is ok if we are restricted to intranet. If we want to allow public access, we probably need to get a certificate from a Certificate Authority like Verisign etc.
 
===Using a Git Client===
 
We have GitBash and Sourcetree installed on the RDP.
==Our Git workflow==
**default credentials are ''username'': '''admin''', ''password'': '''admin'''
**[6-22-2016]: Can also use https://localhost/codebase which is preferable, otherwise username/passwords are transmitted plain text. The browser will show a security error because we have a self signed certificate. This is ok if we are restricted to intranet. If we want to allow public access, we probably need to get a certificate from a Certificate Authority like Verisign etc.
 
Here are the admin credentials:
*Username: '''boss'''
*Name: '''Ed'''
*Surname: '''Egan'''
*Email: '''Edward.Egan@rice.edu'''
*Password: '''you_seriously_thought_Id_write_that_in_here??'''
*Repository Location on Disk: '''C:\inetpub\wwwroot\codebase\App_Data\Repositories'''

Navigation menu