Django deployment on local host

34 views
Skip to first unread message

Tinashe Mphisa

unread,
Dec 14, 2022, 9:36:12 AM12/14/22
to Django users
I have been looking for clear article or video on how to deploy Django on local server with no luck. i would appreciate it if I can get a link or any kind of help.

Mike Dewhirst

unread,
Dec 14, 2022, 5:11:16 PM12/14/22
to django...@googlegroups.com
The essential difference between local and remote is how you access the website.

You need all the same resources including web server, database server etc but you might need a local DNS so local users can find the server by name.

You can always test using hosts files on the test machines so they can find the server.

Good luck

M

--
(Unsigned mail from my phone)

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/11c3a6b1-9d18-43c0-b4f9-1e132689637an%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages