/aurae-docker

A bootstrap place for toying with aurae

Primary LanguageDockerfile

aurae-docker

Aurae is a free and open source Rust project which houses a memory-safe systems runtime daemon built specifically for enterprise distributed systems called auraed.

If you are not on Linux, you can play around with https://aurae.io/ via Docker.

Make sure you have a Docker install configured: https://www.docker.com/get-started/

Downloading

git clone https://github.com/halorgium/aurae-docker
cd aurae-docker

Building

./build.sh

Running the daemon

./daemon.sh

Running a command

./examples.sh
# in the container
~/examples/connect.auraescript