-
- Downloads
Sonatype Nexus repository deployment
* use Hashicorp Vault * document used secrets in playbook * two repositories: private for notebooks and public for binder * required 2 vCPU, recommended 4 vCPU * hack due to kubectl wait problem * increased timeouts for bigger images
Showing
- common/playbooks/repository-nexus.yaml 186 additions, 0 deletionscommon/playbooks/repository-nexus.yaml
- common/playbooks/subtasks/nexus-repository.yaml 23 additions, 0 deletionscommon/playbooks/subtasks/nexus-repository.yaml
- common/playbooks/subtasks/nexus-role.yaml 23 additions, 0 deletionscommon/playbooks/subtasks/nexus-role.yaml
- common/playbooks/subtasks/nexus-user.yaml 27 additions, 0 deletionscommon/playbooks/subtasks/nexus-user.yaml
- common/playbooks/templates/nexus.yaml 149 additions, 0 deletionscommon/playbooks/templates/nexus.yaml
- common/playbooks/templates/nexus/blobstore.yaml 4 additions, 0 deletionscommon/playbooks/templates/nexus/blobstore.yaml
- common/playbooks/templates/nexus/realms.yaml 3 additions, 0 deletionscommon/playbooks/templates/nexus/realms.yaml
- common/playbooks/templates/nexus/repository-binder.yaml 12 additions, 0 deletionscommon/playbooks/templates/nexus/repository-binder.yaml
- common/playbooks/templates/nexus/repository-notebooks.yaml 11 additions, 0 deletionscommon/playbooks/templates/nexus/repository-notebooks.yaml
- common/playbooks/templates/nexus/role-anonymous.yaml 10 additions, 0 deletionscommon/playbooks/templates/nexus/role-anonymous.yaml
- common/playbooks/templates/nexus/role-binder.yaml 10 additions, 0 deletionscommon/playbooks/templates/nexus/role-binder.yaml
- common/playbooks/templates/nexus/role-notebooks-read.yaml 7 additions, 0 deletionscommon/playbooks/templates/nexus/role-notebooks-read.yaml
- common/playbooks/templates/nexus/role-notebooks-write.yaml 10 additions, 0 deletionscommon/playbooks/templates/nexus/role-notebooks-write.yaml
- common/playbooks/templates/nexus/user-binder.yaml 9 additions, 0 deletionscommon/playbooks/templates/nexus/user-binder.yaml
- common/playbooks/templates/nexus/user-notebooks-reader.yaml 9 additions, 0 deletionscommon/playbooks/templates/nexus/user-notebooks-reader.yaml
- common/playbooks/templates/nexus/user-notebooks-writer.yaml 9 additions, 0 deletionscommon/playbooks/templates/nexus/user-notebooks-writer.yaml
Loading
Please register or sign in to comment