Notice
Recent Posts
Recent Comments
Link
«   2026/03   »
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31
Archives
Today
Total
관리 메뉴

코딩기록

25/09/16-17 미래엔 개발서버에 필요한 패키지 설치 본문

study/study_public

25/09/16-17 미래엔 개발서버에 필요한 패키지 설치

9-99zy 2025. 9. 17. 15:57

깃랩 기존 gitLab 에서 > 새로운 gitLab 으로 프로젝트 export 중

기존) settings > general >  export project > 몇분 기다리면 .tar 로 다운받을 수 있다.

new) admin > settings > General > import and export settings 에서 import source 에서 gitlab 체크

그리고 새로운 프로젝트 생성해서 프로젝트 export 누르고 생성함 됨

https://engineer-1.tistory.com/entry/GitLab-GitLab-Exportimport-%EB%B0%A9%EB%B2%95

 

[GitLab] GitLab Export/import 방법

GitLab Web UI에서 GitLab instance의 Project를 다른 GibLab instance로 이전(Export/Import) 하는 방법을 작성하겠습니다. 기존 Project를 가져와, 새로운 Project(GitLab instance)를 생성하고자 할 때, 기존 Project의 모든

engineer-1.tistory.com