Commit graph

21 commits

Author SHA1 Message Date
Oliver Davies 7204e2c5e8 Add integromat webhook URL
Add the integromat webhook URL to the Ansible Vault and also to the
generated Drupal settings file that Ansible generates, and the
opdavies_blog module configuration.

References #340
2021-01-22 02:30:26 +00:00
Oliver Davies f42eb27e78 Use localhost for the database server 2021-01-07 20:40:51 +00:00
Oliver Davies e2d7f08893 Rename variable to make it more generic 2021-01-01 21:46:12 +00:00
Oliver Davies 26b9e3a84d Change bin directory to bin 2020-12-24 11:06:56 +00:00
Oliver Davies 8382d4df36 Remove new-www subdomain 2020-12-02 07:56:54 +00:00
Oliver Davies 7b11bb43f6 Split web and DB onto different servers 2020-12-01 23:12:58 +00:00
Oliver Davies 1781a2cf01 Add Ansible role to fix Drupal file permissions
Add a new `drupal-permissions` Ansible role that resets the file and
directory permissions to match the ones described in
https://www.drupal.org/node/244924.

This will later be released to Ansible Galaxy, but for now it will
remain in this repository until the required changes are made and the
appropriate documentation is added.

Fixes #191
2020-09-04 20:23:07 +01:00
Oliver Davies 061b1177f5 Fix config names 2020-09-04 19:18:25 +01:00
Oliver Davies f488b5c023 Automatically create tweets for new posts 2020-07-19 20:15:44 +01:00
Oliver Davies 1241ac3277
Use the release version for Drupal's deployment indentifier 2020-07-01 23:51:04 +01:00
Oliver Davies e874475c32 Ansible: Re-organise deployment steps 2020-06-17 01:23:31 +01:00
Oliver Davies b6f3d6ef91 Update default branch name
Change the default branch for deployments from `master` to `production`.
2020-06-10 22:13:54 +01:00
Oliver Davies eecefc49cd Remove reference to old deploy key 2020-05-27 08:38:48 +01:00
Oliver Davies 60f98037df Set reverse proxy settings for Cloudflare 2020-05-26 22:10:52 +01:00
Oliver Davies 82049a8433 Update trusted hosts 2020-05-18 22:02:37 +01:00
Oliver Davies d0f8653028 Add a live split, export Analytics configuration
Fixes #38 and #5
2020-05-15 00:00:20 +01:00
Oliver Davies a2c1c99058 Build theme CSS during deployment
Fixes #37
2020-05-14 22:21:58 +01:00
Oliver Davies 314ba711af Stop overriding the config path 2020-05-10 01:44:18 +01:00
Oliver Davies 83c0601940 Configure config_exclude 2020-02-08 11:52:44 +00:00
Oliver Davies 526f567da1 Run more Drush commands during deployment 2020-02-08 00:32:11 +00:00
Oliver Davies f2e458ca13 Add Ansible playbook for deployments 2020-02-07 22:32:25 +00:00