garage/doc/book
fabientot b6aaebaf4c The version flag is required when applying a layout
I followed the documentation and got an error if the layout's version was not specified 

```
garage layout apply

Error: Internal error:
Please pass the new layout version number to ensure that you are writing the correct version of the cluster layout.
To know the correct value of the new layout version, invoke `garage layout show` and review the proposed changes.
```

This fixes that
2025-01-08 20:30:09 +00:00
..
build the old value do not work out of the box 2024-10-14 17:20:26 +02:00
connect doc: update mastodon media header pruning section 2024-10-17 20:59:21 +02:00
cookbook Bump to version 1.0.1 2024-09-22 14:25:32 +02:00
design doc: add Triplebit's use-case 2024-11-15 16:27:46 -06:00
development [nix-improvements] get rid of Drone 2024-02-09 12:19:16 +01:00
operations Typo 2024-09-10 09:34:59 +02:00
quick-start The version flag is required when applying a layout 2025-01-08 20:30:09 +00:00
reference-manual doc: add use_local_tz configuration 2024-11-25 10:35:00 +07:00
working-documents [fix-doc] fix broken references in documentation 2024-04-10 17:47:34 +02:00
.gitignore Doc skeleton + intro 2021-03-17 14:44:14 +01:00
_index.md Reorganize documentation for new website (#213) 2022-02-07 11:51:12 +01:00
README Reorganize documentation for new website (#213) 2022-02-07 11:51:12 +01:00

These are the sources for the documentation but not the whole website.
The website templates and other things are in garage_website, which
uses this as a submodule.