kanbanworkflowstimelinescrumrubyroadmapproject-planningproject-managementopenprojectangularissue-trackerifcgantt-chartganttbug-trackerboardsbcf
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
43 lines
2.3 KiB
43 lines
2.3 KiB
5 years ago
|
---
|
||
|
sidebar_navigation:
|
||
|
title: Information
|
||
|
priority: 500
|
||
|
description: System information in OpenProject.
|
||
|
robots: index, follow
|
||
|
keywords: system information
|
||
|
---
|
||
|
# System information
|
||
|
|
||
5 years ago
|
You get an overview about current system status and more information. Navigate to -> *Administration* -> *Information*.
|
||
5 years ago
|
|
||
5 years ago
|
1. Displays the **product version** (OpenProject configuration).
|
||
|
|
||
|
2. Displays the core version of your OpenProject installation.
|
||
|
|
||
|
![Sys-admin-information](Sys-admin-information.png)
|
||
|
|
||
|
## Security badge
|
||
|
|
||
|
The **Security badge** shows the current status of your OpenProject installation. It will inform administrators of an OpenProject installation on whether new releases or security updates are available for your platform.
|
||
|
|
||
|
If enabled, this option will display a badge with your installation status at Administration > Information right next to the release version, and on the home screen. It is only displayed to administrators.
|
||
|
|
||
|
The badge will match your current OpenProject version against the official OpenProject release database to alert you of any updates or known vulnerabilities. To ensure the newest available update can be returned, the check will include your installation type, current version, database type, enterprise status and an anonymous unique ID of the instance. To localize the badge, the user's locale is sent. No personal information of your installation or any user within is transmitted, processed, or stored.
|
||
|
|
||
|
To disable rendering the badge, uncheck the setting at *Administration* > *System settings* > *General* or pass the configuration flag `security_badge_displayed: false` .
|
||
|
|
||
|
## Additional system information
|
||
|
|
||
|
There are a few automatic checks from the system to ensure the safety and correct set up of your configuration if you navigate to -> *Administration* -> *Information*.
|
||
|
|
||
|
If one point is not fulfilled, e.g. changing the default administrator account, you will get a warning message in the form of a bug icon.
|
||
|
|
||
|
![system information](image-20200124104411677.png)
|
||
|
|
||
|
## Storage information
|
||
|
|
||
|
You will get information about the storage filesystem in your OpenProject application if you navigate to -> *Administration* -> *Information*.
|
||
|
|
||
|
You will see the remaining disk space as well as used disk space in your OpenProject installation.
|
||
|
|
||
|
![storage filestystem information](image-20200124104803476.png)
|