Debian package: Difference between revisions
Jump to navigation
Jump to search
(Created page with "The Debian package shall check all dependencies and install the application on the Raspberry Pi. == Dependencies == == Database creation == == Setup of webpage == == Setup of main application configuration file == == Setup of main application == == Setup of terminal client == == Instructions to the user ==") |
|||
| Line 2: | Line 2: | ||
== Dependencies == | == Dependencies == | ||
Before starting the installation, the following dependencies are verified | |||
* Apache 2 with php | |||
* bcrypt (for running the database setup script) | |||
== Database creation == | == Database creation == | ||
Revision as of 12:06, 1 January 2026
The Debian package shall check all dependencies and install the application on the Raspberry Pi.
Dependencies
Before starting the installation, the following dependencies are verified
- Apache 2 with php
- bcrypt (for running the database setup script)