mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-21 16:41:24 +02:00
Add nexus content (#5336)
* Update 101-nexus.md I have added the (definition - role). * Update src/data/roadmaps/devops/content/118-artifcats/101-nexus.md --------- Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
This commit is contained in:
committed by
GitHub
parent
247b24e1a3
commit
27934c1188
@@ -1,5 +1,7 @@
|
|||||||
# Nexus
|
# Nexus
|
||||||
|
|
||||||
|
The Nexus Repository Manager is a widely used repository manager software developed by Sonatype. It's designed to manage binary components such as Java libraries, Docker images, npm packages, NuGet packages, and more. Nexus Repository Manager allows organizations to store, manage, and distribute software components securely and efficiently.
|
||||||
|
|
||||||
- [Repository Management Basics](https://learn.sonatype.com/courses/nxrm-admin-100/)
|
- [Repository Management Basics](https://learn.sonatype.com/courses/nxrm-admin-100/)
|
||||||
- [Nexus Installation and Configuration](https://learn.sonatype.com/courses/nxrm-config-100/)
|
- [Nexus Installation and Configuration](https://learn.sonatype.com/courses/nxrm-config-100/)
|
||||||
- [Nexus Repository Security Essentials](https://learn.sonatype.com/courses/nxrm-sec-100/)
|
- [Nexus Repository Security Essentials](https://learn.sonatype.com/courses/nxrm-sec-100/)
|
||||||
|
Reference in New Issue
Block a user