junghoon-vans / vanslog

junghoon-vans + log
https://vanslog.io
Apache License 2.0
3 stars 1 forks source link

posts/development-environment/build-web-ide-using-code-server/ #14

Closed utterances-bot closed 2 years ago

utterances-bot commented 2 years ago

code-server를 이용해서 웹 IDE 구축하기 – Jeonghun's blog

나만의 웹 IDE 만들기

https://jeonghun-ban.github.io/posts/development-environment/build-web-ide-using-code-server/

gihun3645 commented 2 years ago

ip는 GCP 내부 IP인가요? 이거 때문에 계속 삽질중이네요 ㅋㅋㅋ ㅠㅠㅠ......

gihun3645 commented 2 years ago

여기서 말하는 IP주고가 외부 IP 주소인지 외부 IP 주소인지 궁금합니다

junghoon-vans commented 2 years ago

@gihun3645 브라우저에서 접속하는 IP 말씀이시라면 외부 주소입니다!

gihun3645 commented 2 years ago

딴길로 샜는데, code-serve로 nodejs 웹실행시킬려고 하는데, 혹시 로컬주소를 어떻게 해야하나요?

구름 ide 처럼 https://mylittleproject-gzckz.run.goorm.io 이렇게 실행 주소가 있는건가요? 아니면 아이피 주소:포트번호 이렇게 해야하나요? 라이브서버도 호스트를 모르겠어서 못하고 어렵네요 ㅠㅠ

junghoon-vans commented 2 years ago

@gihun3645 포트포워딩을 통해서 내부주소를 외부주소로 바인딩하시면 됩니다. 아마 GCP이시면 설정 관련해서 찾아보시면 될 거 같네요.

gihun3645 commented 2 years ago

일단 방화벽으로 포트허용하니까 외부주소:포트번호 하니까 일정 포트는 혀용이 되는데 문제는 이미 쓴 포트라고 오류가 뜨네요 하하 삽질을 더 해야하나 봅니다.