diff options
author | Quentin Dufour <quentin@deuxfleurs.fr> | 2021-03-17 14:44:14 +0100 |
---|---|---|
committer | Quentin Dufour <quentin@deuxfleurs.fr> | 2021-03-17 14:44:14 +0100 |
commit | 0afc701a698c4891ea0f09fae668cb06b16757d7 (patch) | |
tree | e256fcc3c5fff777ae30f97dfecb322b4e56d40b /doc/book/src/getting_started.md | |
parent | 6a3dcf39740cda27e61b93582b6fea66991ec4f2 (diff) | |
download | garage-0afc701a698c4891ea0f09fae668cb06b16757d7.tar.gz garage-0afc701a698c4891ea0f09fae668cb06b16757d7.zip |
Doc skeleton + intro
Diffstat (limited to 'doc/book/src/getting_started.md')
-rw-r--r-- | doc/book/src/getting_started.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/book/src/getting_started.md b/doc/book/src/getting_started.md new file mode 100644 index 00000000..7d3efd8b --- /dev/null +++ b/doc/book/src/getting_started.md @@ -0,0 +1,5 @@ +# Gettin Started + +Let's start your Garage journey! +In this chapter, we explain how to deploy a simple garage cluster and start interacting with it. +Our goal is to introduce you to Garage's workflows. |