这是indexloc提供的服务,不要输入任何密码
Skip to content

updated Django Break supervisor.conf #24

@ringofhealth

Description

@ringofhealth

So with the latest update to django(1.9.x) when building the dock image will actually break the run command for the supervisor command, specifically

command = /usr/bin/gunicorn_django -b127.0.0.1:8000 -w2 graphite/settings.py

where gunicorn_django has been apparently been depricated and is no longer in use. The solution to use is to link gunicorn directorly with wsig, however I am not versed in python or django and cant get that command to run successfully.

How Do i i fix it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions