If there's more than one person using it your site will only grow. The 
Django web server is meant for debugging, not production.
Go the extra step and setup ngnix or another simple http server. You will 
thank yourself later.


El martes, 24 de febrero de 2015, 14:49:16 (UTC-7), dk escribió:
>
> its just a website with one link =)
> basicly shows one graph. and that's it.
>
> On Tuesday, February 24, 2015 at 3:41:14 PM UTC-6, george wrote:
>
>> not production i hope.
>>
>> in prod use nginx. if not on prod use runserver 0.0.0.0:8000
>> Em 24/02/2015 18:37, "dk" <dem...@gmail.com> escreveu:
>>
>>> I got a virtual machine with Linux centos that we are going to use for 
>>> our django webpage.  
>>> that machine will have the html service on. so when people go to the 
>>> computer typing the IP, will show them the webpage. is there any special 
>>> trick to do? like make a service that lunch manage.py with the runserver 
>>> command?
>>> if any one can point me to a webpage I will appreciate.
>>>
>>> thanks guys.
>>>
>>> -- 
>>> 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 post to this group, send email to django...@googlegroups.com.
>>> Visit this group at http://groups.google.com/group/django-users.
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/django-users/e3255fbf-27c2-4ac5-bec6-939b9a8744cd%40googlegroups.com
>>>  
>>> <https://groups.google.com/d/msgid/django-users/e3255fbf-27c2-4ac5-bec6-939b9a8744cd%40googlegroups.com?utm_medium=email&utm_source=footer>
>>> .
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/a505ef16-3405-411b-a5d8-b9508b31680b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to