summaryrefslogtreecommitdiff
path: root/examples/s6/httpsd-6/run
blob: 652a3543612f1d0c59292e09a0c6382d8f4478a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/execlineb -P

fdmove -c 2 1
backtick -E ip { pipeline { s6-dnsip6 example.com } head -n 1 }
s6-envuidgid www
export KEYFILE /etc/ssl/acme/private/example.com/key.pem
export CERTFILE /etc/ssl/acme/example.com/cert.pem
cd /home/www
fdmove 1 3
s6-tlsserver -v -6 -1 -U -c 512 -K 30000 -- $ip 443
tipideed -v2 --