Gitlab Container email notification

Hi,

im Hosting gitlab as an Container. With docker-compose… I want an email notification if someone has written something or changed anything. How can i do it with docker?

Thank you for ur help

Sending emails requires SMTP configuration in GitLab, with specific instructions for the container image.

1 Like