Articles on: Meteor Apps

High-availability [Meteor Apps]

Learn how to make your app fault tolerant by enabling high-availability


High-availability increases the likelihood that your app stays up in the event of unforeseen container, machine, or availability zone failures. We recommend high-availability for all business critical and production apps. Galaxy supports high-availability by default.


Just run three or more Standard containers to enable it for your app. You'll see "HA" in a golden box next to any apps where high-availability is enabled.


Turn high-availability on


  1. Check if your app has enabled high-availability on the app overview page.

App Overview


  1. Change the container size to Standard or larger in your app settings.

Change Container Size


  1. Add three or more containers on the app overview page


Add Containers


  1. Verify that it's enabled via the UI


High-availability Enabled


How we do it


For deployments with three or more Standard containers, Galaxy will distribute an app's containers to different availability zones in the same region. Dividing infrastructure across multiple data centers ensures that high-availability apps are fault tolerant.

Updated on: 14/04/2025