Update 2. Installation guide

This commit is contained in:
Rainer Gümpelein 2022-12-12 14:42:35 +00:00
parent 27f4db53c2
commit 130e1b0cd7

View file

@ -61,11 +61,12 @@ Mainly for the frontend user-interface we use some external open-source icons an
```
mkdir /var/www/copri4external && cd /var/www/copri4external
```
In this directory we will keep some external ressourcen. Some have to be unzipped.
In this directory we will keep some external ressources. Some have to be unzipped.
1. Download the latest stable bootstrap version for example from https://getbootstrap.com.
2. Download bootstrap-icons from https://icons.getbootstrap.com
3. Download the latest stable jquery library from https://jquery.com
4. Download the latest stable jquery-ui library from https://jqueryui.com
2. Download bootstrap-icons from https://icons.getbootstrap.com.
3. Download the latest stable jquery library from https://jquery.com.
4. Download the latest stable jquery-ui library from https://jqueryui.com.
The library path and filenames must be configured in global.cfg, more about this below.
```
cd /var/www/copri4/main