Extend the number of Beta environments

This commit is contained in:
Fernando Álvarez
2025-12-17 18:25:07 +01:00
parent 43dd149ff2
commit dbb8113080
11 changed files with 84 additions and 12 deletions
+7 -2
View File
@@ -64,9 +64,14 @@ This environment uses a FlashBlade bucket for blob storage.
Beta is primarily intended for testing product features. It uses the same production database and Active Storage configuration.
Beta tenant is:
There are 4 beta environments:
- https://fizzy-beta.37signals.com
- https://beta1.fizzy-beta.com
- https://beta2.fizzy-beta.com
- https://beta3.fizzy-beta.com
- https://beta4.fizzy-beta.com
Deploy with: `bin/kamal deploy -d beta1` (or `-d beta2`, `-d beta3`, `-d beta4`)
### Staging