Point to rolling restarts

This commit is contained in:
dhh
2023-09-18 08:31:49 -07:00
parent 8671963719
commit 90fefc419f

View File

@@ -78,3 +78,8 @@ registry:
# hitting 404 on in-flight requests. Combines all files from new and old
# version inside the asset_path.
# asset_path: /rails/public/assets
# Configure rolling deploys by setting a wait time between batches of restarts.
# boot:
# limit: 10 # Can also specify as a percentage of total hosts, such as "25%"
# wait: 2