http://www.habitus.io/ 한글 부분 번역본입니다. Here's what it takes to build a Docker image: a Dockerfile! Dockerfiles 간단하죠... Dockerfile 은 간단하고 알수있는 형식입니다. 바탕이되는 이미지를 선택하고, 파일 추가하고, 명령 실행하고 you're good to go. 아래는 예제: FROM ubuntu RUN apt-get -y install python ADD ./a-file /app/a-file 너무 간단한건가요? Often times building a real world application takes much more than following simple ADD and RUN steps in a step-..
출처 = http://caiustheory.com/automatically-deploying-website-from-remote-git-repository/2009-05-30 02:30:40 시작전에, I’ll just quickly run through where I put stuff on my server. 아파치 로그와 설정은 각각 다음의 우분투 기본 폴더에 있다: /var/log/apache2 와 /etc/apache2/. 웹사이트: /home/caius/vhosts//htdocsGit 저장소: /home/caius/git/.git ~/projects/somesite.com/에 git 로컬 저장소를 가지고 있고, 웹서버에 배포하기를 원한다.나는 git 저장소를 ~/git/에 보존할것이고, (ssh..
http://toroid.org/ams/git-website-howto 필자: Abhijit Menon-Sen 내 웹사이트 HTML 소스가 내 로컬 작업머신의 Git 저장소에 존재. 이 페이지는 어떻게 "git push web" 명령 실행으로 변경을 설정하는지 기술한다.온라인 요약: 작업트리에서 분리된 원격 저장소에 push 하고, post-receive hook 에서 "git checkout -f" 실행.로컬 저장소$ mkdir website && cd website $ git init Initialized empty Git repository in /home/ams/website/.git/ $ echo 'Hello, world!' > index.html $ git add index.html $ git..
배포 = Deploy 예) XX 소프트웨어 배포 방법Ruby python PHP ...
- Total
- Today
- Yesterday
- Make Use Of
- How to geek
- 인터넷 통계정보 검색시스템
- 트위터 공유 정보모음
- 웹표준KR
- 치우의 컴맹탈출구
- Dev. Cheat Sheets
- w3schools
- Dev. 조각들
- ASP Ajax Library
- CSS Tricks
- WebResourcesDepot
- jQuery Selectors Tester
- DeveloperSnippets
- Smashing Magazine
- Nettuts+
- devListing
- 웹 리소스 사이트(한)
- Mobile tuts+
- Dream In Code
- Developer Tutorials
- CSS3 Previews
- 자북
- 안드로이드 사이드
- Code Visually
- Code School
- SQLer.com
- 무료 파워포인트 템플릿
- iconPot
- Free PowerPoint Templates
- Design Bombs
- Web Designer Wall
- 1st Webdesigner
- Vandelay Design
- 무료 벡터 이미지 사이트들
- Tripwire Magazine
- Web TrendSet
- WebMonkey
- 윤춘근 프리젠테이션 디자이너 블로그
- cz.cc 무료 DNS
- [웹하드] MediaFire
- [웹하드] DivShare
- 한컴 인터넷 오피스
- Linux
- Wordpress
- 워드프레스
- nginx
- iis
- sencha touch
- 한글
- PHP
- Prototype
- 안드로이드
- API
- iphone
- ASP
- Chrome
- JQuery
- CSS
- JSON
- Android
- nodejs
- git
- IOS
- IE
- centos
- Mac
- classic asp
- mssql
- Docker
- laravel
- Debug
- javascript
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |