matrix-docker-ansible-deploy/docs
Borjan Tchakaloff cbd629e7ea Specify that cron is likely required on the server
When using Let's Encrypt SSL certificates, a cronjob is set up to
automatically renew them. Though it does require a `cron`-compatible
program on the server.

This fixes the error that is caused by the `/etc/cron.d` directory
not existing and the `ansible-cron` module trying to write out a
file there -- without checking if the directory exists first.
2019-03-22 17:44:24 +01:00
..
ansible.md Update documentation a bit 2019-02-01 12:26:43 +02:00
configuring-dns.md Fix Dimension documentation 2019-03-10 21:41:31 +02:00
configuring-playbook-base-domain-serving.md Improve documentation a bit 2019-03-19 18:23:54 +02:00
configuring-playbook-bridge-appservice-discord.md Make Discord bridging instructions more detailed 2019-03-05 09:10:32 +02:00
configuring-playbook-bridge-appservice-irc.md Rename some variables 2019-02-28 11:51:09 +02:00
configuring-playbook-bridge-mautrix-telegram.md Rename some variables 2019-02-28 11:51:09 +02:00
configuring-playbook-bridge-mautrix-whatsapp.md Rename some variables 2019-02-28 11:51:09 +02:00
configuring-playbook-dimension.md Merge pull request #112 from NullIsNot0/master 2019-03-10 21:53:33 +02:00
configuring-playbook-email.md Make (most) containers start as non-root 2019-01-27 20:25:13 +02:00
configuring-playbook-external-postgres.md
configuring-playbook-federation.md
configuring-playbook-ldap-auth.md
configuring-playbook-matrix-corporal.md
configuring-playbook-mxisd.md Add information about mxisd email template customization 2019-03-08 12:06:50 +02:00
configuring-playbook-own-webserver.md Update own-webserver guide and add sample Apache configuration 2019-02-01 16:58:11 +02:00
configuring-playbook-rest-auth.md
configuring-playbook-s3.md
configuring-playbook-shared-secret-auth.md
configuring-playbook-ssl-certificates.md Add support for serving base domain via matrix-nginx-proxy 2019-03-12 23:01:16 +02:00
configuring-playbook-telemetry.md Update Synapse (0.99.1.1 -> 0.99.2) 2019-03-02 10:03:09 +02:00
configuring-playbook.md Add support for serving base domain via matrix-nginx-proxy 2019-03-12 23:01:16 +02:00
configuring-well-known.md Add support for serving base domain via matrix-nginx-proxy 2019-03-12 23:01:16 +02:00
getting-the-playbook.md Improve documentation about getting the playbook 2019-03-10 17:02:20 +02:00
howto-server-delegation.md Improve wording a bit 2019-02-15 10:03:33 +02:00
importing-media-store.md
importing-postgres.md
importing-sqlite.md
installing.md Make some additions to Dimension documentation 2019-03-10 13:17:56 +02:00
maintenance-and-troubleshooting.md Add PostgreSQL backup information 2019-02-09 14:36:47 +02:00
maintenance-checking-services.md
maintenance-postgres.md Add PostgreSQL backup information 2019-02-09 14:36:47 +02:00
maintenance-upgrading-services.md Add PostgreSQL backup information 2019-02-09 14:36:47 +02:00
prerequisites.md Specify that cron is likely required on the server 2019-03-22 17:44:24 +01:00
README.md Improve documentation about getting the playbook 2019-03-10 17:02:20 +02:00
registering-users.md
uninstalling.md