Aquarist Labs are an organization of like-minded individuals working on the Aquariums project.
We are investigating the beginnings of a new storage appliance project in an opinionated fashion. The Aquariums project is split into two clearly defined work streams: Gravel (backend) and Glass (frontend).
You can clone from github with
git clone git@github.com:aquarist-labs/aquarium
or, if you are not a github user,
git clone git://github.com/aquarist-labs/aquarium
We're not actually sure yet, but the end goal is to make a storage appliance installer.
Stop asking hard questions.
Look at the issue list, or contact the contributors and see what's up.
If you want to get your hands dirty as soon as possible, you can also run the
script at tools/setup-dev.sh
. This will ensure you have a basic development
environment as soon as possible so you can start hacking.
You will be able to find the backend bits in src/gravel
, while the frontend
bits are located in src/glass
.
Oh, oh we're not there yet.
Aquarist Labs are licensed under the LGPL version 2.1.
We do not require assignment of copyright to contribute code; code is contributed under the terms of the applicable license.