diff --git a/README.md b/README.md index c9aacb37..35e8ddc5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Hi, I'm Chase (Ced) Dumphord -### Digital Systems Engineer | Infrastructure | Automation | RF Edge Systems +### DevOps Engineer | Platform & Cloud Infrastructure Engineer | Industrial Systems > **Live Portfolio:** https://chasedumphord.com > **Live NOC Dashboard:** https://noc.chasedumphord.com @@ -8,7 +8,7 @@ ## About -Digital Systems Engineer with 10+ years of experience across industrial automation, manufacturing systems, and data-driven infrastructure. Currently at GE Aerospace Digital Team specializing in machine data integration, dashboard development, and system-level visibility. Hands-on homelab engineer bridging physical equipment with modern digital platforms. Increasingly integrating AI tooling for system documentation, automated diagnostics, and workflow acceleration. +DevOps and Cloud Infrastructure Engineer with 10+ years of experience across industrial automation, manufacturing data systems, field service engineering, and infrastructure operations. Currently part of GE Aerospace's Digital Team building data pipelines, dashboards, and digital inspection systems using MTConnect and OPS Vision. Hands-on infrastructure engineer running an 18-node production environment consisting of a 6-node Proxmox VE cluster and a 12-node K3s Kubernetes cluster with TrueNAS, full observability stack, and VLAN-segmented networking. Built from the ground up and running in production every day. The infrastructure on this page is live. Not a demo. --- @@ -16,14 +16,14 @@ Digital Systems Engineer with 10+ years of experience across industrial automati | Site | URL | Description | |------|-----|-------------| -| Portfolio | https://chasedumphord.com | Personal portfolio projects, stack, resume | -| NOC Dashboard | https://noc.chasedumphord.com | Live infrastructure visibility 28 systems | +| Portfolio | https://chasedumphord.com | Personal portfolio, projects, stack, resume | +| NOC Dashboard | https://noc.chasedumphord.com | Live infrastructure visibility — 28 systems | --- -## Ced's NOC Live Infrastructure Observability +## Ced's NOC — Live Infrastructure Observability -Real-time network operations center dashboard monitoring 28 homelab systems across 6 infrastructure layers. +Real time network operations center dashboard monitoring 28 homelab systems across 6 infrastructure layers. ### How It Works @@ -39,13 +39,19 @@ Proxmox Biggie (Cron every 5min) ### Systems Monitored -- **6-node Proxmox Cluster** BigWorld, Biggie, Snoop, TooShort, Tupac, DrDre -- **12-node K3s Cluster** 3 control plane (django-1/2/3) + 9 workers (ingress, data, monitoring groups) -- **TrueNAS** Network attached storage -- **Nginx Proxy Manager** Reverse proxy layer -- **Prometheus + Grafana + Uptime Kuma** Full observability stack (Prometheus actively scraping) -- **Dashy + Home Assistant + PrimeStation** Services layer -- **APRS iGate x2** RF edge systems (home + mobile) +- **6-node Proxmox Cluster** — BigWorld, Biggie, Snoop, TooShort, Tupac, DrDre +- **12-node K3s Cluster** — 3 control plane (django-1/2/3) + 9 workers (ingress, data, monitoring groups) +- **TrueNAS** — Network attached storage +- **Nginx Proxy Manager** — Reverse proxy layer +- **Prometheus + Grafana + Uptime Kuma** — Full observability stack with Prometheus actively scraping +- **Portainer** — Container management and deployment UI +- **Dashy + Home Assistant + PrimeStation** — Services layer +- **Hermes Agent** — AI-assisted ops automation agent +- **Hetzner VPS** — Cloud-hosted production node +- **Tailscale** — Zero-config VPN mesh networking +- **Restdesk** — Self-hosted helpdesk and ticketing +- **PaperClip Agents** — Document automation and processing agents +- **APRS iGate x2** — RF edge systems (home + mobile) ### Automation @@ -62,6 +68,7 @@ Proxmox Biggie (Cron every 5min) |-------|---------|-------| | Compute | Proxmox VE cluster | 6 nodes | | Orchestration | K3s Kubernetes | 12 nodes | +| Total Nodes | Combined infrastructure | 18 nodes | | Storage | TrueNAS | 1 | | Networking | Nginx Proxy Manager, Cloudflare Tunnels, UniFi VLANs | 4 VLANs | | Monitoring | Prometheus, Grafana, Uptime Kuma, Custom NOC | 4 services | @@ -73,50 +80,52 @@ Proxmox Biggie (Cron every 5min) ### Ced's NOC Dashboard -Real-time monitoring system with live system health, latency tracking, severity-based alerts, and layer filtering. +Real time monitoring system with live system health, latency tracking, severity based alerts, and layer filtering. - **Live:** https://noc.chasedumphord.com - **Source:** https://github.com/ced4568/ceds-noc ### Ced's HomeLab -Full enterprise-style homelab with Proxmox clustering, K3s orchestration, VLAN segmentation, and full observability stack including Prometheus scraping. +Full enterprise style homelab with Proxmox clustering, K3s orchestration, VLAN segmentation, and full observability stack including Prometheus scraping. - **Source:** https://github.com/ced4568/ceds-homelab ### APRS iGate (RF Edge System) -Dual-node RF-to-internet gateway. Raspberry Pi + Direwolf TNC. Live on aprs.fi. +Dual node RF to internet gateway. Raspberry Pi + Direwolf TNC. Live on aprs.fi. - **Source:** https://github.com/ced4568/ceds-aprs-igate --- -## 🧰 Tech Stack +## Tech Stack -**Infrastructure:** Proxmox VE • K3s • Docker • TrueNAS • Nginx Proxy Manager • Cloudflare Tunnels +**Infrastructure:** Proxmox VE • K3s • Docker • TrueNAS • Helm • Terraform • Nginx Proxy Manager • Cloudflare Tunnels **Monitoring:** Prometheus • Grafana • Uptime Kuma • Custom NOC Dashboard -**Networking:** UniFi • VLAN Segmentation • Cloudflare DNS +**Networking:** UniFi • VLAN Segmentation • Tailscale • Cloudflare DNS + +**GitOps & CI/CD:** GitHub Actions • Docker Compose • Manifest-driven Config **Edge / RF:** Direwolf • APRS-IS • Raspberry Pi • RTL-SDR **Development:** Python • Bash • JavaScript • HTML/CSS • Git -**AI & Automation:** Claude (Anthropic) • LLM-assisted Documentation • Prompt Engineering +**AI & Automation:** n8n • OpenRouter • Telegram Bots • Claude (Anthropic) • Gemini • Hermes Agent • LLM-assisted Documentation • AI-driven Diagnostics --- ## Connect -[](https://www.linkedin.com/in/toochase-dumphord/) +[](https://www.linkedin.com/in/chase-dumphord/) [](https://github.com/ced4568) [](https://chasedumphord.com) [](https://noc.chasedumphord.com) - chasedumphord@gmail.com | 📍 Oxford, MS +📧 chasedumphord@gmail.com | Oxford, MS --- -> This is not a static portfolio it is a live representation of working systems. +> Built from the ground up and running in production every day. The infrastructure on this page is live. Not a demo. \ No newline at end of file diff --git a/index.html b/index.html index b8cb6d19..a97b46c2 100644 --- a/index.html +++ b/index.html @@ -13,16 +13,16 @@ -
- Digital Systems • Infrastructure • Networking • Automation • Edge Systems + DevOps • Platform Engineering • Cloud Infrastructure • Kubernetes • Observability
- Chase Dumphord infrastructure builder running Proxmox, K3s, TrueNAS, and APRS RF edge systems out of Oxford, MS. - I build things that actually work, then document how they work. + Chase Dumphord DevOps and Cloud Infrastructure Engineer running an 18 node production environment out of Oxford, MS. 6 node Proxmox VE cluster, 12 node K3s Kubernetes cluster, full observability stack, and VLAN-segmented networking. I build things that actually run, then document how they work.
ced's@homelab:~$ whoami
-systems_builder
+devops_engineer
ced's@homelab:~$ uptime
-12+ nodes • 10+ services • always_on
+18 nodes • 28 services • always_on
ced's@homelab:~$ cat focus.txt
-infrastructure
-networking
-automation
-rf_edge_systems
+kubernetes
+devops
+observability
+cloud_infrastructure
ced's@homelab:~$ systemctl status life
● building_real_systems.service
@@ -193,14 +192,14 @@ rf_edge_systems
- 12+
+ 18
Nodes
- K3s cluster • Raspberry Pi
+ 6-node Proxmox VE • 12 node K3s
- 10+
+ 28+
Services
- Self-hosted stack
+ Self-hosted production stack
4
@@ -272,7 +271,7 @@ rf_edge_systems
+
+ ✅ Live
+ Grafana + Prometheus Observability Stack
+
+ Full observability stack running across Proxmox, TrueNAS, K3s nodes, Uptime Kuma,
+ and APRS edge systems with real-time metrics ingestion and live alerting pipelines.
⚙️ Next
- Automated Data Updates
+ Automated Incident Response
- Scheduled local scripts will auto-refresh system status and push dashboard-ready
- JSON on a cron interval — no manual updates.
-
-
-
- 📈 Future
- Grafana + Prometheus
-
- Full observability stack for Proxmox, TrueNAS, K3s, Raspberry Pi nodes, Uptime Kuma,
- and APRS edge systems with real-time metrics ingestion.
+ AI assisted ops automation using n8n, Telegram bots, and OpenRouter integrated with
+ Prometheus alerting for automated triage and remediation workflows.
@@ -442,7 +442,7 @@ rf_edge_systems
>
View Live NOC Dashboard
- noc.chasedumphord.com — live infrastructure visibility
+ noc.chasedumphord.com live infrastructure visibility
// tech stack
-// resume snapshot
-- Currently positioning around digital systems, infrastructure, and technical operations - especially roles where hands-on problem solving and system integration matter more than certifications. + Open to remote and hybrid roles where real infrastructure ownership and operational depth matter. I come from industrial systems and I bring that same zero downtime discipline to cloud native environments.
// github
- Active projects on GitHub — source code, configs, and documentation for everything I'm building. + Active projects on GitHub source code, configs, and documentation for everything I'm building.
@@ -650,9 +664,10 @@ rf_edge_systems// personal
- Outside of work I'm into electronics, self-hosting, coding, drones, ham radio, and - hands-on projects that force me to learn something real. Ball pythons and dogs round - out the home lab. That curiosity carries directly into how I build and document systems. + Outside of work I'm into electronics, self-hosting, coding, drones, and ham radio. + I'm a licensed amateur radio operator running a dual-node APRS RF iGate with a + verified uplink on aprs.fi. Kobe the Boston Terrier keeps the home lab grounded. + That curiosity carries directly into how I build and document systems.
@@ -678,10 +693,10 @@ rf_edge_systems