If you want to use git code repository service, follow the guide below.
Server address
User registration
- https://data.kasi.re.kr/gitlab/users/sign_in#register-pane (only @kasi.re.kr e-mail address is allowed)
Limitations
- ssh access (via custom port 7775) is restricted to the clients within KASI campus
Troubleshooting
If https access (e.g., git push) fails due to SSL certificate errors, turn off sslVerify option with client's git config command as follows :
FIX: https ssl errorgit config http.sslVerify false OR git config --global http.sslVerify false
Document written by chr@kasi.re.kr
관련 문서
Content by label
There is no content with the specified labels