Gallery
  • Introduction to Gallery
  • Getting Started
    • Link Your Cloud Provider
    • Create a Template
    • Build an Environment
  • Cloud Integrations
    • AWS
    • GCP
    • Other Cloud Providers
  • Gallery CLI
    • Setup
      • Installation
      • Authentication
  • Build System
    • Overview
    • Project Builds
      • Build Jobs
      • Build Stages
      • .gallery-deploy.yml Docs
    • Terraform
      • Variables
      • Mapping URLs/Configs
      • Using Cached Services
  • Cached Services
    • Overview
    • Defining Cached Services
  • Examples
    • Flask Elastic Beanstalk Quickstart
  • Resources
    • Environments
      • Managing your Environments
      • Environment Teardown
      • Environment Settings
Powered by GitBook
On this page

Was this helpful?

  1. Getting Started

Link Your Cloud Provider

PreviousIntroduction to GalleryNextCreate a Template

Last updated 3 years ago

Was this helpful?

Gallery supports first-class integrations with multiple cloud providers, specifically AWS, GCP, and Heroku. The mechanics and reasoning behind the implementation of each of these integrations is covered in more detailed in the relevant sections of the documentation, but the basics of linking each of them are similar. Find the integrations tab, and click "Connect' on the relevant provider.

Depending on the provider, you will either have to enter an API key/API secret (Heroku and AWS), or use OAuth to authenticate with the provider (GCP). For more information on best practices, and the permissions Gallery will use with each provider, see the relevant section of the documentation for a more detailed discussion.

The integrations tab