@{
ViewData["Title"] = "About";
}
About BCards Infrastructure
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
Current Server:
@ViewBag.ServerName
Container Host:
@ViewBag.Hostname
Timestamp:
@ViewBag.Timestamp
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