Your server,
optimized.
pageflare optimizes your site, you deploy it wherever you want. Nginx, Apache, Caddy, or any static file server. Full control, maximum performance.
Build. Optimize.
Deploy.
Install pageflare
npm install -g pageflare
npm install -g pageflareBuild and optimize
Run your framework build, then pageflare.
your-framework build && pageflare ./distDeploy to your server
Push to production with one command.
rsync -avz ./dist/ user@server:/var/www/html/Your server,
maximum performance.
Any Web Server
Nginx, Apache, Caddy, LiteSpeed — if it serves files, it works with pageflare's output. No special server configuration needed.
Optimized for Caching
Content-hashed filenames make it easy to set aggressive cache headers in your server config. Set immutable caching in one line.
Docker Friendly
Copy pageflare's output into your Docker image. Optimized at build time, served from your container.
CI/CD Integration
Add pageflare to any CI/CD pipeline. Jenkins, GitLab CI, CircleCI — it's just one command in your build script.
No Vendor Lock-In
Your optimized files are plain HTML, CSS, JS. Switch servers anytime — the output is fully portable and platform-agnostic.
Full Optimization Pipeline
Same optimizations as cloud platforms. Self-hosting doesn't mean compromising on performance.
Your server, maximum speed.
Install the CLI, point it at your build output, and see results in under two seconds.