Instrumentality Dark

Instrumentality Light

Instrumentality facilitates the aggregation of data from any source into a single database under a common set of schemas.

Thesis

Data should belong to people and those they choose to share it with. The order in which posts are presented should be changed from reverse chronological order (latest first) only when the user expressly wishes to do so.

Documentation

For server administrators: https://instrumentality.berserksystems.com/docs/.

For developers: bash git clone https://github.com/berserksystems/instrumentality.git cd instrumentality/ cargo doc --no-deps Then open /target/doc/instrumentality/index.html in a browser.

Download

See https://github.com/berserksystems/instrumentality/releases/.

Architecture

This is an Axum web server that reads and writes data to MongoDB.

Features

Future

Minor

Major