Platform Engineer at CData | 🏙️ Based in Bangalore, India
Welcome to my GitHub profile! I specialize in building containerized infrastructure solutions using Docker, Kubernetes, Helm, Flux, Azure DevOps, GitHub Actions & Terraform. My projects here focus on creating lightweight, secure, and customizable services for development and testing environments.
Dockerized SSH server with support for:
- SSH key and password authentication
- User-specific SSH key pair generation
- Static SSH host keys
- Customizable
sshd_config
Ideal for secure, isolated SSH access in containerized setups.
A Docker-based FTP server built on Alpine Linux, supporting:
- FTP (Port 21)
- FTPS (Explicit, Port 21)
- FTPS Implicit (Port 990)
- FTPS TLS (Explicit with strong cipher)
Lightweight and configurable for various FTP needs.
Simulate email exchanges for testing purposes with this Dockerized fake SMTP server. Features include:
- Easy setup with Docker
- Web interface to view captured emails
- Ideal for development and QA environments
“Code is like humor. When you have to explain it, it’s bad.” – Cory House