Personal Ansible recipes
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nick Thomas fa5500a8c9
maddy config tweaks
4 years ago
playbooks First attempt to make maddy run 4 years ago
roles maddy config tweaks 4 years ago
secrets Remove Mastodon deployment 4 years ago
templates/caddy First attempt to make maddy run 4 years ago
vendor Download caddy to vendor/caddy 6 years ago
.gitignore More email: dovecot and exim now talk to each other and DKIM is supported 5 years ago
README.md Remove Mastodon deployment 4 years ago
ansible.cfg Disable ansible retry files# 7 years ago
deploy Remove Mastodon deployment 4 years ago
inventory First attempt to make maddy run 4 years ago
site.yaml First attempt to make maddy run 4 years ago

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.