Skip to content

nginx and kestrel setup docs for linux? #1170

@davemulford

Description

@davemulford

I'm trying to setup nginx + kestrel in order to serve an ASP.NET 5 app from Linux Mint. Is there any guidance on this? I've read docs.asp.net/installing-on-linux, as well as, a two-part blog post written back in June here and here.

Right now, I have nginx setup to forward requests to kestrel on port 5000. Things seem to work (i.e. I can see kestrel working without error in a terminal), but the browser just spins. If I Ctrl+C to quit kestrel, the page is then sent to the browser and rendered. I've verified that this is indeed what's happening with Fiddler.

My goal is to have nginx and kestrel run in daemon mode, and automatically start at boot. Is this currently possible?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions