|
|
|
|
|
by sjducb
1079 days ago
|
|
It is easy. In the olden days it was the only way. - Get a static IP from your ISP - Point the DNS record at the static IP - On the server run NGINX + Gunicorn + Django That setup will have >99.5% uptime and handle 1000 - 10,000 concurrent users, depending on the complexity of the website. |
|
Unfortunately easier said than done. Many of the major ISPs, like Comcast, don’t offer them to residential customers. And some ISPs (like mine, in the past) won’t do business service to some residential buildings.
Fortunately there are dynamic DNS services that help with this problem.