readded deleted urls data file
parent
fba827d8b4
commit
b1d7b76dc7
|
@ -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
|
||||
|
Loading…
Reference in New Issue