Is there a Phoenix VPS Deployment Guide?

Hey @Nvim! What are you looking for that isn’t in the official guide? Introduction to Deployment — Phoenix v1.8.8

I’d note that you probably don’t need Nginx as the Cowboy webserver used by Phoenix is plenty fast enough for serving static assets etc. :slight_smile: