debmaker/ressources/mailhog
2025-04-14 18:51:11 +02:00
..
rootfs update 14/04/2025 2025-04-14 18:51:11 +02:00
debmaker Update version 2022-11-21 22:52:21 +01:00
README.MD Add keycloak 2022-10-16 01:39:24 +02:00

mailhog

Information

Site : https://github.com/mailhog/MailHog

Source : https://github.com/mailhog/MailHog

Install
apt install -y wget ca-certificates
wget -qO - https://deb.lgy.fr/install.sh | bash
apt-get update
apt-get install -y mailhog

#edit /etc/default/mailhog

systemctl enable --now mailhog