Skip to content

luisgagocasas/development-vagrant-artifactory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Development environment Artifactory

Use this repository in development environment.

Vagrant Artifactory

The purpose is to recreate an Artifactory production environment using a public ip.

Technologies

  • Vagrant + (VirtualBox)
  • Artifactory (jfrog)

Command

  • vagrant validate
  • vagrant up
  • vagrant destroy -f
  • vagrant status
  • vagrant ssh master
  • vagrant ssh -c "ls -ls" 2>/dev/null
  • vagrant suspend master (Pause VM)
  • vagrant resume master (Reactive vm)

Variable important (Vagrantfile)

  • VM_IP (IP base)

Artifactory project

By

About

Development environment Artifactory

Resources

Stars

Watchers

Forks

Languages