Re: Nginx and Ubuntu Service Define

2013-10-14 Thread Daniele Procida
On Mon, Oct 14, 2013, Muhammed TÜFEKYAPAN  wrote:

>I use digitalocean as a server. I upload my django project files on my 
>server and start to setup. Made postgresql settings etc but I can't define 
>my new project as a new service on nginx. How can I define my new projest 
>as a service and make possible to start it as "service blabla start". 
>
>When I type "service --stat?s-all" I can't see my new project now. 

Hi Muhammed. Your best bet for an answer is the django-users email list, 
 - the web interface is 
. 

The django-developers email list is for the discussion of Django itself.

You might also find helpful the #django IRC channel on irc.freenode.net, and 
the #nginx channel is helpful too but I am not sure if that's where your 
solution will lie.

Good luck!



-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at http://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/20131014173442.620435032%40smtp.modern-world.net.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Nginx and Ubuntu Service Define

2013-10-14 Thread Karen Tracey
Please ask questions about using Django on django-users. The topic of this
list is the development of Django itself. Thank you.
Karen

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at http://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/CACS9rafgpk4bi5Xs2TR3zWHiyQTRh85AmSdo1K0EdG%3DMjQwktg%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.


Nginx and Ubuntu Service Define

2013-10-14 Thread Muhammed TÜFEKYAPAN
Hello everybody,


I use digitalocean as a server. I upload my django project files on my 
server and start to setup. Made postgresql settings etc but I can't define 
my new project as a new service on nginx. How can I define my new projest 
as a service and make possible to start it as "service blabla start". 

When I type "service --statıs-all" I can't see my new project now. 


Best.

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at http://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/353776ac-dc05-4cd9-a6f0-8a3d80f087be%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.