Skip to content

Installation

Alexander Elchlepp edited this page May 7, 2023 · 7 revisions

Table of contents

Introduction

Before the application can be used, you need a web server on which the application can run.

The pension management software is a web application that can be accessed with any modern browser or smartphone. It is not desktop software that is simply installed with an .exe file, for example.

Requirements

To use the tool, you need a small web server that meets the following requirements:

  • PHP 8.1 or higher (php-intl extension must be installed)
  • a webserver e.g. nginx or apache
  • a database server (mysql or mariadb is recommended)