currently, the firewall rules allow only a small number of ports 8642 and 8742 were used for the second SEA instance on hrpt2 and zebra2 - changed them to 8652 and 8752, e.g. they are now only available within the instrument network.
12 lines
190 B
Desktop File
12 lines
190 B
Desktop File
[Unit]
|
|
Description=SE web server
|
|
|
|
[Service]
|
|
Type=simple
|
|
WorkingDirectory=%h/seweb
|
|
ExecStart=%h/sevenv/bin/python secop-webserver 8642 -i %i
|
|
Restart=always
|
|
|
|
[Install]
|
|
WantedBy=default.target
|