nexus3-config-as-code icon indicating copy to clipboard operation
nexus3-config-as-code copied to clipboard

Configuration as code automation for Nexus Repository Manager v3.

Results 6 nexus3-config-as-code issues
Sort by recently updated
recently updated
newest added

Hi, I have been trying to restore nexus configuration following the [guide](https://github.com/samrocketman/nexus3-config-as-code/blob/main/docs/backup_restore.md#restore-nexus) and I get the following error. I am not familiar with groovy, just trying out the backup and...

Read through Nexus source code and security settings. Determine the best way to keep settings stored in configuration as code. Desired format is JSON like repositories.

Roles are granting permissions through privileges. Users are granted permissions by being assigned to roles. Role types include: - [ ] Nexus Role - [ ] LDAP Role

Listed under security. Privilege types include: - [ ] Application - [ ] Repository Admin - [ ] Repository Content Selector - [ ] Repository View - [ ] Script...