Skip to content

skempken/vagrant-nexus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vagrant-nexus

Project to set up Sonatype Nexus via Vagrant / Puppet.

Quick start

  • git clone git@github.com:skempken/vagrant-nexus.git
  • cd vagrant-nexus
  • git submodule init
  • git submodule update
  • vagrant up
  • ...wait...
  • Nexus should be available on http://localhost:9000

Working folder

By default, Nexus' working folder is synchronized to the host machine. This allows for some flexibility - for instance, you can recreate the Vagrant VM without losing all artifacts. If you do not want this, remove the corresponding line in Vagrantfile.

About

Set up Nexus via Vagrant / Puppet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages