garage/doc/book/src/SUMMARY.md

27 lines
669 B
Markdown
Raw Normal View History

2021-03-17 13:44:14 +00:00
# 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]()