Skip to content

strix-kr/nexus-scripts

Repository files navigation

Nexus scripts

1. Development and deployment

  • Script is posted at nexus task manager (repository.k8s.strix.kr)
  • Run script at nexus and see the logs by watch -- kubectl -n default log -l app=sonatype-nexus -c nexus --tail=20

2. References

Nexus official document gives no help but here is a helpful references for scripting: Nexus book examples

3. Scripts

cleanup-jenkins-docker-images.groovy

  • Find nexus components from docker-hosted repos which are versioned with jenkins- prefixed and at least one hour passed after updated.
  • Delete them

Releases

No releases published

Packages

No packages published

Languages