Changes

Jump to navigation Jump to search
231 bytes added ,  16:06, 13 March 2017
no edit summary
[[Category: McNair Admin]]
 
For a listing of all software tools and scripts see [[Software Repository Listing]].
==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 Git.exe and Sourcetree installed on the RDP. To run Git through the command line, follow the instructions below (ignore the section that says ''installing'').
==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