Skip to content

Servers & Cluster

The SSERIS platform runs on a two-node Docker Swarm cluster spanning two cloud providers, connected by a WireGuard VPN tunnel.

az-apps-dev02

Swarm Leader · Microsoft Azure

SpecValue
Public IP4.180.181.86
WireGuard IP10.10.0.2
CPU8 vCPU
Memory62.8 GB
Disk248 GB (218 GB free)
OSUbuntu 22.04.5 LTS
Docker29.0.0
SSHkaks@4.180.181.86

vmi2912133

Reachable · Contabo VPS

SpecValue
Public IP84.247.134.135
WireGuard IP10.10.0.1
CPU12 vCPU
Memory47 GB
Disk484 GB (256 GB free)
OSUbuntu 24.04.3 LTS
Docker29.0.1
SSHpk@84.247.134.135
ServerStacksServicesRole
AzureDEV20 servicesSwarm Leader, all DEV workloads
ContaboUAT + Shared17 + 12 servicesUAT workloads, Harbor, Nexus, runners
BothNginx (global mode, part of DEV stack)Reverse proxy on every node

Check the cluster health at any time:

Terminal window
docker node ls

Expected output shows both nodes as Ready with Azure as Leader and Contabo as Reachable.