Skip to content

Files

Latest commit

 

History

History
25 lines (18 loc) · 961 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 961 Bytes

Docker support

Our CI [automatically](https://github.com/fedimint/fedimint/blob/67760e2f21d2fa628ec9cd549b4bfb65571e4511/.github/workflows/ci- nix.yml#L375C3-L375C13) publishes docker container images of all fedimintd components.

See [./deploy-fedimintd] for a script deploying fedimintd to a fresh system. It is reguarily tried, so should stay working.

In the past we had more elaborated tutorial and documentation, but we had to scale it down, due to amount of time required to keep them up to date. See content of this directory in the past releases for more info.

For help please try Fedimint Github Discussions or #mint-ops channel on Fedimint's Discord server.

Iroh

We have an additional docker-compose.yaml that supports Iroh, but is considered experimental. To try it:

cd iroh-fedimintd
docker compose up -d