Skip to content

Commit 7104eaf

Browse files
author
Jason Hansen
committed
Merge pull request #40 from slack/update-diagrams
Update diagrams and Architecture section
2 parents cb9bec1 + 28e5ac1 commit 7104eaf

12 files changed

Lines changed: 62 additions & 54 deletions

mkdocs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ pages:
3434
- Platform Logging: managing-deis/platform-logging.md
3535
- Platform Monitoring: managing-deis/platform-monitoring.md
3636
- Production Deployments: managing-deis/production-deployments.md
37-
- Isolating the Planes: managing-deis/isolating-the-planes.md
3837
- Security Considerations: managing-deis/security-considerations.md
3938
- Platform SSL: managing-deis/platform-ssl.md
4039
- Upgrading Deis: managing-deis/upgrading-deis.md
47.2 KB
Loading

src/diagrams/Diagrams.graffle

365 KB
Binary file not shown.

src/diagrams/Document_Overview.png

16 KB
Loading

src/diagrams/Ecosystem_Basic.png

42.8 KB
Loading

src/diagrams/Ecosystem_Complex.png

110 KB
Loading

src/diagrams/Git_Push_Flow.png

40.5 KB
Loading

src/diagrams/README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Architecture Diagrams
2+
3+
This is an [OmniGraffle][] file which holds the source materials for the following
4+
images.
5+
6+
To update a chart:
7+
8+
1. Make your modification!
9+
2. Select "File > Export"
10+
3. Select "Entire Document
11+
4. Choose: Scale: 100%
12+
5. Set Bitmap Resolution to 72 dpi (for web)
13+
6. Uncheck "Transparent Background"
14+
7. Select "images" directory
15+
8. Click "Export"
16+
17+
This should update all of the graphics in one go! Commit and pull-request.
18+
19+
[omnigraffle]: https://www.omnigroup.com/omnigraffle

src/diagrams/Workflow_Detail.png

42.6 KB
Loading

src/diagrams/Workflow_Overview.png

35.8 KB
Loading

0 commit comments

Comments
 (0)