1.2 Vibe Components

1.2.1 Vibe Software

The Vibe software is a customized version of Apache Tomcat. This software provides the Web-based functionality you use as you access the Vibe site through your Web browser.

1.2.2 Vibe Database

The Vibe database is used for storing information about the Vibe site and its users:

  • Structural information about workspaces, folders, and entries (for example, their location in the workspace tree)

  • Identification information about workspaces, folders, and entries (for example, titles, descriptions, dates of creation/modification, and users associated with creation/modification)

  • User profile information (for example, full name, phone number, and e-mail address)

The Vibe database disk space requirements are relatively modest, because the database is not used for storing files.

1.2.3 Vibe File Repository

The Vibe file repository holds all files that are imported into Vibe, information related to the imported files, such as thumbnails and HTML renderings, and the search engine index.

The Vibe file repository disk space requirements depend on the size of the Vibe site. For a large Vibe site, disk space requirements can be substantial.

1.2.4 Lucene Index

The Lucene Index Server is a high-performance Java search engine. The Lucene index contains pointers to the actual data stored in the Vibe file repository. The index enables the Lucene search engine to perform very fast searches through large quantities of Vibe data.