Add Server

Add Neo4j Server for Standalone or Cluster

Steps:

  1. Navigate to the "Catalog" tab.
  2. Click the "Request" button.
  3. Enter the following information:
    • Neo4j Service: Display the selected Neo4j service type
    • Remote Server Login User: Select the username with privileges to log in to the target server (e.g., dbaasnow).
    • Bolt Port: Default is 7687. Update only if a different Bolt connection port is required.
    • Server Name: Select the fully qualified domain name (FQDN) of the server.
    • Role: Display Master/Slave
    • Type:
      • Core Cluster
      • Read Replica
  4. Click "Add server" button.


Add PostGgreSQL Server for Standalone or Replication

Steps:

  1. Navigate to the "Catalog" tab.
  2. Click the "Request" button.
  3. Enter the following information:
    • PostgreSQL Service: Display the selected PostgreSQL service type
    • Remote Server Login User: Select the username with privileges to log in to the target server (e.g., dbaasnow).
    • Port: Default is 5432. Update only if a different connection port is required.
    • Server Name: Select the fully qualified domain name (FQDN) of the server.
    • Role: Select "Primary" or "Secondary".
    • Type: Select "Postgres DB Server".
  4. Click "Add server" button.
  5. The added server information will be shown after successfully added.


Add Enterprise/Percona MongoDB Server for Standalone or Replicaset

Steps:

  1. Navigate to the "Catalog" tab.
  2. Click the "Request" button.
  3. Enter the following information:
    • MongoDB Service: Display the selected MongoDB service type
    • Remote Server Login User: Select the username with privileges to log in to the target server (e.g., dbaasnow).
    • Port: Default is 27100. Update only if a different connection port is required.
    • Host: Select the fully qualified domain name (FQDN) of the server.
    • Role: Default to "Primary/Secondary".
    • Type: Default to "MongoDB Server".
  4. Click "Add server" button.
  5. The added server information will be shown after successfully added.