Skip to content

Commit

Permalink
✨ Check if the authorities are online (#147)
Browse files Browse the repository at this point in the history
Parent issue: sequentech/epi#36
  • Loading branch information
Findeton committed Apr 12, 2024
1 parent 8fec3ec commit 46c822d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/general/guides/deployment/deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -569,7 +569,7 @@ authorities. Then install them:

```bash
root@prod-s1:/root/prod-s1/ $ eopeers --install prod-a1.pkg --keystore /home/ballotbox/keystore.jks
root@prod-s1:/root/prod-s1/ $ eopeers --install prod-a2.pkg
root@prod-s1:/root/prod-s1/ $ eopeers --install prod-a2.pkg --keystore /home/ballotbox/keystore.jks
root@prod-s1:/root/prod-s1/ $ service nginx restart
root@prod-s1:/root/prod-s1/ $ supervisorctl restart ballot-box
```
Expand Down

0 comments on commit 46c822d

Please sign in to comment.