Update README.md

This commit is contained in:
tschettervictor
2024-09-29 12:42:52 -06:00
committed by GitHub
parent 7043de5cb7
commit 9b99ddefd9

View File

@@ -12,21 +12,22 @@ chmod +x piwigo-install.sh
``` ```
## Install Notes ## Install Notes
- initial setup from the WebUI requires you to change the database address to 127.0.0.1 instead of localhost, or it will fail - initial setup from the WebUI requires you to change the database address to 127.0.0.1 instead of localhost, or it will fail
## Variables ## Variables
These are the variables that are available to change along with their defaults and a description of what they do. Other variables should be left at defalut unless you have a good reason to change them.
PHP_VERSION PHP_VERSION
- php version to use (currently defaults to 83) - php version to use (currently defaults to 83)
MARIADB_VERSION MARIADB_VERSION
- mariadb version to use (currently defaults to 106) - mariadb version to use (currently defaults to 106)
## Mount points (should be mounted outside the jail) ## Mount points (should be mounted outside the jail)
- `/usr/local/www/piwigo/local/config` - config file directory (needed for database connection) - `/usr/local/www/piwigo/local/config` - config file directory (needed for database connection)
- `/usr/local/www/piwigo/galleries` - galleries directory - `/usr/local/www/piwigo/galleries` - galleries directory
- `/usr/local/www/piwigo/uploads` - uploads directory - `/usr/local/www/piwigo/uploads` - uploads directory
- `/var/db/mysql` - database directory - `/var/db/mysql` - database directory
## Jail Properties ## Jail Properties
- none - none