dashpay / dash-network-deploy

Tools for Dash networks deployment and testing
MIT License
21 stars 19 forks source link

Remove mn_evo_services role from seed nodes #514

Closed pshenmic closed 1 year ago

pshenmic commented 1 year ago

Expected Behavior

Seed nodes should only run core tenderdash and seed containers, without dapi, envoy and the rest of the stuff

Current Behavior

Legacy mn_evo_services role is used to deploy all platform services on the host

Possible Solution

Alternatives Considered

Additional Context

ktechmidas commented 1 year ago

Closing after discussing core requirements for seed nodes with @pshenmic - will modify old platform role to just deploy tenderdash onto these nodes

shumkov commented 1 year ago

Actually we need dashd there, but we don't need mn_evo_services except Tenderdash

pshenmic commented 1 year ago

Sorry guys, I think I messed up dashd with mn_evo_services role in the beginning and confused you

pshenmic commented 1 year ago

https://github.com/dashpay/dash-network-deploy/pull/535