Artifactory Excercise -Hemanth

What are the Top maven goals we have? What are the Ports being used in Artifactory and why? Create a table and describe it. External Network Port 80818082 ( for Web Access ) Internal Network Ports (default) 8081 for Artifactory8040 and 8045 for Access8048 and 9092 for the Replicator8070 for Web8086 for Metadata8082, 8046, 8047, 8049, and 8091 for the Router8061, and 8062 for Events Find out which maven goal help you to upload a artifact? Find out which gradle

Read more

Hemanth- Docker LAB

Install Docker Engine in Centos#1 Vm. Verification : Assignment#1 Create a Ubuntu container Install Update, git & apache2 Assignment#2 Create a httpd container exposed at 8080 port run a git command in container from outside Access(curl) container from node Assignment#3 – Where is the LOCAL Registry and How do i find out??? – What is diff between docker pause and docker unpuase? – What is significant of docker stop and docker kill? Create an image with base – centos and

Read more