Commit graph

7 commits

Author SHA1 Message Date
546f78bc91 Fix trailing whitespace and missing end-of-file newline 2024-07-22 18:39:05 +10:00
c9c1cd710b Fix mistaken rename
I meant to rename the deploy script, not the deploy directory.
2024-02-27 10:23:18 +11:00
48e26e7062 Add a basic script to "push" deploy
Currently updates are published by the "conservancy-www-update.sh" that does a
"pull" deploy with a 5-minutely job that runs on the web server. This doesn't
run `migrate`, `collectstatic` or restart the application, so certain types of
changes don't take effect, and even template changes often don't due to caching
template loader.

This script allows you to deploy more significant updates on-demand, but
requires SSH access.
2024-02-23 15:39:54 +11:00
1016e64ecb Add Apache proxy and proxy-http modules 2023-10-24 13:55:19 +11:00
48d054f028 Configure mounting of /var/www/media 2023-10-12 11:52:40 +11:00
52c2a3cc0f Remove older Debian Dockerfiles 2023-09-15 21:59:00 +10:00
9b47ffab6e Extend Ansible config 2023-09-15 21:49:19 +10:00
Renamed from deploy/ansible/install.yml (Browse further)