ansible-ThoTeam / nexus3-oss

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

Question: Docker Sub Domain Connector #405

Open sergeiwaigant opened 9 months ago

sergeiwaigant commented 9 months ago

Hi guys.

I see that there is a sub_domain option for Docker repositories.

https://github.com/ansible-ThoTeam/nexus3-oss/blob/main/README.md?plain=1#L725

But on the documentation of Sonatype, this is a Pro feature.

https://help.sonatype.com/repomanager3/nexus-repository-administration/formats/docker-registry/docker-subdomain-connector

Can this be used now in OSS or not?

Regards Sergei

brianveltman commented 7 months ago

This can not be used in OSS. I have implemented this feature to ensure Pro users can leverage this role as well to configure/provision their Nexus instances. Same with the upcoming Postgres support that I am working on, that would be for Pro instances as well.