aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSam Pearson <sam@sgp.me.uk>2018-10-02 15:48:42 +0100
committerSam Pearson <sam@sgp.me.uk>2018-10-03 08:38:04 +0100
commit52ab1010195bbd92152fb8a2635ca935241c319e (patch)
treee3c751d97d46227fbdd1e970cfe8f734cd8e7b9c /CHANGELOG.md
parent1991fc6e914a3f11c61358a59322280dee4b90eb (diff)
Example systemd service unit file
This adds a systemd service unit file for managing the FixMyStreet Catalyst process manager. This also updates the commonlib submodule with matching changes to our install scripts.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 24b439127..b5e85417f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -29,6 +29,7 @@
- Move away from FastCGI in sample conf/sysvinit config.
- Customised Vagrant box available, with an override option.
- Add Dockerfile and example Docker Compose setup.
+ - Add a sample systemd unit file for the Catalyst application server.
* v2.4 (6th September 2018)
- Security