readded deleted urls data file

pull/2005/head
Scott Anderson 2020-12-17 09:20:34 -07:00
parent fba827d8b4
commit b1d7b76dc7
1 changed files with 41 additions and 0 deletions

41
data/influxdb_urls.yml Normal file
View File

@ -0,0 +1,41 @@
oss:
product: InfluxDB OSS
providers:
- name: Default
regions:
- name: localhost:8086
url: http://localhost:8086
- name: Custom
url: http://example.com:8080
cloud:
product: InfluxDB Cloud
providers:
- name: Amazon Web Services
short_name: AWS
regions:
- name: US West (Oregon)
location: Oregon, USA
url: https://us-west-2-1.aws.cloud2.influxdata.com
- name: US East (Virginia)
location: Virginia, USA
url: https://us-east-1-1.aws.cloud2.influxdata.com
- name: EU Frankfurt
location: Frankfurt, Germany
url: https://eu-central-1-1.aws.cloud2.influxdata.com
- name: Google Cloud Platform
short_name: GCP
regions:
- name: US Central (Iowa)
location: Iowa, USA
url: https://us-central1-1.gcp.cloud2.influxdata.com
- name: Microsoft Azure
short_name: Azure
regions:
- name: West Europe (Amsterdam)
location: Amsterdam, Netherlands
url: https://westeurope-1.azure.cloud2.influxdata.com
- name: East US (Virginia)
location: Virginia, USA
url: https://eastus-1.azure.cloud2.influxdata.com