PhysarumSM / service-manager

LCA and Proxy
Apache License 2.0
0 stars 0 forks source link

Constant Peer ID upon restart of services #21

Closed t-lin closed 4 years ago

t-lin commented 4 years ago

Can potentially integrate changes (and flags?) from Bootstrap node Definitely should be done for allocator What about proxy within container? (i.e. if container restarts, should it maintain the same peer ID?)

Perhaps each service should use a different default key filename than what's in Bootstrap right now. This'll accomodate multiple services running within the same disk namespace (e.g. root namespace or same container).

t-lin commented 4 years ago

Will support this feature for Proxy service as well.