-
Notifications
You must be signed in to change notification settings - Fork 10
Deploy Notes
Michael Sevilla edited this page Aug 24, 2018
·
1 revision
Run the development container with:
docker run -dit --entrypoint=/bin/bash -v $PWD/skyhookdb-ceph:/ceph -v $PWD/data:/data cephbuilder/ceph:kraken
Concepts
> Architecture
> Data formats
> > Flatbuffers
> > Arrow
> Test Integration
Tutorials
> Build
> Dev/Test environment
> Run test queries
> Ceph-SkyhookDM cluster setup
Technical Reports
> Google Summer of Code 2019 Report
> Google Summer of Code 2020 Report
> Flatbuffers and Flexbuffers access experiments
Archives
> CloudLab Ceph Deployment Notes
> Deploy Notes
> Running CloudLab Experiments
> Installing a Non Release Fork on CloudLab
> Installing with Skyhook-Ansible
> FBU Queries (PDSW19)
> Paper Experiments
> Skyhook Development on CloudLab
> Building Deb Files for Cloudlab Installs (Sp2019)
> CephFS FUSE on CloudLab