Skip to content

Instantly share code, notes, and snippets.

@abdennour
abdennour / README.md
Last active April 9, 2025 11:25
Nginx Reverse Proxy for Nexus Docker Registries

Overview

This is a solution of a common problem with Nexus Docker repositories. The administrator has to expose port for "pull", another port for "push", other ports for each hosted repository. This solution is about leveraging Nginx reverse proxy to avoid using these ports.

How it works ?

Given :

  • Nexus hostname is "nexus.example.com"
  • Nexus web port is 8081
@mohanpedala
mohanpedala / bash_strict_mode.md
Last active April 27, 2025 09:14
set -e, -u, -o, -x pipefail explanation
@jerodg
jerodg / windows_and_office_kms_setup.adoc
Last active April 25, 2025 15:33
Activate Windows and Office Using KMS Server

Microsoft Windows and Office KMS Setup