Deploy Website in Jenkins to Tomcat

46 views
Skip to first unread message

eric....@gmail.com

unread,
Mar 12, 2024, 1:45:34 PMMar 12
to Jenkins Users
Hi All,

Deploying a war file via Jenkins pipeline is pretty easy.  That said, I'm not finding any information about deploying an html website using Jenkins.  I have a tarball containing a website in it that needs to go to a server, context /myWebSite.  Any advise or pointers to "how to's" on this?

Thanks,
Eric

eric....@gmail.com

unread,
Mar 13, 2024, 3:44:42 PMMar 13
to Jenkins Users
I think I figured out what I'm going to do.  Just ssh to the server and rm -rf <tomcatWebsiteContents>, explode the new tarball into my working directory, then scp it over to the site.  Do I need to reload at the site or will it recognize the change and implement it?
Reply all
Reply to author
Forward
0 new messages