summaryrefslogtreecommitdiff
path: root/share/max25/max25-ws-proxy.service.example
blob: 7620ac9cb67032c2189992e2a82024d98d6a19ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=MAX25 WebSocket forward-proxy (M25/1 bridge)
Documentation=file:$PREFIX/share/max25/reverse-proxy/README.txt
After=network.target max25d.service
Wants=max25d.service

[Service]
Type=simple
ExecStart=/usr/local/bin/max25-ws-proxy -c /etc/max25/web-proxy.ini
Restart=on-failure

[Install]
WantedBy=multi-user.target
git clone -b <branch> https://cgit.mode42.com/<repo>.git
git clone -b <branch> git://cgit.mode42.com/<repo>.git

info@mode42.com