ansible-role-nexus-oss/README.md

31 lines
432 B
Markdown

Role Name
=========
A role that installs the OSS version of Sonatype Nexus, <https://www.sonatype.com/nexus/repository-oss>
Role Variables
--------------
The most important variables are listed below:
``` yaml
nexus_behind_nginx: True
nexus_data_basedir: /data
```
Dependencies
------------
* nginx
* openjdk
License
-------
EUPL-1.2
Author Information
------------------
Andrea Dell'Amico, <andrea.dellamico@isti.cnr.it>