mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
0e2fe7e2e2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> |
||
---|---|---|
.. | ||
doinst.sh | ||
nextcloud-server.info | ||
nextcloud-server.SlackBuild | ||
nextcloud.php-fpm | ||
README | ||
README.SBo | ||
slack-desc |
Nextcloud is a safe home for all your data - community-driven, free and open source. Nextcloud gives you access to all your files wherever you are. Optional dependency: it will need php81 from /extra in place of Slackware's stock php-7.4.x. php82 or postgresql from SBo can also be used as the server's database. SlackBuild defaults This SlackBuild uses the following defaults: * DOCROOT=/srv/httpd/htdocs * PHPUSER=apache * PHPGROUP=apache You can change the defaults at build time: # DOCROOT=/your/preferred/directory \ PHPUSER=youruser \ PHPGROUP=yourgroup \ ./nextcloud-server.SlackBuild