File size: 2,307 Bytes
04617c5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
# AdaptAI Server Deployment Registry

## Active Deployments

### Vast1 Server
**Location**: Vast.ai Infrastructure  
**Specifications**: High-memory server for database operations  
**Status**: βœ… ACTIVE  
**Primary Owner**: Atlas (DataOps)

#### Deployed Services
- **Qdrant Vector Database** (port 17000) - βœ… RUNNING
- **DragonFly Cluster** (ports 18000-18002) - βœ… RUNNING  
- **Redis Cluster** (ports 18010-18012) - βœ… RUNNING
- **JanusGraph** (port 17002) - βœ… RUNNING
- **ChromaDB** (port 17003) - βœ… RUNNING
- **Apache Flink** (port 8081) - βœ… RUNNING
- **Apache Ignite** - βœ… RUNNING
- **MLflow** (port 17005) - ⚠️ PARTIAL
- **MongoDB** (port 27017) - βœ… RUNNING
- **NATS** (port 4222) - βœ… RUNNING
- **Apache Pulsar** (port 8080) - ⚠️ NEEDS_CONFIG
- **Redis Nova** (port 18020) - βœ… RUNNING

#### Deployed Agents
- **Atlas** (DataOps) - Primary database infrastructure management

---

### India-1xH200 Server  
**Location**: India Infrastructure  
**Specifications**: 8x H200 GPUs, high-compute for ML operations  
**Status**: βœ… ACTIVE  
**Primary Owner**: Quartz (MLOps)

#### Deployed Services
- **Nova Model Serving** (ports 20000+)
- **vLLM Infrastructure**
- **Training Pipeline Components**

#### Deployed Agents
- **Quartz** (MLOps) - Primary model serving and training

---

## Deployment History

### August 27, 2025
- **Vast1**: Redis cluster completion and full service verification
- **Services Verified**: All 13 database components operational with complete clusters
- **Infrastructure**: Redis cluster (3 nodes), DragonFly cluster (3 nodes) fully operational

### August 26, 2025
- **Vast1**: Complete database infrastructure recovery and expansion
- **Services Added**: 8 additional database services to existing 5
- **Agent**: Atlas established primary DataOps presence

### Previous Deployments
- **Vast1**: Initial Qdrant, DragonFly, Redis, JanusGraph deployment
- **India-1**: Nova model serving infrastructure
- **Agent Deployments**: Multi-server Nova agent distribution

## Branch Strategy
- `main`: Production-ready configurations
- `dataops/vast1`: Atlas-specific database configurations  
- `mlops/india1`: Quartz-specific model serving configurations
- `commsops/dev`: Vox communication infrastructure
- `devops/staging`: Zephyr development tooling