Skip to content

Playing with running Cardano cluster with K3s on Raspberry Pi 4's

Notifications You must be signed in to change notification settings

dshiell/cardano-node

Repository files navigation

cardano-node

Build Binary

VERSION=1.26.2 docker build -t dshiell/cardano-node:${VERSION} .

docker run -v $(pwd)/bin:/tmp --entrypoint /bin/cp dshiell15/cardano-node:${VERSION} /usr/local/bin/cardano-cli /tmp/ docker run -v $(pwd)/bin:/tmp --entrypoint /bin/cp dshiell15/cardano-node:${VERSION} /usr/local/bin/cardano-node /tmp/ docker run -v $(pwd)/bin:/tmp --entrypoint /bin/cp dshiell15/cardano-node:${VERSION} /lib/aarch64-linux-gnu/libsodium.so.23 /tmp/

User Setup

Systemd Setup

loginctl enable-linger

Links

About

Playing with running Cardano cluster with K3s on Raspberry Pi 4's

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published