V
V
vldanch2019-06-07 08:26:21
Django
vldanch, 2019-06-07 08:26:21

How to deploy django project to raspberry pi?

I have a django project, I want to deploy it to rpi and release it to the Internet, how can I do this?
Do I need to have a static address for this?
As I understand it, you just need to install all the django dependencies and then somehow configure it to return nginx statics, or can this be done somehow easier?
If anyone has documentation on this topic, I would be very grateful if you write in essence and share this information.
Thanks in advance.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
F
FulTupFul, 2019-06-07
@FulTupFul

The raspberry pi has raspbian os based on Debian. There shouldn't be any problems. Progig the same way as on linux desktop.
You really need a static ip if you want your site to be seen outside the local network

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question