waku-org / nwaku-compose

Deployment docker-compose files to deploy an nwaku node
12 stars 16 forks source link

feat: support negentropy lib for waku sync #92

Closed SionoiS closed 3 months ago

SionoiS commented 3 months ago

Whoever will do the update nwaku-compose, has to copy the libnegentropy.so into the appropriate path for this to work. Maybe can have an issue to track this in that repo.

alrevuelta commented 3 months ago

Not sure I get this. All nwaku software is dockerized into a container. Why would we need this?

SionoiS commented 3 months ago

Not sure I get this. All nwaku software is dockerized into a container. Why would we need this?

IDK either maybe @chaitanyaprem can shed some light?

chaitanyaprem commented 3 months ago

Not sure I get this. All nwaku software is dockerized into a container. Why would we need this?

IDK either maybe @chaitanyaprem can shed some light?

Ah, I see what you mean...the nwaku docker image is just used in compose. Got confused. My bad @SionoiS ..then the socket instructions for nwaku need to be updated to include the lib in the image and no change in compose.