ipfs-cluster/cmd/ipfs-cluster-service
Kishan Mohanbhai Sagathiya cbf3e28ccb Separate identity from configuration
- Move identity.go to config package
- extractIdentity --> loadIdentity inside ipfs-cluster-service/configs.go
- ApplyEnvVars for identity
- Use crypto.Ed25519 instead of crypto.RSA
- Don't rewrite service.json

License: MIT
Signed-off-by: Kishan Mohanbhai Sagathiya <kishansagathiya@gmail.com>
2019-05-06 14:05:12 +05:30
..
dist Move ipfs-cluster-service and ipfs-cluster-ctl to cmd/ 2018-09-27 20:56:09 +02:00
configs.go Separate identity from configuration 2019-05-06 14:05:12 +05:30
daemon.go Separate identity from configuration 2019-05-06 14:05:12 +05:30
lock.go Consensus: add new "crdt" consensus component 2019-04-17 19:14:26 +02:00
main.go Separate identity from configuration 2019-05-06 14:05:12 +05:30
Makefile Move ipfs-cluster-service and ipfs-cluster-ctl to cmd/ 2018-09-27 20:56:09 +02:00
state.go Separate identity from configuration 2019-05-06 14:05:12 +05:30