IP Info
PublicInstant IP, ASN, and network details for quick debugging and verification.
Resume
DevOps Engineer
DevOps Engineer bridging infrastructure, CI/CD, and production reliability with 6+ years of hands-on experience. Strong in CI/CD pipelines, monitoring and alerting systems, backup and disaster recovery, and automation for operational visibility. Experienced in incident handling, automation at scale, and maintaining reliable systems in high-availability environments.
Bitmax
On-prem Kubernetes (6+ node clusters)
Quick access to my public tooling and private services. Many of these are hosted in Iran and keep working on the national intranet during international connectivity outages.
Instant IP, ASN, and network details for quick debugging and verification.
Telegram API proxy to improve reliability and connectivity.
Lightweight paste sharing for logs, snippets, and quick notes.
Simple URL shortener for fast, clean links.
Curated files and useful resources for quick downloads.
Private Matrix homeserver you can use with any Element app.
Contact: bagheri@linuxmail.org or LinkedIn.
Hosted Element web client for Matrix chat.
Private Jitsi Meet instance for secure video calls.
Contact: bagheri@linuxmail.org or LinkedIn.
RustDesk relay for secure remote access sessions.
Contact: bagheri@linuxmail.org or LinkedIn.
Docker registry proxy to improve image pulls and reliability.
Private Docker registry for controlled image distribution.
Contact: bagheri@linuxmail.org or LinkedIn.
NPM proxy for faster, more reliable package installs.
PyPI proxy for faster, more reliable package installs.
Ubuntu APT mirror/proxy to speed up package installs and updates.
Private DNS resolver for trusted and consistent name resolution.
Contact: bagheri@linuxmail.org or LinkedIn.
Private email service for managed, hosted inboxes.
Contact: bagheri@linuxmail.org or LinkedIn.
Fastest setup first, then manual steps if you prefer.
Recommended
curl -fsSL https://registry.behnam.pro/bootstrap-apt.sh | sudo bash
Manual repository setup by Ubuntu release:
sudo tee /etc/apt/sources.list.d/bea-proxy.list > /dev/null <<'EOF'
deb https://registry.behnam.pro/ubuntu noble main universe restricted multiverse
deb https://registry.behnam.pro/ubuntu noble-updates main universe restricted multiverse
deb https://registry.behnam.pro/ubuntu noble-security main universe restricted multiverse
EOF
sudo tee /etc/apt/sources.list.d/bea-proxy.list > /dev/null <<'EOF'
deb https://registry.behnam.pro/ubuntu jammy main universe restricted multiverse
deb https://registry.behnam.pro/ubuntu jammy-updates main universe restricted multiverse
deb https://registry.behnam.pro/ubuntu jammy-security main universe restricted multiverse
EOF
sudo tee /etc/apt/sources.list.d/bea-proxy.list > /dev/null <<'EOF'
deb https://registry.behnam.pro/ubuntu plucky main universe restricted multiverse
deb https://registry.behnam.pro/ubuntu plucky-updates main universe restricted multiverse
deb https://registry.behnam.pro/ubuntu plucky-security main universe restricted multiverse
EOF