node-ansible icon indicating copy to clipboard operation
node-ansible copied to clipboard

Ansible scripts to setup Matic validator node

Results 18 node-ansible issues
Sort by recently updated
recently updated
newest added

I followed the exact documentation and installed the server with ansible playbook. But bor can not start. ``` journalctl -u bor.service -f systemd[1]: Stopped bor. systemd[1]: bor.service: Start request repeated...

I've updated the `install-gcp.sh` script to follow the instructions for a [full node deployment](https://docs.polygon.technology/docs/integrate/full-node-deployment/). This will should allow people to follow the [Google Cloud SImple Deploy](https://docs.polygon.technology/docs/validate/validate/install-gcp/) and get a working...

Review the site documentation to remove and update information. https://docs.polygon.technology/docs/integrate/full-node-binaries/#polygon-full-node-setup-using-binaries https://docs.polygon.technology/docs/integrate/full-node-deployment/#full-node-deployment-polygon-mainnet https://docs.polygon.technology/docs/integrate/full-node-binaries/ https://docs.polygon.technology/docs/integrate/full-node-deployment/ https://docs.polygon.technology/docs/develop/network-details/full-node-deployment/ https://docs.polygon.technology/docs/develop/network-details/technical-requirements

Removing all symlinks in clean.yml playbook.

Current instructions fail for v0.2.1 `fatal: [3.237.99.90]: FAILED! => {"changed": true, "cmd": ["make", "bor-all"], "delta": "0:00:00.002944", "end": "2021-01-27 16:13:48.672532", "msg": "non-zero return code", "rc": 2, "start": "2021-01-27 16:13:48.669588", "stderr": "make:...

TASK [install-bor : Build Bor] ***************************************************************************************************************************************************************************** fatal: [192.168.1.27]: FAILED! => {"changed": true, "cmd": ["make", "bor-all"], "delta": "0:00:00.002995", "end": "2021-06-20 16:11:23.502078", "msg": "non-zero return code", "rc": 2, "start": "2021-06-20 16:11:23.499083", "stderr":...