Skip to main content
Back to Resume

Infrastructure and Service Orchestration

Designed and operated a self-hosted, Docker Compose based stack with reverse proxying, secure ingress, CI/CD automation, and service monitoring.

LinuxDockerDocker ComposeNginxCloudflare TunnelCI/CDWebhooksSelf-Hosting
Challenge

Run a multi-service application on constrained hardware with secure remote access and manageable deployment operations.

Approach
  • Containerized services and coordinated startup dependencies with Compose.
  • Used Nginx and Cloudflare Tunnel for secure external access.
  • Automated deployment updates with GitHub webhook based pipelines and routine backups.
Outcomes
  • Delivered production-like reliability in a personal self-hosted environment.
  • Improved deployment speed and repeatability with automation.
  • Built practical DevOps experience across networking, containers, and operations.