Contents

Popular

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Install the product with the .bin or .exe installer of the product; run the installer which has an intuitive wizard to install the Fiorano setup as per scenario requirements.

    Tip

    Alternatively, refer to the Installing Fiorano Platform documentation which lists the steps needed for installing the Fiorano Platform.

    Note

    In this document, "$FIORANO_HOME" refers to the Fiorano Setup installation directory.

  2. Install a Cassandra Database Server and PostgreSQL server.

    1. Cassandra Database is an open source database that provides unmatched linear scalability and high availability with proven fault-tolerance and is used to store details that need to be looked up on the fly.

      Tip

      Download Cassandra Version

      2.0.9 from the link http

      3.x link https://

      downloads

      academy.datastax.com/

      community

      planet-cassandra/cassandra and please refer to the directions provided here to install Cassandra.

      Note

      After installing Cassandra, to enable the database to be accessed from other machines, open the cassandra.yaml file present in the conf folder of Cassandra, and set the rpc_address property to the IP address of the system where Cassandra DB is running.

      Before starting Cassandra 3.8 or 3.9 in Windows environment as a service, un-comment the property with name "cdc_raw_directory" in the cassandra.yaml file and set the value as <CASSANDRA_HOME>/data/cdc_raw.

      Info
      titleExample

       cdc_raw_directory: "C:/Program Files/DataStax-DDC/data/cdc_raw"

    2. Fiorano uses PostgreSQL for its analytics data store. To configure PostgreSQL for analytics, perform the following actions:
      1. Install PostgreSQL on the machine where the Analytics Database is to be created.
      2. Create a desired user name, set a password and create the database.
      3. Download the PostgreSQL JDBC driver for JVM.
      4. Once Fiorano is installed, some changes need to be made to the Fiorano setup for the Analytics to connect to the PostgreSQL. To do this, open the apidb.cfg file present at $FIORANO_HOME/esb/server/profiles/server1/AMS/conf and make the following changes in the document:
        1. Under section 2, change the <ip-address>, <port> and <database> variables to the actual desired settings of the above installed PostgreSQL setup.
        2. Under section 3 and section 4 of this document, provide the username and password credentials needed to connect to the installed database.
        3. Under section 6 and 7, provide the reconnect settings of choice.
        4. Go to $FIORANO_HOME/esb/server/bin/server.conf and under the <java.classpath>segment,add the path to the above downloaded JDBCdriver,so that the driver gets added to the classpath of the JVM.

...

This is the control center of the API Management product. It is the place from where all the main deployment of API projects and policies is controlled. The API Dashboard is also hosted on this server.

Note

Before starting the

AMS

AGS Server,

 provide

 provide the DataStoreURL

in

 in the Server profile

, that is, go to 

.

To do this, perform the following actions:

  1. Go to the eStudio Profile Management
, navigate
  1. Navigate through the server
profile, and provide
  1. profile <ServerProfile> > APIManager > Fiorano > APIMANAGER > DeveloperApps > DeveloperAppsManager
  2. Provide the IP address of the machine where the Cassandra DB is running

in
  1. in DataStoreURL

property:
  1.  property.

  <ServerProfile>APIManager > Fiorano > APIMANAGER > DeveloperApps > DeveloperAppsManager
  1. Warning
     Provide the actual IP address as provided in the rpc_address property in the cassandra.yaml file instead of "localhost".

To start the AMS server, please execute the following command at $FIORANO_HOME/esb/server/bin

...

Note

Before starting the AGS Server, provide the DataStoreURL in the Server profile, that is, go to .

To do this, perform the following actions:

  1. Go to the eStudio Profile Management
, navigate
  1. Navigate through the server
profile, and provide
  1. profile <ServerProfile> APIGATEWAY > Fiorano > APIGateway > APIGatewayManager
  2. Provide the IP address of the machine where the Cassandra DB is running in DataStoreURL property

:

<ServerProfile> APIGATEWAY > Fiorano > APIGateway > APIGatewayManager

  1. .

    Warning
     Provide the actual IP address as provided in the rpc_address property in the cassandra.yaml file instead of "localhost".

To start the AGS server, execute the following command at $FIORANO_HOME/esb/server/bin:

...

Adaptavist ThemeBuilder EngineAtlassian Confluence