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



                                   
                                               




                                                          

                                           


                                    
                                                 
                  
                                                    
 


                                            
 

                                                     
                               


                                                                
# Summary

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

- [Getting Started](./getting_started/index.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)

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

- [Reference Manual](./reference_manual/index.md)
  - [Garage CLI]()
  - [S3 API](./reference_manual/s3_compatibility.md)

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

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

- [Working Documents](./working_documents/index.md)
  - [Load Balancing Data](./working_documents/load_balancing.md)