Template for configure Django (DRF) site with NGINX
something
FREEOP

a year ago

I am trying to deploy my DRF API site to railway with NGINX but unable to find any tutorial for this so Is it possible to deploy with NGINX? I am already serving site's media and staticfiles through AWS S3 and I want to install through NGINX for load balancing for my site's APIs.

$10 Bounty

2 Replies

sim
FREE

a year ago

Yes, you can use NGINX with your DRF API, but Railway probably does not direct install for it

Railway has some templates for this https://railway.com/deploy?q=nginx


sim
FREE

a year ago

Where you have S3 you add an NGINX and forward traffic to Railway, your media and static files are already there


Welcome!

Sign in to your Railway account to join the conversation.

Loading...