Adding remote database configuration to the stack

You need to add the database configuration to the stack so that your Document Processing Extension stack can create new projects on them.

Before you begin

Make sure that you created the project databases on your remote Db2 server or PostgreSQL server.

About this task

You can use the dpedeploy tool to enter the database configuration and add the databases to the Document Processing Extension stack.

Procedure

  1. Run the following command.
    ./dpedeploy
  2. For Select what you want to do, select Deployment maintenance.
  3. For Select a stack, select the stack name.
  4. For What do you want to do on stack <stack name>, select Manage databases and then select Add project DB configuration.
  5. When prompted, enter the database information, such as the database name and password. If you use remote Db2 server, you need to enter the database server hostname and port.
  6. For Do you want to configure another project database?, enter y if you have more project databases to add. Otherwise, enter n.

Results

The dpedeploy tool refreshes the stack with the new configuration.

What to do next

Go to and complete the steps in Creating a document processing project.