ops: goa-regio-ng default CTR for ensure/systemd bank+merchant apps
This commit is contained in:
parent
06ce2c58d1
commit
65bcddc185
8 changed files with 53 additions and 18 deletions
|
|
@ -1,14 +1,15 @@
|
|||
[Unit]
|
||||
Description=Start Taler merchant apps inside taler-hacktivism
|
||||
Description=Start Taler merchant apps inside goa-regio-ng
|
||||
Documentation=file:%h/src/koopa/koopa-admin-log/scripts/taler-shared/ensure-taler-apps.sh
|
||||
After=network-online.target container-taler-hacktivism.service
|
||||
Wants=network-online.target container-taler-hacktivism.service
|
||||
After=network-online.target goa-regio-ng.service
|
||||
Wants=network-online.target goa-regio-ng.service
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
RemainAfterExit=yes
|
||||
# Merchant start_base + helpers can take a while after cold boot
|
||||
TimeoutStartSec=300
|
||||
EnvironmentFile=-%h/.config/taler-landing/stack.env
|
||||
ExecStart=%h/.local/bin/ensure-taler-apps.sh merchant
|
||||
|
||||
[Install]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue