Skip to content

softasap/sa-sonatype-nexus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sa-sonatype-nexus

Build Status

Role installs free artifactory Nexus OSS 3

Example of usage:

Simple

     - {
         role: "sa-sonatype-nexus"
       }

Advanced

   - {
       role: "sa-sonatype-nexus",
       nexus_version: "3.6.0-02",
       nexus_user: nexus,
       nexus_base_install_dir: /opt/nexus,

       option_configure_for_proxy: true,
       option_use_pregenerated_pem: true,
       option_serve_over_http: true,
       nexus_domain: "vagrant.dev",
       nexus_host: "nexus"
     }

Usage with ansible galaxy workflow

If you installed the sa-sonatype-nexus role using the command

ansible-galaxy install softasap.sa-sonatype-nexus

the role will be available in the folder library/softasap.sa-sonatype-nexus Please adjust the path accordingly.

     - {
         role: "softasap.sa-sonatype-nexus"
       }

Copyright and license

Code is dual licensed under the [BSD 3 clause] (https://opensource.org/licenses/BSD-3-Clause) and the [MIT License] (http://opensource.org/licenses/MIT). Choose the one that suits you best.

Reach us:

Subscribe for roles updates at [FB] (https://www.facebook.com/SoftAsap/)

Join gitter discussion channel at Gitter

Discover other roles at http://www.softasap.com/roles/registry_generated.html

visit our blog at http://www.softasap.com/blog/archive.html

About

Repository manager with FREE support for popular formats

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published