Files
ansible-en-role/example_playbooks/mainnet_with_snapshots_recovery
2024-04-17 15:11:59 +02:00
..
2024-03-22 01:35:00 +01:00
fix
2024-03-22 01:47:26 +01:00
2024-03-22 01:35:00 +01:00
2024-04-17 15:11:59 +02:00

Mainnet Snapshots Recovery playbook

This directory is simple example how to set up EN using this role. It comes with snapshots recovery enabled by default.
Note that for simplicity it's using postgres database with a very unsecure password and the EN is just started on the same machine

To run this playbook, first install dependencies

 ansible-galaxy install -r requirements.yml

and then you can run the playbook using

 ansible-playbook playbook.yml -i hosts.ini -K

To see logs you can use

 docker logs en-external_node-1