aurae-runtime / aurae

Distributed systems runtime daemon written in Rust.
https://aurae.io
Apache License 2.0
1.83k stars 89 forks source link

Create integration test that starts a mastodon instance using auraed #507

Open bpmooch opened 1 week ago

bpmooch commented 1 week ago

As an exploration in creating real use cases for aurae, create an integration test that starts and configures a mastodon instance.

https://docs.joinmastodon.org/user/run-your-own/ here's some docs but I'm not sure they are useful lol

dmah42 commented 1 week ago

having this as a cell, as a VM, as a CRI would be amazing. i don't know if mastodon is simple enough for an integration test, but as a proof of concept it might help highlight any gaps.