forked from influxdata/docs-v2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinfluxdb_urls.yml
46 lines (45 loc) · 1.5 KB
/
influxdb_urls.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
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: Asia Pacific (Australia)
location: Sydney, Australia
url: https://ap-southeast-2-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: Europe West (Belgium)
location: St. Ghislain, Belgium
url: https://europe-west1-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