go-waki-tsel

command module
v0.0.0-...-d2439cc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 5, 2023 License: MIT Imports: 3 Imported by: 0

README

SERVER

sudo nano /etc/systemd/system/waki_tsel_server.service sudo nano /etc/systemd/system/waki_tsel_consumer_mo@.service sudo nano /etc/systemd/system/waki_tsel_consumer_dr@.service sudo nano /etc/systemd/system/waki_tsel_publisher_renewal.service sudo nano /etc/systemd/system/waki_tsel_publisher_retry.service sudo nano /etc/systemd/system/waki_tsel_consumer_renewal@.service sudo nano /etc/systemd/system/waki_tsel_consumer_retry@.service

=======================================================

Server

[Unit] Description=go-waki-tsel server

[Service] Type=simple Restart=always RestartSec=5s WorkingDirectory=/app/go-waki-tsel ExecStart=/app/go-waki-tsel/go-waki-tsel server

[Install] WantedBy=multi-user.target

Publisher RENEWAL

[Unit] Description=go-waki-tsel publisher_renewal

[Service] Type=simple Restart=always RestartSec=5s WorkingDirectory=/app/go-waki-tsel ExecStart=/app/go-waki-tsel/go-waki-tsel publisher_renewal

[Install] WantedBy=multi-user.target

Consumer RENEWAL

[Unit] Description=go-waki-tsel consumer_renewal %i

[Service] Type=simple Restart=always RestartSec=5s WorkingDirectory=/app/go-waki-tsel ExecStart=/app/go-waki-tsel/go-waki-tsel consumer_renewal %i

[Install] WantedBy=multi-user.target

[Unit] Description=go-waki-tsel consumer_mo %i

[Service] Type=simple Restart=always RestartSec=5s WorkingDirectory=/app/go-waki-tsel ExecStart=/app/go-waki-tsel/go-waki-tsel consumer_mo %i

[Install] WantedBy=multi-user.target

[Unit] Description=go-waki-tsel consumer_dr %i

[Service] Type=simple Restart=always RestartSec=5s WorkingDirectory=/app/go-waki-tsel ExecStart=/app/go-waki-tsel/go-waki-tsel consumer_dr %i

[Install] WantedBy=multi-user.target

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL