Skip to content

Commit

Permalink
Add recommendation on downtime
Browse files Browse the repository at this point in the history
  • Loading branch information
aldur committed Nov 6, 2024
1 parent eec0d9e commit 5588361
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ tl;dr: avoid single point of failures, introduce redundancy, monitor things.

- Upgrading one Signer instance at the time.
- Test the update on one instance and, if successful, proceed to the others.
- While your Signer is offline for upgrades, it won't sign any blocks. Ensure
that the downtime is as short as possible.

### Diversified hosting

Expand Down

0 comments on commit 5588361

Please sign in to comment.