blob: 3e4618a113360001948aacd86c63733589c27fd8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
# 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)
# Reference Manual
- [S3 API](./compatibility.md)
# Design
- [Related Work](./related_work.md)
- [Internals](./internals.md)
# Development
- [Setup your environment](./devenv.md)
|