dashpay / dash-network-deploy

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

chore: use instance store for logs data #563

Closed strophy closed 1 year ago

strophy commented 1 year ago

Issue being fixed or feature implemented

Our large EBS storage volumes were getting too expensive

What was done?

Replace EBS storage with instance store

How Has This Been Tested?

On devnet-loggo

Breaking Changes

Existing logs will be lost on deploy, and any change to logs servers other than restart will now result in data loss

Checklist:

For repository code-owners and collaborators only