Make sure it is possible to restart all containers with no loss of data #68

Closed
opened 2024-06-18 08:35:22 +00:00 by fyrchik · 1 comment
Owner

make down clean up should remove everything and start a new system (already does).
make down up should stop the containers and do not touch any volumes. We should probably add a volume for neo-go (morph_chain) to make sure containers are not lost too.

`make down clean up` should remove everything and start a new system (already does). `make down up` should stop the containers and do not touch any volumes. We should probably add a volume for neo-go (morph_chain) to make sure containers are not lost too.
Author
Owner

Possible usecase: work with v0.42 of node and restart with v0.43, check compatibility.

Possible usecase: work with v0.42 of node and restart with v0.43, check compatibility.
achuprov was assigned by fyrchik 2024-06-18 08:39:45 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-dev-env#68
No description provided.