소스 검색

Organize the project infrastructure: servers, dns, email etc.

Solomon Hykes 12 년 전
부모
커밋
43f369ea0c
2개의 변경된 파일7개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      hack/infrastructure/MAINTAINERS
  2. 5 0
      hack/infrastructure/README.md

+ 2 - 0
hack/infrastructure/MAINTAINERS

@@ -0,0 +1,2 @@
+Ken Cochrane <ken@dotcloud.com>
+Jerome Petazzoni <jerome@dotcloud.com>

+ 5 - 0
hack/infrastructure/README.md

@@ -0,0 +1,5 @@
+# Docker project infrastructure
+
+This directory holds all information about the technical infrastructure of the docker project; servers, dns, email, and all the corresponding tools and configuration.
+
+Obviously credentials should not be stored in this repo, but how to obtain and use them should be documented here.