/etc/ood
must be mounted as a persistent volume since generated configurations will be stored here, including yours./etc/slurm
must containsslurm.conf
for Slurm./secrets/sssd
must containssssd.conf
for LDAP./secrets/munge
must containsmunge.key
for Slurm auth./secrets/sshd
must contains SSH host keys (and eventually sshd_config).
- 8080 HTTP
- 5556 OIDC (HTTP auth)
Recommendation: Use a reverse proxy other than the one included in the docker to add SSL.
This docker image uses PAM to authenticate users.