Tag: Docker
6 articles
AI Investigation #94: Robot Algorithm Real-machine Validation: Test Platforms, Deployment and Interface Integration
This article explores three core aspects of robot algorithm real machine validation - test platform selection, deployment process design and interface integration.
Neo4j Installation and Quick Start | 10 Min Setup + Remote Access
Neo4j graph database Docker installation and remote access configuration, 10-minute quick start guide.
MongoDB Replica Set Containerization: Keyfile and Auth Quick Start
MongoDB 7 replica set containerization best practices: generate keyfile, explicitly enable --auth, use one-time container for rs.initiate and admin user creation.
Apache Kudu Docker Quick Deployment: 3 Master/5 TServer Pattern
Apache Kudu Docker Compose quick deployment solution on Ubuntu 22.04 cloud host, covering Kudu Master and Tablet Server components.
GitLab + Jenkins CI/CD Pipeline: From Manual to Automated Deployment
Learn how to set up a CI/CD pipeline using GitLab and Jenkins. Covers Webhook configuration, branch strategy, automated build scripts, and Docker image deployment to Kube...
Docker + Harbor Private Registry: Setup and Image Push Guide
Step-by-step guide to installing Docker and Harbor private registry, configuring insecure registries, building custom Docker images, and pushing them to Harbor.