auksys

Crates.ioauksys
lib.rsauksys
version0.1.0
sourcesrc
created_at2024-10-21 06:10:26.633925
updated_at2024-10-21 06:10:26.633925
descriptionProgram for conveniently run auKsys.
homepagehttps://auksys.org
repositoryhttps://gitlab.com/auksys/auksys
max_upload_size
id1416968
size59,964
(cyrilleberger)

documentation

README

lks logo auKsys

auksys is a tool for starting auKsys component, such as the kDB Store. It is part of the auKsys project.

The installation and usage of this tool is documented in the auKsys docker documentation.

Quick Start

Provided Rust is installed in the system (either via package or the official install guide):

cargo install auksys

Then running the following will start a kDB store with a web interface:

auksys start kdb/store --web
Commit count: 12

cargo fmt