IntersectMBO / cc-portal

This repository contains services for the Constitution Committee Portal.
https://constitution.gov.tools/
Apache License 2.0
4 stars 0 forks source link

IPFS persistence configuration data #445

Open Kale98 opened 2 weeks ago

Kale98 commented 2 weeks ago

Setting the docker volume to save IPFS Node configuration files. Currently, the setting is that the IPFS node gets a new peerID on every redeploy, but it needs to be always the same. This is the case with SANCHO and PROD envs.

Kale98 commented 1 week ago

This has been implemented for the SanchoNet. It is expected to be done for the MainNet, after the next release on the MainNet.