Slurm-Mail

Provides customisable HTML5 e-mails for SLURM

Download as .zip Download as .tar.gz View on GitHub

Slurm-Mail Repositories

Here you will find installation instructions for the operating systems supported by Slurm-Mail.

RHEL based operating systems

amzn2

sudo wget -O /etc/yum.repos.d/slurm-mail.repo https://neilmunday.github.io/slurm-mail/repo/slurm-mail.amzn2.repo
yum install -y slurm-mail

amzn2023

sudo wget -O /etc/yum.repos.d/slurm-mail.repo https://neilmunday.github.io/slurm-mail/repo/slurm-mail.amzn2023.repo
yum install -y slurm-mail

el7

sudo wget -O /etc/yum.repos.d/slurm-mail.repo https://neilmunday.github.io/slurm-mail/repo/slurm-mail.el7.repo
yum install -y slurm-mail

el8

sudo wget -O /etc/yum.repos.d/slurm-mail.repo https://neilmunday.github.io/slurm-mail/repo/slurm-mail.el8.repo
yum install -y slurm-mail

el9

sudo wget -O /etc/yum.repos.d/slurm-mail.repo https://neilmunday.github.io/slurm-mail/repo/slurm-mail.el9.repo
yum install -y slurm-mail

SLES operating systems

sl15

sudo zypper addrepo --no-gpgcheck  --refresh https://neilmunday.github.io/slurm-mail/repo/sl15 slurm-mail
sudo zypper install slurm-mail

Debian based operating systems

Add to your /etc/apt/sources.list file the following line depending on your OS.

ub20

deb [trusted=yes] https://neilmunday.github.io/slurm-mail/repo/ub20 ./

ub22

deb [trusted=yes] https://neilmunday.github.io/slurm-mail/repo/ub22 ./