Skip to content

Conversation

@KaIsa9
Copy link
Contributor

@KaIsa9 KaIsa9 commented Feb 16, 2023

No description provided.

@KaIsa9 KaIsa9 force-pushed the ALM-2030_jenkins_lecture branch from 3bf7707 to 6c7ab59 Compare March 7, 2023 17:38
3. Install openJdk-17
`sudo apt update`
`sudo apt upgrade`
`sudo apt install -y openjdk-17-jdk`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the reason to install Java on local machine? And what this "local machine" means? This is misleading. And what if Java is already installed, but for different version (or versions)? How to avoid conflicts between different versions of Java?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Previously we discussed that Jenkins will use installation from local machine/vm. So "local machine" means the machine where Jenkins will be installed. The java 17 version is the requirement of the spring-boot-api application.
I agree that the section how to avoid conflicts should be added

2. Follow the instructions from [link](https://github.com/Alliedium/awesome-jenkins/blob/ALM-2030_install_jenkins_and_create_job/README.md)

### References:
1. [Videos about CI/CD and Jenkins](https://www.youtube.com/watch?v=pMO26j2OUME&list=PLy7NrYWoggjw_LIiDK1LXdNN82uYuuuiC)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe you need to essentially extend the references

@KaIsa9 KaIsa9 force-pushed the ALM-2030_jenkins_lecture branch from 6c7ab59 to 6a27cf6 Compare March 28, 2023 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants