From b315bf38e4798642f4de20eb5e24f778b79c234c Mon Sep 17 00:00:00 2001 From: Jorge Manrubia Date: Fri, 28 Nov 2025 10:59:35 +0100 Subject: [PATCH] Add link to the handbook --- saas/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/saas/README.md b/saas/README.md index bdc4e5315..a4c257e86 100644 --- a/saas/README.md +++ b/saas/README.md @@ -20,6 +20,10 @@ Then you can work do [Fizzy development as usual](https://github.com/basecamp/fi Fizzy is deployed with [Kamal](https://kamal-deploy.org/). You'll need to have the 1Password CLI set up in order to access the secrets that are used when deploying. Provided you have that, it should be as simple as `bin/kamal deploy` to the correct environment. +## Handbook + +See the [Fizzy handbook](https://handbooks.37signals.works/18/fizzy) for runbooks and other information. + ### Beta Beta is primarily intended for testing product features.