Releases: inv4fee2020/pli_node_conf
Releases · inv4fee2020/pli_node_conf
v0.2.5
v0.2.4
updated RPC & WSS endpoints due to node deployment issues with blocksscan.
Now using plixdcrpc.icotokens.net
v0.2.3
updated RPC & WSS endpoints due to node deployment issues with blocksscan.
Now using pli.xdcrpc.
v0.2.2 - integration & secure copy protocol (scp) & node gui url
Integration guide on enabling legacy manual script deployments to utilise the latest autodeply / backup / restore scripts.
This has been tested with a number of operators who deployed using the original medium articles & repo scripts which involved a lot of manual configuration.
See the manual script integration readme doc for more details.
Added further notes to clarify the steps when performing a fullnode deployment in relation to remix Deployment, Fulfillment & testing steps
Added code to provide the following info to the terminal;
- Full URL for the node GUI so to make it clear the use of HTTPS as part of the fullnode deployment & can be called directly as a function
- SCP commands based on the system config e.g. ssh keys, non-default ssh port etc.
Simply update your local code repo to avail of these code updates.
For more details on this see refreshing your local repo.
v0.2.1 - Backup & Restore scripts
Added new scripts for running backup & restore process, along with associated readme.
- node_backup_restore.md
- _plinode_backup.sh
- _plinode_restore.sh
- _plinode_setup_bkup.sh
Enhancement to test job creation script
- more information printed to cli terminal
- renamed file gen_node_testjob.sh → job_alarmclock_test.sh
- added "test/blob_job_alarmclock.json" as part of EI validation testing
Enhancement to pli_node_scripts.sh
- updated the External Initiator (EI) function to accommodate repair logic for when issues arise with EI creation during deployment.
v0.1.1 - General Release auto setup
Initial release