
A production-ready image hosting platform deployed on a self-managed VPS with API token-based access, automatic compression, and CDN-backed delivery.
ImgNet is an image hosting and delivery platform built for developers who need reliable, fast image hosting without the complexity of cloud services. The entire stack runs on a self-managed VPS with Docker.
The backend is written in Go for performance and low memory usage. PostgreSQL handles metadata storage, and Nginx serves as the reverse proxy with SSL termination and caching.
The main challenge was setting up a reliable self-managed deployment with proper security and caching while keeping costs minimal. Solved this with aggressive Nginx caching and selective CDN usage for frequently accessed assets.
Duration
2 months
Date
2025
Technologies