Auraed
Secure mTLS and gRPC backed runtime daemon. Alternative to systemd. Written in Rust.
Install / Use
/learn @aurae-runtime/AuraedREADME
Aurae Daemon
The Aurae Daemon (auraed) is the main daemon that powers Aurae.
The Aurae Daemon runs as a gRPC server which listens over a unix domain socket by default.
/var/run/aurae/aurae.sock
Running Auraed
Running as /init is currently under active development.
To run auraed as a standard library server you can run the daemon alongside your current init system.
sudo -E auraed
Additional flags are listed below.
USAGE:
auraed [OPTIONS]
OPTIONS:
--ca-crt <CA_CRT> [default: /etc/aurae/pki/ca.crt]
-h, --help Print help information
-s, --socket <SOCKET> [default: /var/run/aurae/aurae.sock]
--server-crt <SERVER_CRT> [default: /etc/aurae/pki/_signed.server.crt]
--server-key <SERVER_KEY> [default: /etc/aurae/pki/server.key]
-v, --verbose
-V, --version Print version information
Building from source
We suggest using the aurae repository for building all parts of the project.
If you intend on building this repository directly you can leverage the Makefile in this repository.
make
or using Cargo directly
cargo clippy
cargo install --debug --path .
Related Skills
himalaya
353.1kCLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).
node-connect
353.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
taskflow
353.1kname: taskflow description: Use when work should span one or more detached tasks but still behave like one job with a single owner context. TaskFlow is the durable flow substrate under authoring layer
frontend-design
111.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
