Hey all
I am currently working on a cac (configuration as code) setup for my nexus with Ansible.
And I am stuck with the composer recipe (GitHub - sonatype-nexus-community/nexus-repository-composer: Composer support for the Nexus Repository Manager (work in progress!))
I “installed” it using the (more) permanent way (kar file in the deploy folder) and that all works fine.
I am running my nexus on a swarm using the nexus3:3.72.0 container.
Is there a way to extend the API for the composer recipe format so I can create/update any composer repo?
I also found that there is the script API via which this may be possible, but haven’t dived too deep in that topic so far.
Thankful for any input on this one.
Thanks a lot.
Cheers
Jonas