Added ImageMagick to install.sh

This commit is contained in:
witzig 2017-03-22 11:22:52 +01:00
parent 2faa363196
commit 06fca3acdb
2 changed files with 2 additions and 1 deletions

View file

@ -66,6 +66,7 @@ Install script installs and sets up the following:
* **Node.js** (version 6.x)
* **MariaDB** (the default version from apt-get)
* **Mailtrain** (from the master branch) on port 80
* **ImageMagick** (the default version from apt-get)
* **UFW** firewall that blocks everything besides ports 22, 25, 80, 443
* **[ZoneMTA](https://github.com/zone-eu/zone-mta)** to queue and deliver messages (**NB!** using ZoneMTA assumes that outgoing port 25 is open which might not be the case on some hosts like on the Google Cloud)
* **Redis** server for session cache