Commit Graph

13 Commits

Author SHA1 Message Date
James Graham
82fbdd2ca1 deploy: Add allowed hosts to Ansible variables
Move DB credentials to inventory file
2020-05-27 11:26:52 +01:00
James Graham
b99aa77d7b security: Remove TLSv1.3
Required version of openssl not available on RHEL
2020-04-24 15:14:31 +01:00
James Graham
efee146044 security: Disable TLS < 1.2 2020-04-24 15:01:40 +01:00
James Graham
aaafdef7e1 deploy: Add email config to settings.ini template 2020-04-24 13:00:09 +01:00
James Graham
2b0ba8d12e deploy: Add deployment keyfile variables to inventory 2020-04-17 11:38:10 +01:00
James Graham
80f7fb0857 deploy: Add SSH to firewall allowed services 2020-03-30 20:54:15 +01:00
James Graham
1bc45b1106 deploy: Only configure firewall if it's already running 2020-03-30 20:30:37 +01:00
James Graham
74d3c1b091 deploy: Use RedHat Software Collections
RHSCL provides patched versions of Python and Nginx
2020-03-30 17:18:19 +01:00
James Graham
8c698e821d fix(deploy): Drop uWSGI to correct gid 2020-03-10 10:55:27 +00:00
James Graham
1a9ba731cf deploy: Create backup of DB before running migrations 2020-03-05 11:00:12 +00:00
James Graham
56568093ae fix: Deploy migrations as web user
Resolves issue where server cannot run due to log
file owned by root
2020-03-02 07:42:11 +00:00
James Graham
e410d9bcb1 fix: Add missing settings to template 2020-02-28 15:46:31 +00:00
James Graham
a7f34bbb54 deploy: Add Ansible deployment scripts 2020-02-28 15:36:14 +00:00