aboutsummaryrefslogblamecommitdiff
path: root/doc/book/operations/_index.md
blob: 16d0e9d5eb4896ab0e0ecd3e0a0947dcce595103 (plain) (tree)






















                                                                                                                      
+++
title = "Operations & Maintenance"
weight = 50
sort_by = "weight"
template = "documentation.html"
+++

This section contains a number of important information on how to best operate a Garage cluster,
to ensure integrity and availability of your data:

- **[Upgrading Garage](@/documentation/operations/upgrading.md):** General instructions on how to
  upgrade your cluster from one version to the next. Instructions specific for each version upgrade
  can bef ound in the [working documents](@/documentation/working-documents/_index.md) section.

- **[Layout management](@/documentation/operations/layout.md):** Best practices for using the `garage layout`
  commands when adding or removing nodes from your cluster.

- **[Durability and repairs](@/documentation/operations/durability-repairs.md):** How to check for small things
  that might be going wrong, and how to recover from such failures.

- **[Recovering from failures](@/documentation/operations/recovering.md):** Garage's first selling point is resilience
  to hardware failures. This section explains how to recover from such a failure in the
  best possible way.