public-inbox.git  about / heads / tags
an "archives first" approach to mailing lists
blob 3a6e443246a9458868497a39bafa08b18de77310 334 bytes (raw)
$ git show HEAD:examples/public-inbox-httpd.socket	# shows this blob on the CLI

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
 
# ==> /etc/systemd/system/public-inbox-httpd.socket <==
# Consider looking at public-inbox-netd.socket instead of this file
# to simplify management when serving multiple protocols.

[Unit]
Description = public-inbox-httpd socket

[Socket]
ListenStream = 80
Service = public-inbox-httpd@1.service

[Install]
WantedBy = sockets.target

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