From 4cc78536ed5c8b7b7bc524653e47c1a56fe707a4 Mon Sep 17 00:00:00 2001 From: alex Date: Wed, 18 Mar 2020 20:28:52 +0100 Subject: [PATCH] Fix headers --- PERSONAL_INFRA.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/PERSONAL_INFRA.md b/PERSONAL_INFRA.md index 46432cb..c01f490 100644 --- a/PERSONAL_INFRA.md +++ b/PERSONAL_INFRA.md @@ -46,11 +46,11 @@ My laptop is joined to the domain so I can even log in to some web applications Ipsilon adds SAML for some applications which do not support Kerberos. -# Mail +## Mail All systems are running Postfix configured to send emails through an account on my free G Suite account. -# TLS +## TLS I set up certificates using certbot-route53 on Ansible playbooks. DNS verification allows me to run TLS on non-reachable hosts. @@ -107,7 +107,7 @@ I have two external USB HDDs. Each one is a ZPOOL. I plug them in monthly and ru I use Dokku to host a few personal applications, so I can update them with `git push`. I also have Ansible playbooks to set up the applications and handle some of them which have more complex deployments. -# Possible improvements +## Possible improvements * Adapt backup scripts so they can be run from everywhere and I can do "offsite" backups * Use Grafana instead of pnp4nagios -- 2.47.3