Browse Source

Merge pull request #755 from dotcloud/infrastructure2

+ Meta: organize the project infrastructure: servers, dns, email etc.
Solomon Hykes 12 years ago
parent
commit
46bdbbabba
2 changed files with 7 additions and 0 deletions
  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.