P
P
pavel +2017-04-17 17:40:49
Django
pavel +, 2017-04-17 17:40:49

Is it possible to host a Django or Python site on the Internet from my home computer. If possible, how to do it?

recently started learning Django, mastered the work on the local server. and more or less got the job done.
I want to try to bring the site off the network from my computer to understand how to do it. Windows installed.
please help me with this. (or tell me how to do it, or if there are articles, please send it off)
Yes, I know that a static Ip is needed.
and yes, I know that it is easier to place on a hosting. but I want to understand how to do it from my desktop computer.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
A
Alexey Cheremisin, 2017-04-17
@leahch

A static or dynamic IP address is highly desirable, which will be available on the Internet. You can ask your provider for it.
The easiest method is to set up an ipv6 tunnel and work only through IPv6. True, in this case, your site will be available only to those who have IPv6.
You know the alternative - hosting.
Alternatively, if the project is not very large, host it on heroku.com, there is a free plan - free.

L
lukoie, 2017-04-17
@lukoie

You can do this on dynamic as well - you just need dyndns or its alternatives. Then, if you have a router, do a port mapping, and connect any domain.

P
Philipp, 2017-04-17
@zoonman

https://ngrok.com/

T
Timofey Usulov, 2017-04-27
@devtimberg

You can show it to the customer) Or pay and broadcast to the whole world)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question