ansible-ThoTeam / nexus3-oss

Ansible role to install and provision sonatype nexus3-oss
GNU General Public License v3.0
293 stars 209 forks source link

Docker subdomain and writable member support #390

Closed brianveltman closed 11 months ago

brianveltman commented 1 year ago

This PR adds the ability to set a subdomain for docker group repositories and select the default writable member repo for pushes.

Fixes #376