# fulcrum-box: the Electrum server. # # Read by the fulcrum role here and by the socket-proxy play on the edge host, # which publishes the port. See host_vars/knots_box_local/main.yml for why this # lives in host_vars rather than in the role's defaults. fulcrum_ssl_port: 50002 # Systemd services deployed on this host, monitored every 5 minutes. # # The fact lives with the machine rather than in a central map, for the same # reason the cross-host ports do: "what runs here" is a property of the host, # and a central list is one more thing to forget to update when a service moves. # # Only units WE deploy belong here. Distro units (ssh, cron) have their own # supervision and would be noise. monitored_services: - fulcrum