1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-13 01:36:23 +00:00

Added recipe on docker-mailserver

This commit is contained in:
David Young
2017-07-30 13:19:02 +12:00
parent bfbc87e772
commit 9c81bbf088
63 changed files with 10459 additions and 36 deletions

View File

@@ -1,4 +1,4 @@
# Introduction
# Design
In the design described below, the "private cloud" platform is:
@@ -35,7 +35,7 @@ Under this design, the only inbound connections we're permitting to our docker s
### Authentication
* Where the proxied application provides a trusted level of authentication, or where the application requires public exposure,
* Where the proxied application provides a trusted level of authentication, or where the application requires public exposure,
## High availability