Deploy the authoring environment
The first environment to deploy is authoring environment. This environment can initially be used by a small team as a development environment, but can eventually be used as the authoring environment for all users. The authoring environment is deployed based on the technical architecture defined in the project design documents.
- Based on the database architecture defined in the project design document, the database administrator deploys a database server for the authoring environment.
- Based on the security architecture defined in the project design document, the LDAP administrator:
- Creates a new LDAP server if one does not exist.
- Creates all the groups and users required for the web content system.
- Based on the server architecture defined in the project design document, the WebSphere Portal administrator does the following:
- Installs a WebSphere Portal server or cluster of servers.
- Configures the WebSphere Portal server or cluster to use the database server setup by the database administrator.
- Configures WebSphere Portal to use the LDAP server as its user repository.
- Configures various WAS, WebSphere Portal and Web Content Manager configuration properties to ensure the system is correctly setup for web content authoring and is tuned for optimal performance.
- Based on the information architecture and security architecture defined in the project design document, the WebSphere Portal administrator:
- Creates all the libraries required for the web content system.
- Assigns users and groups to the roles and access permissions.
- Create all pages required by the web content system.
- Adds all required authoring portlets to the appropriate pages and configures the authoring portlets for use by different teams to create and manage web content items.
- Adds all required web content viewer portlets to the required pages for use as preview pages.
- Web content library management
- Users, Groups and Roles
- Security architecture
- Work with pages
- doc/Managing_pages_wp7
- Authoring portlet settings
- Displaying content with web content viewers
- Final testing and tuning of the authoring environment is undertaken by all administrators.
The authoring environment is now ready to use.
Parent
Road map to building a web content system
Previous
Build the content authoring system