Offline .run installer for Nacos, enabling air‑gapped Docker/K8s deployment
It solves the pain of deploying Nacos in air‑gapped environments by bundling the required Docker image and Kubernetes manifests into a single self‑extracting .run package. The build script pulls the specified Nacos server image, saves it into the payload, and the installer script loads the image, tags it, pushes to a private registry, and applies the manifests. This is aimed at DevOps engineers who need reproducible, offline installations of Nacos on both amd64 and arm64 clusters. Compared to manual image export/import, it automates the whole workflow and integrates registry credentials and authentication token handling.
View on GitHub →archinfra/apps_nacos-skillhub