node-distro/deploy/README.md
Anatolios Laskaris 2e9337ea3f
chore(naming): Rename rust-peer to nox (#152)
* Rename rust-peer to nox

* Fix

* Fix
2023-06-06 14:52:27 -06:00

14 lines
561 B
Markdown

# Running nox
Currently there is only one way to try out the Rust peer. It is by running it
with [docker-compose](docker-compose/). An example configuration for popular
orchestration platforms like [HasiCorp Nomad](https://www.nomadproject.io/) and
K8S are coming soon! Meanwhile, you can adapt
[this docker-compose file](docker-compose/docker-compose.yml) for the platform
of your choice.
## Configuring nox distro image
Checkout [this doc](../docs/flavours.md) to learn more about nox image flavours
and environment variables used to configure the images.