File system organisation
Table of contents |
In the following chapter, the directory structures of the server installation, the configuration file names and the web application structure will be explained.
File names
- Configuration files:
- fs-server.conf
- fs-database.conf
- fs-logging.conf
- fs-license.conf
- fs-update.conf
- fs-wrapper*.conf
- Program files:
- fs-isolated-server.jar
- fs-isolated-runtime.jar
- fs-or.jar
- fs-isolated-webrt.jar
- Log files:
- fs-server.log
- fs-clients.log
- fs-wrapper.log
- fs-gc.*.log
- fs-webapp-*.log
- fs-database.log
- fs-schedule.*.log
Web applications
Web application | Identifier |
---|---|
Startpage and SiteArchitect | fs5root |
Staging | fs5staging |
ContentCreator and ContentCreator preview | fs5webedit |
ServerMonitoring | fs5webmon |
Preview (not ContentCreator) | fs5preview |
Generated project content is stored by FirstSpirit Server in the default generation directories (fs5staging, fs5preview and fs5webedit) or in local project generation directories. Access to these generation directories is protected, which means that when calling this content, user authentication is required as long as it has been configured (see configuring the login process).
These security measures apply to all global and local project staging web applications.
Directory structures
Path / directory | Content | Notice |
---|---|---|
~fs5\bin | Start environment incl. required system binaries | System areas which are completely overwritten during server update |
~fs5\server | Java environment incl. all libraries | |
~fs5\web (obsolet) | FirstSpirit web applications | |
~fs5\conf | FirstSpirit configuration files | Configuration areas which can be changed by the user for the system configuration |
~fs5\data | All project data incl. modules, etc. | Data area |
~fs5\archive | Temporary file area & exports | |
~fs5\backup | Project exports for data backup | |
~fs5\export | Project exports for interactive export/import processes | |
~fs5\log | Log files | |
~fs5\work | Temporary FirstSpirit files | |
~fs5\work\storage\jars | Location for storing JAR files (“JAR cache”) | |