Update Installation guide

This commit is contained in:
Rainer Gümpelein 2022-01-27 19:20:49 +00:00
parent 64c3235b0c
commit 17cc6c765d

View file

@ -1,8 +1,8 @@
***sharee.bike copri is a apache2 mod-perl postgresql based webapplication***
On installation you have to be root. This guide describes the setup of one copri operator-instance, which you can manage your own private or public accessible bike-sharing system. Ideally, you will connect to our primary server to get a part of a wide network of bike-sharing opportunities by single-sign-on users via sharee.bike App.
You must be familiar with linux debian, apache webserver and postgres DBMS.
You must be familiar with linux debian, apache webserver and postgres DBMS. The postgres DBMS have to be installed with de-DE.utf-8 localization, because date style default is done in german way.
On installation you have to be root. The postgres DBMS have to be installed with de-DE.utf-8 localization, because date style default is done in german way.
On debian based Linux systems you have to install following packages
```
libapache2-mod-perl2