Personal Ansible recipes
Go to file
Nick Thomas fa5500a8c9
maddy config tweaks
2019-05-11 23:03:34 +01:00
playbooks First attempt to make maddy run 2019-05-11 21:58:16 +01:00
roles maddy config tweaks 2019-05-11 23:03:34 +01:00
secrets Remove Mastodon deployment 2019-05-11 19:31:53 +01:00
templates/caddy First attempt to make maddy run 2019-05-11 21:58:16 +01:00
vendor Download caddy to vendor/caddy 2016-12-19 02:34:47 +00:00
.gitignore More email: dovecot and exim now talk to each other and DKIM is supported 2017-11-16 00:53:24 +00:00
README.md Remove Mastodon deployment 2019-05-11 19:31:53 +01:00
ansible.cfg Disable ansible retry files# 2016-06-02 22:46:53 +01:00
deploy Remove Mastodon deployment 2019-05-11 19:31:53 +01:00
inventory First attempt to make maddy run 2019-05-11 21:58:16 +01:00
site.yaml First attempt to make maddy run 2019-05-11 21:58:16 +01:00

README.md

Personal Ansible Recipes

This repository contains a set of roles I use to configure the following services for myself:

Done:

  • CalDAV / CardDAV
  • Common setup to all hosts
  • DNS (master and slaves)
  • E-mail (kinda, needs simplification)
  • Database (PostgreSQL)
  • VPN (server)
  • Website (Caddy)

Left to do:

  • Backups
  • Code hosting (wow self-referential)
  • File sharing
  • Photo albums
  • Fedi (pleroma?)
  • SIP
  • VPN (client)
  • XMPP

Everything else.