Cogini Blog

Articles by static assets

Jake Morrison

Serving Phoenix static assets from a CDN

Phoenix is fast, but you can improve performance by serving requests for static files like images, CSS and JS from Nginx or a content delivery network (CDN). This allows your app to focus on dynamic content. Serving static assets from Nginx If you are running your app behind Nginx, configure … Read more…

Categories

Development DevOps Products

Tags