You are on page 1of 1

1. Connect to VPN.

2. Open the terminal in which vpn is connected.

3. Do to the port forwarding,


sudo ssh -L 8084:10.247.51.174:8080 sadmin@10.247.51.143

4. Go to browser open Jenkins,

http://localhost:8084

5. Click on Build now button.

6. Check the changes done by developer

7. After successfully deployment of war check the pods

8. oc get pods -l app=nspadmin -o wide -n nspadmin (pods check nspadmin)

9. oc logs -f podsname (to check logs)

10. check the three credential of nspadmin

nsp.gov.in/NSPADMIN (link)

You might also like