The repository used for CEG 3120 Design of Info Tech Systems.
- 1.1 created the respository/script folder/and script project1.
- 1.2 testing git commands and added echo hello world in project1
- 1.3 Finished and pushed project1
- Created an issue in github for #4
- Fixed issue and closed the issue
- Created the git-guide.md and added information
10/14/2020: Created VPC, default networking rules. VPC ID: vpc-066d75962e2d8ddcf

10/16/2020: Edited Security Group, inbound rules, services to be traffic on 10.0.0.0/16

10/26/2020: Learned we need to either use a t2.medium or AMI Ubuntu to fulfill gitlab server requirments.
10/31/2020: Made a t2.medium instance

10/31/2020: Eddited security group, added WSU VPN Address and 0.0.0.0/0

11/1/2020: Eddited security group, added my IP Address allowed to ssh

11/1/2020: Learned I had made a major mistake and set the private key to a non useable key that I did not have access to. had to key the original t2.medium and make a new one :(

11/1/2020: Successfully SSH into my new t2.medium, udated/upgraded/ rebooted, installed git, created a new user 'git'

11/1/2020: STUCK, I cannot get the git user to be able to ssh into the server

11/2/2020: I have learned that I have made mistakes, my approach to the project is wrong and again will be going back and correcting where I have made mistakes
11/2/2020: Created another instance and renamed the instances to GITserver and OpenLDAP and created two elastic IP's, they have been assigned to the appropiate instance


11/2/2020: Configured the imbound rules. again...
11/2/2020: switched the git server and the openldap server due to screwing up the settings with the git server
11/2/2020: created a git project and initialized the git server

11/2/2020: started the OpenLDAP server, sudo apt-get install slapd ldap-utils, using guide: https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-openldap-and-phpldapadmin-on-ubuntu-16-04

11/2/2020: Recondigured SLAPD and testing the connection of the OpenLDAP: Successs got the right output
