Skip to content

Releases: ethernity-cloud/etny-node-installer

v.0.2.0

19 Jul 10:33
efa721e
Compare
Choose a tag to compare
v.0.2.0 Pre-release
Pre-release

Etny Node Installer release v.0.2.0

  • updated installer to support Ubuntu 22.04
  • moved functions of the installer related to wallet creation to ansible-playbook
  • please note the mvp-pox-node installer will be depricated moving forward and it will be merged with mvp-pox-node

Release v.0.0.1

16 May 09:53
9791eb8
Compare
Choose a tag to compare
Release v.0.0.1 Pre-release
Pre-release

Ethernity Node Installer
Release v.0.0.1

  • Automates the system update, kernel update (5.0.0-050000-generic for ubuntu 18.04 and 5.13.0-41-generic for ubuntu 20.04) and runs the ansible-playbook installation process

  • Asks the user to generate (using the “ethkey” tool) or to input wallet details from console (node and result)

  • Checks wallet balance for Bergs (continues only if Bergs > 0)

  • Validates wallet for wrong input

  • Prevents the user to continue if the node wallet is the same as the result wallet

  • Restarts the system automatically after the system and kernel is updated