summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2025-09-21Add transport make targetMatthew Fennell
This change allows targeted deployments just to transport servers, or deployments to all prod servers (including transport) at once.
2025-07-05Use --diff flag in MakefileMatthew Fennell
This makes it easier to debug why a step is unexpectedly not idempotent.
2024-04-04Bring repo up-to-date with current prod configMatthew Fennell
2024-01-07Add initial playbookMatthew Fennell
At present, the playbook simply ensures that all required packages are installed.