summaryrefslogtreecommitdiff
path: root/share/max25/max25-ws-proxy.service.example
diff options
context:
space:
mode:
Diffstat (limited to 'share/max25/max25-ws-proxy.service.example')
-rw-r--r--share/max25/max25-ws-proxy.service.example13
1 files changed, 13 insertions, 0 deletions
diff --git a/share/max25/max25-ws-proxy.service.example b/share/max25/max25-ws-proxy.service.example
new file mode 100644
index 0000000..7620ac9
--- /dev/null
+++ b/share/max25/max25-ws-proxy.service.example
@@ -0,0 +1,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