More actions
imported>wraithkim No edit summary |
imported>wraithkim No edit summary |
||
| Line 7: | Line 7: | ||
== 9월 24일 == | == 9월 24일 == | ||
* Docker와 nginx의 Reverse proxy와 Virtual Host 설정을 자동으로 해주는 docker-gen이라는 프로그램을 위키서버에 설치 | * Docker와 nginx의 Reverse proxy와 Virtual Host 설정을 자동으로 해주는 docker-gen이라는 프로그램을 위키서버에 설치 | ||
* 참조: https://github.com/jwilder/docker-gen | |||
* ubuntu를 기반으로 wikinote, nodejs를 깔아둔 Docker 이미지 제작 완료 | * ubuntu를 기반으로 wikinote, nodejs를 깔아둔 Docker 이미지 제작 완료 | ||
* 참조: https://hub.docker.com/r/wraithkim/wikinote_docker/ | |||
Revision as of 13:23, 28 September 2015
위키노트 어플을 개발하면서 얻은 경험 혹은 기술들을 서술하는 페이지입니다.
Backend
9월 24일
- Docker와 nginx의 Reverse proxy와 Virtual Host 설정을 자동으로 해주는 docker-gen이라는 프로그램을 위키서버에 설치
- 참조: https://github.com/jwilder/docker-gen
- ubuntu를 기반으로 wikinote, nodejs를 깔아둔 Docker 이미지 제작 완료
- 참조: https://hub.docker.com/r/wraithkim/wikinote_docker/