public-inbox.git  about / heads / tags
an "archives first" approach to mailing lists
blob e7ab797b0798ff068a980570e5217b3dca6f9af2 270 bytes (raw)
$ git show ci-WIP:examples/unsubscribe-psgi.socket	# shows this blob on the CLI

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

[Socket]
# Forward to the PSGI using nginx or similar
ListenStream = /run/unsubscribe-psgi.sock
Service = unsubscribe-psgi@1.service

[Install]
WantedBy = sockets.target

git clone https://public-inbox.org/public-inbox.git
git clone http://7fh6tueqddpjyxjmgtdiueylzoqt6pt7hec3pukyptlmohoowvhde4yd.onion/public-inbox.git