Noted and its is covered with Let's Encrypt SSL configuration in this DevOps video. Please do check out. Thanks for watching th-cam.com/video/fGaGf3X3s6Q/w-d-xo.html
You can pass the spring.profiles.active variable in your Jenkins pipeline script by adding it as an environment variable and Java options during the application startup in Jenkins block Examples pipeline { environment { SPRING_PROFILES_ACTIVE = 'dev' // or 'prod', 'staging', etc. }
@clouddevopswithaseem yes I have, it doesn't have the ngnix part of things. Can you please do a video with a full stack springboot application with a .jar artifact that has a MySQL database. I followed your tutorial with my jar file but couldn't have it run.
@@kevinhampton230 Sorry with late Reply. please watch this Spring boot App with Mysql database integration with Docker Compose management . link : th-cam.com/video/agHQ3_GFWRU/w-d-xo.html
Don't forget to subscribe
Worth to watch this videos .......❤❤❤
Thanks for Compliments
Badiya video nice explanation bhaijaan
Thank for your compliments.
Please do share our videos with friend
we need more REAL TIME DEVOPS PROJECTS SIR.
Very nice Project
Thanks you so much. Sure will cover
Please to do share in groups our videos
@@clouddevopswithaseem SURE SIR
❤❤❤❤❤❤
Thank you so much, high appreciated.
Do share in your circle ❤
Very well explained. Thank you
in last step you have missed to do Letencrypt SSL Configuration bro .
Noted and its is covered with Let's Encrypt SSL configuration in this DevOps video. Please do check out.
Thanks for watching
th-cam.com/video/fGaGf3X3s6Q/w-d-xo.html
Good content, As always helpful
Glad to hear it!
Great 🎉🎉🎉
Thanks 🤗
Nice video.... How would I pass spring.profiles.active variable in the property with a pipeline script so i define which environment i want?
You can pass the spring.profiles.active variable in your Jenkins pipeline script by adding it as an environment variable and Java options during the application startup in Jenkins block
Examples
pipeline {
environment {
SPRING_PROFILES_ACTIVE = 'dev' // or 'prod', 'staging', etc.
}
Hello please can you send the complete word docx file. the one on the repo is incomplete and does not have all the steps. Thanks
Hi Kevin .
Please do refer to README.md in the GITHUB repo github.com/Aseemakram19/maven-app
All the Commands with instructions are noted.
@clouddevopswithaseem yes I have, it doesn't have the ngnix part of things.
Can you please do a video with a full stack springboot application with a .jar artifact that has a MySQL database. I followed your tutorial with my jar file but couldn't have it run.
@@kevinhampton230 Sorry with late Reply.
please watch this Spring boot App with Mysql database integration with Docker Compose management .
link :
th-cam.com/video/agHQ3_GFWRU/w-d-xo.html
Please send this notes sir 🙏
Please find here
Project and doc code Github link : github.com/Aseemakram19/maven-app.git
Great🎉