KintoHub Docs

›Deploying

Introduction

  • Getting Started
  • The KintoHub Workflow
  • Try an example app

    • Node.js
    • Python
    • Java
    • .NET
    • PHP
    • Ruby
    • Go
    • Elixir

KintoBlocks

  • Introduction
  • Websites
  • Microservices
  • Custom Services
  • Job

Projects

  • Introduction
  • Environments
  • Promoting
  • Rollbacks
  • Shut Down
  • Metrics

Features

    Building

    • Pulling Source Code
    • Branches & Tags
    • Manage KintoBlocks
    • API Docs
    • Build Arguments
    • Helm Arguments

    Deploying

    • Manage Projects
    • Manage Environments
    • Environment Variables
    • High Availability

    Operating

    • Accessing API Endpoints
    • API Tokens and Sessions
    • Logs

    Workspaces & Teams

    • Introduction
    • Managing Workspaces
    • Sharing Workspaces

Plans & Billing

  • Plans
  • Upgrading
  • Billing

Quickstarts

    Microservices

    • Express
    • Koa
    • Fastify
    • Hapi
    • FastHttp
    • Gin
    • Iris
    • Beego
    • Flask
    • Django

    Websites

    • Serve Static Files
    • Static HTML Website
    • Ionic PWA
    • Docusaurus
    • Jekyll
    • Angular
    • React
    • Preact PWA
    • Vue
    • NextJs
    • Gatsby

    Jobs

    • Puppeteer

    GraphQL

    • Hasura

    Full-Stack

    • Todo List

Notes & Experiments

  • Release Notes
  • Session Memory
Edit

High Availability

This toggle is designed to allow a service to be set as highly available. When High Availability toggle is switched On, the instances in the project will be distributed across multiple servers and availability zones. Thus, allowing the service to have improved performance and more reliability.

This toggle is easily configurable and can be specified on an environment basis. It is recommended to enable this option in production environments and leave them disabled on staging or testing environments.

To enable High Availability, follow the steps mentioned below:

  1. Open a Project.

  2. Scroll down to the KintoBlocks section.

  3. Click on the Configure KintoBlocks button.

  4. Enable the toggle displayed for High Availability.

  5. Click on the Done Configuration button.

    Screenshot

Note: After enabling the toggle for High Availability please make sure to redeploy the Project for applying the changes made.

← Environment VariablesAccessing API Endpoints →
    Copyright © 2019 KintoHub. All rights reserved