.Net Project Automated Build and Deployment Setup

24 views
Skip to first unread message

Lokesh Swamy

unread,
Mar 25, 2017, 11:46:38 PM3/25/17
to Jenkins Users
Hi,

Can anybody please help me out in performing deployment to a WebServer with telnet ? 

I am currently using telnet login to connect to my Validation servers where the code is actually deployed.

I have written the script(or commands) for doing a build and publish a package in my Dev environment. 

I am planning to do an automated build with deployment to my server.

I am using MSBuild and TFS plugin already, is there any plugin for overriding telnet ?


Regards,
Lokesh

suresh kumar

unread,
Mar 26, 2017, 11:41:57 AM3/26/17
to Jenkins Users
Hi,
I don't know the reason why you are looking for plugin.
As you have the script in hand already, you can use the same script and deploy the package.
Pulling source files you are using TFS plugin and to get the package you are using MSBuild plugin.
Now for the script to work package is there, call the script from the Windows Batch command build step.

-Suresh

Lokesh Swamy

unread,
Apr 4, 2017, 1:50:51 PM4/4/17
to Jenkins Users
Suresh,

Can you please walk me through how to setup a SSH with private key in TFS plugin ? 

 I tried the other two options , didnt work for me. I am using an on premise TFS repository

It would be of great help

Thanks,
Lokesh
asd.PNG

Lokesh Swamy

unread,
Apr 4, 2017, 1:51:41 PM4/4/17
to Jenkins Users



On Sunday, March 26, 2017 at 9:16:38 AM UTC+5:30, Lokesh Swamy wrote:

suresh kumar

unread,
Apr 7, 2017, 12:14:58 AM4/7/17
to Jenkins Users
You can use the generated access token and select the username and password option instead of ssh key.

-Suresh
Reply all
Reply to author
Forward
0 new messages