0.10.1
Some minor work around domains/DNS and support for .deployignore (docs here).
- Changed: Postfix and postfix-related blueprints now support namespaces under the hood
- Changed:
sail destroy
will now delete DNS records for all associated domains, use--skip-dns
to bypass - Changed:
sail domain delete
will no longer delete orphaned subdomains when given a parent domain - Changed:
sail domain delete
will now attempt to delete the DNS zone only if no more records exist in that zone - Changed:
sail domain delete
now accepts a--zone
flag which forces a DNS zone delete (and orphaned subdomains form config.json) - Added: Support for the Mailgun EU region in
mailgun.yaml
blueprint - Added: Support for a
.deployignore
file to remove certain patters from deployment