Private cloud-native container registry with vulnerability scanning, content signing, and role-based access control (RBAC).
Version:
2.14.2
back to Marketplace
⚠️ Note: Harbor is a large application with multiple components. Initial startup may take 8–15 minutes.
⚠️ A 100 GB disk is the actual requirement for Harbor to store images, the database, and cache. Do not use the standard 40 GB.
https://<IP-CON-GUIONES>.sslip.io/
Example: if your VM has the IP address 200.25.101.125:
https://200-25-101-125.sslip.io/
# With SSL (sslip.io)
docker login https://<IP-CON-GUIONES>.sslip.io -u admin -p <PASSWORD>
# Tag
docker tag <imagen>:<tag> <IP-CON-GUIONES>.sslip.io/<proyecto>/<imagen>:<tag>
# Upload
docker push <IP-CON-GUIONES>.sslip.io/<proyecto>/<imagen>:<tag>
docker pull <IP-CON-GUIONES>.sslip.io/<proyecto>/<imagen>:<tag>
ℹ️ Harbor organizes images into projects. The default project is library. Create additional projects from the UI under Projects → New Project.
Harbor deploys multiple pods. All must be in Running mode before accessing the UI.
# View all Harbor pods
kubectl get pods -A | grep harbor
# View installation log
tail -f /var/log/cuemby/bootstrap.log
Main expected pods:
NAMESPACE NAME READY STATUS
harbor harbor-core-xxxxxxxxx 1/1 Running ✓
harbor harbor-portal-xxxxxxxxx 1/1 Running ✓
harbor harbor-registry-xxxxxxxxx 1/1 Running ✓
harbor harbor-jobservice-xxxxxxxxx 1/1 Running ✓
harbor harbor-database-0 1/1 Running ✓
harbor harbor-valkey-0 1/1 Running ✓
ℹ️ If some pods display "Init" or "Pending", please wait a few minutes. This is part of the normal startup process.
ℹ️ All credentials are automatically generated if left blank. Find them in the deployment outputs on the Cuemby portal.
💡 Tip: Harbor includes Trivy for vulnerability scanning. You can configure policies to block the pull of images with critical vulnerabilities from Projects → <project> → Configuration → Prevent vulnerable images from running.

IaaS
Cuemby Cloud is enterprise-grade cloud infrastructure managed from a single console, built for stronger security, predictable operations, and easy scaling across regions.
Datacenters regions available in Colombia, Ecuador, and Chile
Backed by Tier III / Tier IV data center locations
Zero Network Ingress and Egress Fees
24/7 local expert support