obsidian/wiki/infrastructure/server-optical-prod.md
2026-04-24 11:19:08 +01:00

1.1 KiB

tags updated
infrastructure
server
gcp
oliver-internal
2026-04-24

optical-prod — Secondary Production (Minimal)

SSH alias: optical-prodvadym.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