node-distro/deploy/README.md
Anatolios Laskaris 9b6fe501d8
chore: Reorganize directory structure and update README [fixes FLU-276] (#96)
* Update

* Typo

* Update

* Fixes

* Fix

* docs: Added CONTRIBUTING and LICENSE-related words to README

* docs: a few typos fixed

---------

Co-authored-by: Mikhail <mikhail.zotov@fluence.one>
2023-02-22 09:42:26 +02:00

581 B

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.