Keywords: Jenkins - AWS - How to - Email configuration (SMTP)
Description:
Hello,
where I work I was given a EC2 instance running what I assume to be an old bitnami jenkins stack.
Therein lies my first question. How can I determine how old is what this machine is running in terms of release so that I can better help my case when users/devs ask me for information?
Moving on, I would like to find a way to enable STARTTLS in the jenkins instance so that email notifications can be sent through an Office 365 account. Coming from this thread (https://community.bitnami.com/t/locate-jenkins-file-with-start-java-script-to-add-parameter-mail-smtp-starttls-enable/79063/4) I thought I had found the solution to all my problems.
Alas, coming back to my first question either the stack is way too old and different settings/structures apply or my company has made some modifications that are unknown to me. In any case the link above wasn't able to solve my issue as I cannot find the /.nami folder or any of its sub-folders for that matter. I also tried recursively searching for the helpers.js file to no avail.
Any help would be greatly appreciated.
Kind regards,
-G