Skip to content

one command script to upgrade node to current golden version #1587

Closed
@yutongp

Description

@yutongp

currently to upgrade our node require 5 steps: https://github.com/iotexproject/iotex-bootstrap

user not only need to upgrade image, but also yaml config. sometime they forgot to upgrade yaml of upgrade to wrong version.

so we want to have a way to pin current desired build.
and just let user to run one command to

  1. stop old docker
  2. pull image
  3. pull new config
  4. there are two field in old config need to feed in new config (externalHost, producerPrivKey)
  5. run new node docker

something like io-upgrade old-config.yaml

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions