@{ ViewData["Title"] = "About"; }

About BCards Infrastructure


Infrastructure Overview
Architecture Components:
  • Load Balancer: NGINX reverse proxy with SSL termination
  • Application Servers: 2x OCI instances running Docker containers
  • Container Orchestration: Docker Swarm for service management
  • Domain: bcards.site with automatic SSL certificates
  • Registry: Private container registry at registry.redecarneir.us
Key Features:
  • Zero-downtime deployments
  • Automatic health checks and failover
  • Centralized logging and monitoring
  • SSL/TLS encryption
  • Horizontal scaling capability
Server Information

Current Server:

@ViewBag.ServerName

Container Host:

@ViewBag.Hostname

Timestamp:

@ViewBag.Timestamp
Network Architecture
Production Servers:
  • Server 1 (Manager) 129.153.123.92
  • Server 2 (Worker) 129.146.116.218
Service Endpoints:
  • Public Domain bcards.site
  • Container Registry registry.redecarneir.us