37 lines
1.1 KiB
Markdown
37 lines
1.1 KiB
Markdown
---
|
|
tags: [infrastructure, server, gcp, oliver-internal]
|
|
updated: 2026-04-24
|
|
---
|
|
|
|
# optical-prod — Secondary Production (Minimal)
|
|
|
|
> SSH alias: `optical-prod` → `vadym.samoilenko@10.220.168.8:22`
|
|
> Key: `~/.ssh/id_rsa_vadym`
|
|
|
|
## Overview
|
|
|
|
Appears to be a GCP instance that is either newly provisioned or used for a very specific purpose. Currently running very few services — only ai_qc and the base OS stack.
|
|
|
|
- **Platform**: GCP
|
|
- **OS**: Ubuntu (likely 24.04)
|
|
- **IP**: 10.220.168.8
|
|
- **Web server**: Apache on 80/443 (configuration unknown — no sites-enabled found)
|
|
- **Disk**: 532 GB / 288 GB used (55%)
|
|
|
|
## Running
|
|
|
|
- Apache on :80 / :443
|
|
- ssh on :22
|
|
- `/opt/`: `ai_qc`, `containerd`, `google-cloud-ops-agent`
|
|
|
|
## Key Takeaways
|
|
|
|
- Minimal server — possibly being set up or reserved for scaling
|
|
- ai_qc is present in `/opt/` but no Docker containers running
|
|
- No services beyond OS baseline
|
|
- **⚠ Clarify purpose before deploying anything here**
|
|
|
|
## Related
|
|
|
|
- [[wiki/infrastructure/server-optical|server-optical]] — main prod
|
|
- [[wiki/infrastructure/server-optical-dev|server-optical-dev]] — dev/staging
|