aboutsummaryrefslogtreecommitdiff
path: root/doc/book/src/SUMMARY.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/book/src/SUMMARY.md')
-rw-r--r--doc/book/src/SUMMARY.md17
1 files changed, 7 insertions, 10 deletions
diff --git a/doc/book/src/SUMMARY.md b/doc/book/src/SUMMARY.md
index b88ebb4c..659f880e 100644
--- a/doc/book/src/SUMMARY.md
+++ b/doc/book/src/SUMMARY.md
@@ -2,20 +2,17 @@
[The Garage Data Store](./intro.md)
-- [Getting Started](./getting_started/index.md)
- - [Get a binary](./getting_started/01_binary.md)
- - [Configuring a test deployment](./getting_started/02_test_deployment.md)
- - [Configure a real-world deployment](./getting_started/03_real_world_deployment.md)
- - [Control the daemon](./getting_started/04_control.md)
- - [Configure a cluster](./getting_started/05_cluster.md)
- - [Create buckets and keys](./getting_started/06_bucket.md)
- - [Handle files](./getting_started/07_files.md)
+- [Quick start](./quick_start/index.md)
- [Cookbook](./cookbook/index.md)
- - [Host a website](./cookbook/website.md)
+ - [Deploying Garage](./cookbook/real_world.md)
+ - [Configuring S3 clients](./cookbook/clients.md)
+ - [Hosting a website](./cookbook/website.md)
+ - [Recovering from failures](./cookbook/recovering.md)
+ - [Building from source](./cookbook/from_source.md)
+ - [Starting with Systemd](./cookbook/systemd.md)
- [Integrate as a media backend]()
- [Operate a cluster]()
- - [Recovering from failures](./cookbook/recovering.md)
- [Reference Manual](./reference_manual/index.md)
- [Garage configuration file](./reference_manual/configuration.md)