Files
Tooloop-Packages/tooloop-nginx/package/DEBIAN/control
T

17 lines
619 B
Plaintext
Raw Normal View History

2022-12-19 10:58:24 +01:00
Package: tooloop-nginx
Version: 1.0.0
Maintainer: Tooloop Multimedia
Homepage: https://www.tooloop.de
Section: tooloop/addon
Architecture: amd64
2023-03-31 14:44:52 +02:00
Name: nginx Webserver
2022-12-19 10:58:24 +01:00
Depends: nginx, php-fpm, php-mbstring, php-curl, php-xml, php-gd
Recommends: tooloop-transparent-cursor
Description: Installs the nginx webserver for web-based presentations
2022-12-19 11:28:32 +01:00
[nginx](https://nginx.org) is a fast and lightweight webserver.
.
The document root for your website is ```/assets/data```, log files are stored
in ```/assets/logs```.</br>
Use this URL in your kiosk application ```http://127.0.0.1:8080```.
2022-12-19 10:58:24 +01:00
Thumbnail: nginx-thumbnail.png