S15: pfc-repl loopback health; public /health replication 200
Some checks are pending
review / inventory (push) Waiting to run
Some checks are pending
review / inventory (push) Waiting to run
PFC_REPL_URL=http://127.0.0.1:18784. Ingest replicas do not bind HTTP.
This commit is contained in:
parent
9ba17747a4
commit
07f147fffb
5 changed files with 8 additions and 3 deletions
|
|
@ -45,6 +45,7 @@ sudo tee /etc/systemd/system/pfc-py-admin.service.d/sm.conf >/dev/null << 'UNIT'
|
|||
Environment=PYTHONPATH=/opt/pfc/python/lib:/opt/pfc/python/admin:/opt/pfc/python
|
||||
Environment=PFC_SIGNED_CONFIG=/opt/pfc/etc/secure-messaging.signed.json
|
||||
Environment=PFC_CONFIG_KEY_PEM=/opt/pfc/etc/sm-keys/config.ed25519.pem
|
||||
Environment=PFC_REPL_URL=http://127.0.0.1:18784
|
||||
UNIT
|
||||
# lab keys on host only — never overwrite an existing private key
|
||||
sudo mkdir -p /opt/pfc/etc/sm-keys
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue