unicorn Ruby/Rack server user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
blob 7d5f7739adb395a7342abb6a0cb8c3009034b2cd 229 bytes (raw)
name: examples/unicorn.socket 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
 
# ==> /etc/systemd/system/unicorn.socket <==
[Unit]
Description = unicorn sockets

[Socket]
ListenStream = 127.0.0.1:8080
ListenStream = /tmp/path/to/.unicorn.sock
Service = unicorn@1.service

[Install]
WantedBy = sockets.target

debug log:

solving 7d5f773 ...
found 7d5f773 in https://yhbt.net/unicorn.git/

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://yhbt.net/unicorn.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).