{"id":7645,"date":"2015-09-23T05:00:58","date_gmt":"2015-09-23T05:00:58","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2015\/09\/23\/darklajid-ansible-communication\/"},"modified":"2015-09-23T05:00:58","modified_gmt":"2015-09-23T05:00:58","slug":"darklajid-ansible-communication","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2015\/09\/23\/darklajid-ansible-communication\/","title":{"rendered":"darklajid\/ansible-communication"},"content":{"rendered":"<p>My setup for running my own infrastructure<\/p>\n<p>This provides:<\/p>\n<ul>\n<li>NTP (as a prerequisite)<\/li>\n<li>Mail via postfix\/dovecot, using virtual users<\/li>\n<li>Spam protection using dspam and postgrey<\/li>\n<li>DKIM signing\/verification<\/li>\n<li>Full-text search over imap via dovecot-clucene<\/li>\n<li>XMPP for all mail accounts<\/li>\n<\/ul>\n<p>Open issues:<\/p>\n<ul>\n<li>postfix, add smtpd_sender_login_maps to allow sending from aliases?<\/li>\n<li>postfix, think about adding proxymap to pool connections?<\/li>\n<li>test sieve and managedsieve<\/li>\n<li>radicale is installed from git, which is less than optimal for reproducable builds\u2026<\/li>\n<li>backup &amp; restore scripts<\/li>\n<\/ul>\n<p>Roadmap:<\/p>\n<ul>\n<li>Evaluate Mozilla Persona \/ OpenID<\/li>\n<li>Evaluate bitmessage<\/li>\n<li>Offer CalDAV\/CardDAV web interfaces? CalDavZAP &amp; CardDavMate?<\/li>\n<li>Offer webmail? Roundcube?<\/li>\n<li>Administrative interface for domains\/users<\/li>\n<\/ul>\n<p>Requirements:<\/p>\n<ul>\n<li>\n<p>Arch target host<\/p>\n<\/li>\n<li>\n<p>Sudo privileges on the target host<\/p>\n<\/li>\n<li>\n<p>SSL certificate in \/roles\/common\/files\/certs\/{{ansible_fqdn}}.pem<\/p>\n<\/li>\n<li>\n<p>SSL certificate private key in \/roles\/common\/files\/certs\/{{ansible_fqdn}}.key.enc This is expected to be encrypted with openssl aes-256-cbc -in $hostname.key -out $hostname.key.enc<\/p>\n<\/li>\n<li>\n<p>Opendkim keys below \/roles\/mail\/files\/opendkim\/keys One folder per domain, below that a key named default.private.enc Again, this is encrypted with openssl (see ssl key above)<\/p>\n<p>Example: \/roles\/mail\/files\/opendkim\/keys\/example.com\/default.private.enc<\/p>\n<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>My setup for running my own infrastructure This provides: NTP (as a prerequisite) Mail via postfix\/dovecot, using virtual users Spam protection using dspam and postgrey DKIM signing\/verification Full-text search over imap via dovecot-clucene XMPP for all mail accounts Open issues: postfix, add smtpd_sender_login_maps to allow sending from aliases? postfix, think about adding proxymap to pool [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-7645","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/7645","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=7645"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/7645\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=7645"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=7645"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=7645"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}