node-distro/deploy
Anatolios Laskaris 5b823aa72e
chore: Add observability to docker-compose (#113)
* Add observability

* Update

* Update

* Fix indent

* Fix again

* Fix againt

* fix

* Add external address

* Fix links

* Fixes

* Fix

* Add IPFS

---------

Co-authored-by: folex <0xdxdy@gmail.com>
2023-03-22 17:59:01 +02:00
..
docker-compose chore: Add observability to docker-compose (#113) 2023-03-22 17:59:01 +02:00
README.md chore: Add observability to docker-compose (#113) 2023-03-22 17:59:01 +02:00

Running Rust Peer

Currently there is only one way to try out the Rust peer. It is by running it with docker-compose. An example configuration for popular orchestration platforms like HasiCorp Nomad and K8S are coming soon! Meanwhile, you can adapt this docker-compose file for the platform of your choice.

Configuring rust-peer distro image

Checkout this doc to learn more about rust-peer image flavours and environment variables used to configure the images.