Skip to content
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.

rebrand to IBM Cloud #85

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions services/InfluxData/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ lastupdated: "2017-08-16"
{:codeblock:.codeblock}
{:pre: .pre}

# Getting started with InfluxCloud on Bluemix
# Getting started with InfluxCloud on {{site.data.keyword.Bluemix_notm}}
{: #gettingstarted_InfluxCloud}


The [InfluxCloud](https://cloud.influxdata.com/) on Bluemix is a cloud service for storing metric, event, and time-series data using the [InfluxData platform](https://www.influxdata.com/).
The [InfluxCloud](https://cloud.influxdata.com/) on {{site.data.keyword.Bluemix_notm}} is a cloud service for storing metric, event, and time-series data using the [InfluxData platform](https://www.influxdata.com/).
An InfluxCloud cluster provides an [InfluxDB Enterprise](https://www.influxdata.com/influxenterprise/) cluster for time series storage, a [Kapacitor](https://www.influxdata.com/time-series-platform/kapacitor/) node to create alerts, and [Chronograf](https://www.influxdata.com/time-series-platform/chronograf/) to create dashboards.
InfluxCloud exposes the [InfluxDB](http://docs.influxdata.com/influxdb/v1.3/guides/writing_data/) and [Kapacitor](http://docs.influxdata.com/kapacitor/v1.3/api/api/) HTTP APIs.
{:shortdesc}
Expand All @@ -29,19 +29,19 @@ To get up and running quickly on InfluxCloud service, follow these steps:

![InfluxCloud plan picker](images/01-plan-picker.png)

2. Record the admin credentials during the InfluxCloud cluster creation flow, these will be used later for the "Username" and "Password" fields in the Bluemix InfluxCloud service creation page.
2. Record the admin credentials during the InfluxCloud cluster creation flow, these will be used later for the "Username" and "Password" fields in the {{site.data.keyword.Bluemix_notm}} InfluxCloud service creation page.

![InfluxCloud credential form](images/02-credentials-form.png)

3. Once the cluster creation flow is complete, the newly provisioned cluster will spin up and be displayed on the dashboard after a few minutes. You'll want to record the hostname of your newly created cluster.

![InfluxCloud dashboard cluster hostname](images/03-dashboard-hostname.png)

4. Add the credentials and hostname of the InfluxCloud cluster to a new Bluemix service.
4. Add the credentials and hostname of the InfluxCloud cluster to a new {{site.data.keyword.Bluemix_notm}} service.

![Bluemix InfluxCloud service creation](/images/04-bluemix-influxcloud.png)
![{{site.data.keyword.Bluemix_notm}} InfluxCloud service creation](/images/04-bluemix-influxcloud.png)

5. Follow the [InfluxCloud Getting Started guide](https://help.influxcloud.net/getting_started/) to learn more about how to integrate your Bluemix applications with InfluxCloud.
5. Follow the [InfluxCloud Getting Started guide](https://help.influxcloud.net/getting_started/) to learn more about how to integrate your {{site.data.keyword.Bluemix_notm}} applications with InfluxCloud.

## About

Expand Down