diff --git a/docs/nexus.md b/docs/nexus.md index 710f89f5..84b5e236 100644 --- a/docs/nexus.md +++ b/docs/nexus.md @@ -1,4 +1,29 @@ # Nexus * [https://www.sonatype.com/nexus-repository-oss](https://www.sonatype.com/nexus-repository-oss) * [Nexus 3](https://help.sonatype.com/repomanager3) -* [Dzone refcard: Using Repository Managers](https://dzone.com/refcardz/binary-repository-management) The Best Way to Organize, Store, and Distribute Software Components \ No newline at end of file +* [Dzone refcard: Using Repository Managers](https://dzone.com/refcardz/binary-repository-management) The Best Way to Organize, Store, and Distribute Software Components +* [sonatype.com: Repository Manager 3](https://help.sonatype.com/repomanager3) +* [Dzone Refcard: Binary Repository Management](https://dzone.com/refcardz/binary-repository-management) +* [Dzone: Getting started with Nexus](https://dzone.com/articles/getting-started-nexus-maven) +* [Dzone: Nexus Guide Update January 2018](https://dzone.com/articles/nexus-guide-update-january-2018) +* [Devopscube.com: Setup Nexus Kubernetes](https://devopscube.com/setup-nexus-kubernetes/) +* [Dzone: Setting up a docker private registry with authentication](https://dzone.com/articles/setting-up-a-docker-private-registry-with-authenti) +* [sonatype: how to delete docker images from Nexus Repository Manager](https://support.sonatype.com/hc/en-us/articles/360009696054-How-to-delete-docker-images-from-Nexus-Repository-Manager) +* [hackermoon.com: cleanup old docker images from nexus repository](https://hackernoon.com/cleanup-old-docker-images-from-nexus-repository-617b1004dad8) +* [GitHub: Nexus-CLI](https://github.com/mlabouardy/nexus-cli) + * [nexus3-cli.readthedocs.io](https://nexus3-cli.readthedocs.io) +* [blog.sonatype.com: Using Nexus 3 as Your Repository – Part 3: Docker Images: ](https://blog.sonatype.com/using-nexus-3-as-your-repository-part-3-docker-images) +* [guides.sonatype.com](https://guides.sonatype.com/) +* [guides.sonatype.com: secure docker registries](https://guides.sonatype.com/repo3/technical-guides/secure-docker-registries/) +* [support.sonatype.com: SSL Certificate Guide](https://support.sonatype.com/hc/en-us/articles/213465768-SSL-Certificate-Guide) +* [support.sonatype.com: Using self signed certificates with Nexus Repository Manager and Docker Daemon](https://support.sonatype.com/hc/en-us/articles/217542177-Using-Self-Signed-Certificates-with-Nexus-Repository-Manager-and-Docker-Daemon) +* [youtube: Jenkins Integration with Nexus](https://www.youtube.com/watch?v=qbO4MTESiJQ) +* [youtube: uploading artifacts from jenkins to nexus](https://www.youtube.com/watch?v=7NmGSnqLd58) +* [stackoverflow: run nexus3 with docker in a kubernetes cluster](https://stackoverflow.com/questions/42766349/run-nexus-3-with-docker-in-a-kubernetes-cluster) + * [https://github.com/jetstack/cert-manager/](https://github.com/jetstack/cert-manager/) +* [nginx.com: Using Free Let’s Encrypt SSL/TLS Certificates with NGINX](https://www.nginx.com/blog/using-free-ssltls-certificates-from-lets-encrypt-with-nginx/) +* [help.sonatype.com: Inbound SSL - Configuring to Serve Content via HTTPS](https://help.sonatype.com/repomanager3/security/configuring-ssl?_ga=2.250230211.411976214.1575978022-1513910029.1575978022#ConfiguringSSL-InboundSSL-ConfiguringtoServeContentviaHTTPS) +* Nexus 3 configuration as code: + * [github.com/samrocketman/nexus3-config-as-code](https://github.com/samrocketman/nexus3-config-as-code) + * [blog.mimacom.com/automate-nexus](https://blog.mimacom.com/automate-nexus/) + * [github.com/cinhtau/sonatype-nexus-waffle](https://github.com/cinhtau/sonatype-nexus-waffle)