Setup to deploy different django app do different environment(Prod/UAT)

I'm building an application using Django for backend and React for frontend and there's need to deploy do different environments, UAT and PROD. How do I set up the Nginx and Django environments? Please share your views or resources that could be helpful. Recommendations on tools for building an industry pipeline is also welcome. Note: I'm still using raw IP

Вернуться на верх