mittwald / feature-requests

Sammlung von Feature-Ideen.
https://www.mittwald.de/roadmap
16 stars 0 forks source link

OpenProject #206

Open wdrhenus opened 3 days ago

wdrhenus commented 3 days ago

Installation und Nutzung für öffentliche Bildungseinrichtung Open-Source-Projektmanagementsoftware für klassisches, agiles oder hybrides Projektmanagement: Aufgabenverwaltung✓ Gantt-Diagramme✓ Boards✓ Team-Zusammenarbeit✓ Zeit- und Kostenberichterstattung✓ www.openproject.org

patrickhilker commented 3 days ago

https://www.openproject.org/docs/installation-and-operations/system-requirements/#overview-of-dependencies

Overview of dependencies Both the package and docker based installations will install and setup the following dependencies that are required by OpenProject to run:

Runtime: Ruby Version = 3.3.x Webserver: Apache or nginx Application server: Puma Database: PostgreSQL Version >= 13 Starting in OpenProject 12.0, PostgreSQL 13.0 will be a minimum requirement. PostgreSQL versions 9.6. and up will continue to work, but may result in incompatibilities and degraded performance in the future. We have a migration guide on how to upgrade to PostgreSQL 13.

Vermutlich ist das als erstes ein Thema fürs Container-Hosting (#1), da wir aktuell weder Ruby/Puma noch PostgreSQL auf unserer Plattform anbieten.