Decommission CT 303 (mcp-gateway) — reclaim resources #21

Open
opened 2026-04-03 01:08:21 +00:00 by cal · 0 comments
Owner

Context

CT 303 (mcp-gateway) is stopped with 2 vCPUs and 4 GB RAM allocated. It appears in SSH config at 10.10.0.231.

Tasks

  • Determine original purpose — was this an MCP server gateway? Is it replaced by another service?
  • Check if any n8n workflows, scripts, or DNS records reference 10.10.0.231
  • Check if any data on the CT needs to be preserved: ssh proxmox "pct mount 303 && ls /var/lib/lxc/303/rootfs/" (then unmount)
  • If no dependencies: ssh proxmox "pct destroy 303 --purge"
  • Remove SSH config entry for mcp-gateway
  • Update any documentation that references CT 303

Labels

infra-audit, proxmox

## Context CT 303 (mcp-gateway) is **stopped** with 2 vCPUs and 4 GB RAM allocated. It appears in SSH config at 10.10.0.231. ## Tasks - [ ] Determine original purpose — was this an MCP server gateway? Is it replaced by another service? - [ ] Check if any n8n workflows, scripts, or DNS records reference 10.10.0.231 - [ ] Check if any data on the CT needs to be preserved: `ssh proxmox "pct mount 303 && ls /var/lib/lxc/303/rootfs/"` (then unmount) - [ ] If no dependencies: `ssh proxmox "pct destroy 303 --purge"` - [ ] Remove SSH config entry for mcp-gateway - [ ] Update any documentation that references CT 303 ## Labels `infra-audit`, `proxmox`
cal added the
infra-audit
proxmox
labels 2026-04-03 01:10:16 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cal/claude-home#21
No description provided.