aboutsummaryrefslogblamecommitdiff
path: root/doc/book/src/SUMMARY.md
blob: 5d01dbee464ae0ccd030385f5839c8f1f28a4d55 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                          















                                         
# Summary

[The Garage Data Store](./intro.md)

- [Getting Started](./getting_started.md)
  - [Installation](./getting_started/install.md)
  - [Configure a cluster](./getting_started/cluster.md)
  - [Create buckets and keys](./getting_started/bucket.md)
  - [Handle files](./getting_started/files.md)

- [Cookbooks]()
  - [Host a website](./website.md)
  - [Integrate as a media backend]()
  - [Operate a cluster]()

- [Reference Manual]()
  - [Garage CLI]()
  - [S3 API](./compatibility.md)

- [Design]()
  - [Related Work](./related_work.md)
  - [Internals](./internals.md)

- [Development]()
  - [Setup your environment](./devenv.md)
  - [Your first contribution]()