Run a node
We currently don't have a deployment file available.
Follow these instructions to run a node, keeping in mind that this is unstable and can break with upcoming updates.
Download the Docker image:
Then run the image:
docker run --name [container_name] -d [options] europe-west3-docker.pkg.dev/hyle-413414/hyle-docker/hyle:main
And rebuild the node from the source: