Browse code

Add Stackbrew.

Jérôme Petazzoni authored on 2013/10/18 06:11:10
Showing 1 changed files
... ...
@@ -22,7 +22,7 @@ Digital Ocean | ci
22 22
 dotCloud PAAS | website, index, registry, ssl, blog
23 23
 DynECT        | dns (docker.io)            
24 24
 GitHub        | repository
25
-Linode        | dev-env
25
+Linode        | stackbrew
26 26
 Mailgun       | outgoing e-mail            
27 27
 ReadTheDocs   | docs
28 28
 
... ...
@@ -34,22 +34,23 @@ ReadTheDocs   | docs
34 34
 This should be the list of all the infrastructure-related URLs
35 35
 and which service is handling them.
36 36
 
37
-URL                                         | Service
38
- http://blog.docker.io/                     | blog
39
-*http://cdn-registry-1.docker.io/           | registry (pull)
40
- http://debug.docker.io/                    | debug tool
41
- http://docs.docker.io/                     | docsproxy (proxy to readthedocs)
42
- http://docker-ci.dotcloud.com/             | ci
43
- http://docker.io/                          | redirect to www.docker.io (dynect)
44
- http://docker.readthedocs.org/             | docs
45
-*http://get.docker.io/                      | packages
46
- https://github.com/dotcloud/docker         | repository
47
-*https://index.docker.io/                   | index
48
- http://registry-1.docker.io/               | registry (push)
49
- http://staging-docker-ci.dotcloud.com/     | ci
50
-*http://test.docker.io/                     | packages
51
-*http://www.docker.io/                      | website
37
+URL                                          | Service
38
+---------------------------------------------|---------------------------------
39
+ http://blog.docker.io/                      | blog
40
+*http://cdn-registry-1.docker.io/            | registry (pull)
41
+ http://debug.docker.io/                     | debug tool
42
+ http://docs.docker.io/                      | docsproxy (proxy to readthedocs)
43
+ http://docker-ci.dotcloud.com/              | ci
44
+ http://docker.io/                           | redirect to www.docker.io (dynect)
45
+ http://docker.readthedocs.org/              | docs
46
+*http://get.docker.io/                       | packages
47
+ https://github.com/dotcloud/docker          | repository
48
+*https://index.docker.io/                    | index
49
+ http://registry-1.docker.io/                | registry (push)
50
+ http://staging-docker-ci.dotcloud.com/      | ci
51
+*http://test.docker.io/                      | packages
52
+*http://www.docker.io/                       | website
53
+ http://? (internal URL, not for public use) | stackbrew
52 54
 
53 55
 *Ordered-by: lexicographic*
54 56
 
... ...
@@ -73,6 +74,7 @@ registry            | @samalba           | dotcloud push    | https://github.com
73 73
 repository (github) | N/A                | N/A              | N/A
74 74
 ssl (dotcloud)      | @jpetazzo          | dotcloud ops     | N/A
75 75
 ssl (cloudflare)    | @jpetazzo          | cloudflare panel | N/A
76
+stackbrew           | @shin-             | manual           | https://github.com/dotcloud/stackbrew/stackbrew
76 77
 website             | @dhrp              | dotcloud push    | https://github.com/dotcloud/www.docker.io
77 78
 
78 79
 *Ordered-by: lexicographic*