On Mon, Oct 14, 2013, Muhammed TÜFEKYAPAN <
muham...@gmail.com> 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, <
django-d...@googlegroups.com> - the web interface is <
https://groups.google.com/forum/#!forum/django-users>.
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!