Anatolios Laskaris d13673010d
feat!: Bump nox to 0.15.0 and revert release (#180)
* Bump nox

* Revert "chore(main): release distro 0.2.10 (#179)"

This reverts commit eec1d2ca15437466973b85d8887dc6c81b3b2bf7.
2023-10-12 15:34:28 +03:00
2021-06-24 20:00:55 +03:00
2023-10-12 10:13:09 +00:00
2021-06-21 16:37:26 +03:00

Nox Distro

The distributive and packaging of the nox.

Installation and usage

docker run -d --name nox -e RUST_LOG="info" -p 7777:7777 -p 9999:9999 fluencelabs/nox:latest --local

To get a list of commands that can be passed to nox run:

docker run --rm --name nox fluencelabs/nox:latest --help

See deployment instructions and tips at deploy.

Documentation

Comprehensive documentation on everything related to Fluence can be found here. Check also our YouTube channel.

Support

Please, file an issue if you find a bug. You can also contact us at Discord or Telegram. We will do our best to resolve the issue ASAP.

Contributing

Any interested person is welcome to contribute to the project. Please, make sure you read and follow some basic rules. The Contributor License Agreement can be found here.

License

All software code is copyright (c) Fluence Labs, Inc. under the Apache-2.0 license.

Description
No description provided
Readme Apache-2.0 1.7 MiB
Languages
Dockerfile 69%
Shell 31%