From 19b2538a8d2b7b9725db91cf8d39af1a01eebc6a Mon Sep 17 00:00:00 2001 From: Nemo Date: Fri, 21 Jun 2019 09:04:03 +0530 Subject: [PATCH] Adds a network-mini slide --- homeserver.md | 14 ++++++++++---- images/network-mini.jpg | Bin 0 -> 22011 bytes 2 files changed, 10 insertions(+), 4 deletions(-) create mode 100644 images/network-mini.jpg diff --git a/homeserver.md b/homeserver.md index 3c1fbaf..693607b 100644 --- a/homeserver.md +++ b/homeserver.md @@ -321,6 +321,10 @@ _Indicative AWS:EBS Prices_ --- +![bg cover](images/network-mini.jpg) + +--- + ![bg cover](images/networking.jpg) --- @@ -382,11 +386,12 @@ docker swarm, but single host # security +0. Run everything in isolation 1. Don't expose services -2. Expose services without auth over VPN only -3. Don't expose management services over Internet -4. Keep services behind Auth (even Basic Auth works) -5. Go Hybrid +1. Expose services without auth over VPN only +1. Don't expose management services over Internet +1. Keep services behind Auth (even Basic Auth works) +1. Go Hybrid --- @@ -441,6 +446,7 @@ section.bottom>*, section.bottom { - [me@captnemo.in](mailto:me@captnemo.in) - [@captn3m0](https://twitter.com/captn3m0) - [captnemo.in/archive.html](https://captnemo.in/archive.html) +- [captnemo.in/talks/](https://captnemo.in/talks/hs/)