[Docs]: Documentation for unix socket deployment?
See original GitHub issueHi! I’m not sure if this is possible because I can’t find it - but I’m looking to run the container and instead of specifying a hostname/port, I want to specify a --socket
instead (akin to how jupyter notebook does it). Is there support/documentation for this? The use case is running on remote servers that don’t allow you to map ports (sockets work here!) Thank you!
Issue Analytics
- State:
- Created a year ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
Deploying Gunicorn — Gunicorn 20.1.0 documentation
It is a system services manager that allows for strict process management, resources and permissions control. Below are configurations files and instructions ...
Read more >docs: document how to connect with unix socket ... - GitHub
I am trying to connect hasura to a local postgres instance via Unix socket connection. Is this possible? Couldn't find anything on the ......
Read more >DogStatsD over Unix Domain Socket - Datadog Docs
To set up DogStatsD with Unix Domain Socket, enable the DogStatsD server through the dogstatsd_socket parameter. Then, configure the DogStatsD client in your ......
Read more >Deployment - ship it! - Ratchet -PHP WebSockets
You've built your application and are ready to deploy it live! This tutorial will give you recommendations on what you should do to...
Read more >Deployment - Uvicorn
Server deployment is a complex area, that will depend on what kind of service you're deploying ... [default: 8000] --uds TEXT Bind to...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
It worked beautifully! First try! chef’s kiss 😘 https://twitter.com/vsoch/status/1558326497563160577
Thank you!
Nice I’ll try this out and report back! It’s a personal project so apologies in advance if it takes me a little bit.