- 25 Views
- 0 Comments
IBM FileNet P8 on the AWS Cloud - Installation and Configuration
FunMaster
- Post By FunMaster
- 1 week ago
Summary: IBM FileNet Content Manager on AWS - Quick Start Guide
This Quick Start deployment guide offers step-by-step instructions to deploy IBM FileNet Content Manager v5.5.4 on the AWS Cloud in a highly available, environment using a Virtual Private Cloud (VPC) across multiple Availability Zones.
Purpose and Target Users
-
Aimed at enterprises looking to manage digital content, build content-centric apps, and integrate content services.
-
Designed for deployment via AWS services like Amazon EC2, EFS, EKS, and CloudFormation in a Kubernetes-based container environment.
Key Features of FileNet on AWS
-
Supports content governance, collaboration, sharing, video streaming, and lifecycle management.
-
Manages digital content through object stores, which can be backed by databases, file systems, or Amazon S3-compatible storage.
-
Built on the Amazon EKS Architecture Quick Start, ensuring scalability and Kubernetes compliance.
AWS Services Used
-
Amazon EC2 – Compute hosting
-
Amazon EFS – Shared file storage
-
Amazon EKS – Kubernetes orchestration
-
CloudFormation – Infrastructure automation
-
Elastic Load Balancing – Traffic distribution
-
Security Groups – Access control
Licensing and Cost
-
AWS service usage costs apply; no extra charge for using the Quick Start templates.
-
Licenses for IBM FileNet Content Manager are required.
-
An IBM entitlement key is needed to download container images from IBM's Container Software Library.
-
The Quick Start includes provisioning of an Oracle database with a license-included model.
Cost Management Tip
-
It is recommended to enable the AWS Cost and Usage Report to monitor service usage and associated costs via your S3 bucket.
Architecture:

The Quick Start sets up a resilient and secure AWS environment for IBM FileNet Content Manager by provisioning the following components:
-
High Availability Design: Deploys resources across multiple Availability Zones (AZs) for fault tolerance.
-
Virtual Private Cloud (VPC): Includes both public and private subnets, following AWS best practices.
Public Subnets Include:
-
NAT Gateways: Provide secure outbound internet access for private resources.
-
Linux Bastion Host: Enables SSH access to EC2 instances in private subnets.
-
Remote Desktop Gateway (RD Gateway): Allows secure RDP access to private instances.
Private Subnets Include:
-
Microsoft Active Directory (AD): Deployed in two AZs for redundancy and used for LDAP-based authentication.
-
Amazon RDS for Oracle: Serves as the backend database for FileNet.
-
IBM FileNet Containers: Deployed on Amazon EKS (Elastic Kubernetes Service).
Shared Storage:
-
Amazon EFS (Elastic File System) is used for persistent shared storage of configuration and content.
This architecture provides a scalable, secure, and enterprise-grade deployment environment for IBM FileNet Content Manager on AWS.
as part of the Quick Start deployment, the following initial configuration steps are automated to fully set up IBM FileNet Content Manager:
-
Container Setup: Deploys all necessary FileNet-related containers.
-
LDAP Configuration: Automatically creates LDAP users and groups for authentication and access control.
-
Database Provisioning: Sets up Oracle databases for both the Content Platform Engine (CPE) and IBM Content Navigator (ICN).
-
Core Components Initialization:
-
FileNet P8 domain, object stores, and workflow system are created.
-
Advanced Storage Areas (ASA) are configured on Amazon EFS to store document content.
-
-
Search Configuration:
-
Sets up a text search server and creates an index area for full-text search, stored on EFS.
-
-
Content Navigator Setup: Creates a working ICN repository and desktop environment.
-
Optional Components:
-
CMIS (Content Management Interoperability Services): Enables cross-platform content access.
-
GraphQL APIs: Offers flexible, query-based access to content services for app development.
-
Deployment Steps:
- Step 1. Sign in to your AWS account1. Sign in to your AWS account at https://aws.amazon.com with an IAM user role that has the necessary permissions. For details, see Planning the deployment earlier in this guide.2. Ensure that your AWS account is configured correctly, as discussed in the Technical requirements section.3. Use the Region selector in the navigation bar to choose the AWS Region where you want to deploy FileNet Content Manager on AWS. The deployment is restricted to AWS Regions with at least three Availability Zones.4. Select the key pair that you created earlier. In the navigation pane of the Amazon EC2 console, choose Key Pairs, and then choose your key pair from the list.5. Choose an existing S3 bucket or create a new one to store the prerequisite database client and deployment log files.6. Use the IAM console to get your access key ID and access key secret. More information about obtaining the access key ID and secret is available at Managing Access Keys for IAM Users.7. Use the AWS Certificate Manager to create a Secure Sockets Layer (SSL) certificate.
- Step 2. Obtain an IBM FileNet Content Manager license:This Quick Start requires licenses for IBM FileNet Content Manager.If you already own licenses for IBM FileNet Content Manager, you can use the Bring Your Own License model (BYOL).Otherwise, purchase IBM FileNet Content Manager licenses from Passport Advantage or an IBM representative. For assistance with Passport Advantage, see the Passport Advantage Online for customers or eCustomer care webpages.You must provide an entitlement key to download the FileNet Content Manager containers. Obtain a key from the Container Software Library.The Quick Start templates provision an Oracle database instance using the License Included service model. For more information about the costs associated with this service, see Oracle Licensing Considerations.
