Adds final slides

This commit is contained in:
Nemo 2019-06-21 08:48:31 +05:30
parent 51ba5cc413
commit 14c7806375
4 changed files with 509 additions and 5 deletions

View File

@ -12,5 +12,6 @@ Various talks & Lectures that I have given
10. [Indian Financial Systems Code](http://slides.com/captn3m0/indian-financial-systems-code#/) - A short talk on IFSC Codes and how they work in India.
11. [Terraforming Tatooine](https://www.beautiful.ai/deck/-L4w5j_sJ9XkKnzf1OXt) - A short talk at [Barcamp Bangalore Spring 2018](https://barcampbangalore.com/bcb/bcb-spring-2018/terraform-docker-nemo) on how I manage my home server using Terraform and Docker. PDF version is available at [speakerdeck](https://speakerdeck.com/captn3m0/terraforming-tatooine)
12. [crypto.koans](/talks/crypto.koans/) - Koans to help you learn openssl/PKI.
13. [HomeServer Talk](/talks/hs/) - A talk on running my own homeserver. Presented at [RootConf '19](https://rootconf.in)
A few more talks that I've done are on my [SpeakerDeck account](https://speakerdeck.com/captn3m0)

View File

@ -20,7 +20,7 @@ paginate: true
# agenda
0. what counts as a homeserver?
0. What counts as a homeserver?
1. Why you should run one?
1. How do you get started?
1. All the gotchas!
@ -146,7 +146,9 @@ _<5 hr a month_
---
![bg](https://fakeimg.pl/1920x800/AE53D4/fff/?text=hardware)
# <!--fit--><!-- _class: lead white -->hardware
![bg](https://fakeimg.pl/1920x800/AE53D4/fff/?text=+&npsp;)
---
@ -278,7 +280,9 @@ _Indicative AWS:EBS Prices_
---
![bg](https://fakeimg.pl/1920x800/B858E0/fff/?text=glue)
# <!--fit--><!-- _class: lead white -->glue
![bg](https://fakeimg.pl/1920x800/B858E0/fff/?text=+&npsp;)
---
@ -294,6 +298,12 @@ _Indicative AWS:EBS Prices_
---
# <!--fit--><!-- _class: lead white -->pick something dumb
![bg](https://fakeimg.pl/1920x800/9b59b6/fff/?text=+&npsp;)
---
# containers?
- secure
@ -315,7 +325,14 @@ _Indicative AWS:EBS Prices_
---
<!-- # configuration
<!--
REM What follows are some slides on
REM on how I configure my network and infrastructure
REM with docker/terraform, but they aren't
REM useful for the audience, so skipped
# configuration
- terraform + docker
- kubernetes + helm
@ -357,6 +374,12 @@ docker swarm, but single host
--- -->
# <!--fit--><!-- _class: lead white -->security
![bg](https://fakeimg.pl/1920x800/27ae60/fff/?text=+&npsp;)
---
# security
1. Don't expose services
@ -367,7 +390,9 @@ docker swarm, but single host
---
![bg](https://fakeimg.pl/1920x800/27ae60/fff/?text=buy+a+raspberry+pi+today)
# <!--fit--><!-- _class: lead white -->buy a raspberry pi today
![bg](https://fakeimg.pl/1920x800/27ae60/fff/?text=+&npsp;)
---
@ -415,6 +440,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)
<!---
0. SPEAK SLOWLY

Binary file not shown.

477
hs/index.html Normal file

File diff suppressed because one or more lines are too long