mirror of
https://github.com/ditatompel/xmr-remote-nodes.git
synced 2024-11-16 17:07:36 +00:00
5fae3d565a
The `tools` directory contains example ansible playbook, systemd example, and Nginx configuration example for the server. The directory name `deployment` for that stuffs much more suitable.
5 lines
194 B
INI
5 lines
194 B
INI
[server]
|
|
xmr-node-server ansible_host=192.168.0.2 ansible_user=xmr-nodes ansible_ssh_private_key_file=/path/to/ssh/private_key
|
|
|
|
[prober]
|
|
prober-1 ansible_host=192.168.0.3 ansible_user=xmr-nodes
|