28 lines
997 B
Markdown
28 lines
997 B
Markdown
---
|
|
title: Install and deploy InfluxDB Enterprise
|
|
description: Install InfluxDB Enterprise to on-premise or cloud providers, including Google Cloud Platform, Amazon Web Services, and Azure.
|
|
aliases:
|
|
- /enterprise_influxdb/v1.7/install-and-deploy/deploying/google-cloud-platform/
|
|
menu:
|
|
enterprise_influxdb_1_7:
|
|
weight: 70
|
|
name: Install and deploy
|
|
---
|
|
|
|
Install or deploy an InfluxDB Enterprise cluster in the environment of your choice:
|
|
|
|
- [Your cloud provider](#your-cloud-provider)
|
|
- [Your own environment](#your-own-environment)
|
|
|
|
## Your cloud provider
|
|
|
|
Learn how to deploy a cluster on the cloud provider of your choice:
|
|
|
|
- [GCP](/enterprise_influxdb/v1.7/install-and-deploy/google-cloud-platform/)
|
|
- [AWS](/enterprise_influxdb/v1.7/install-and-deploy/aws/)
|
|
- [Azure](/enterprise_influxdb/v1.7/install-and-deploy/azure/)
|
|
|
|
## Your own environment
|
|
|
|
Learn how to [install a cluster in your own environment](/enterprise_influxdb/v1.7/install-and-deploy/production_installation/).
|