celestiaorg / celestiaorg/networks
Add instructions for securely passing existing key(s) to Docker image(s)
Open
- Dominant language
- Shell
- Stars
- 109
- Forks
- 263
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 6
Description
Related to both #39 and #40
Inspired by this discussion: https://github.com/celestiaorg/celestia-node/pull/293#pullrequestreview-842793624
There should be instructions for how a Celestia app or node can be setup using existing private keys in a secure manner for both Docker and K8s. This should utilize [Docker Swarm Secrets](https://docs.docker.com/engine/swarm/secrets/) or [K8s Secrets](https://kubernetes.io/docs/concepts/configuration/secret/).
Contributor guide
Assessment
This issue has not been assessed yet.