Installing and upgrading
- Installation overview
- General installation requirements
- Upgrading
- Installing on Ubuntu Linux
- Installing on Windows Server
- Installing on macOS
- Installing on CentOS Linux
- Installing on SuSE
- Configuring php.ini
- Configuring Apache
- Configuring the database
- LibreOffice integration for Microsoft Office previews
- OpenCV (facial recognition)
- Alternative installation
- Upgrading PHP versions
- Setting up scheduled tasks/cron
Backups
Security
User management
Advanced user group options
Customising ResourceSpace
Plugins
StaticSync
Configuring ResourceSpace
- The config file
- Offline job queues
- File integrity checking
- ResourceSpace file storage (filestore)
- Checksums
- Edit access for contributors
- Configuring Leaflet Maps
- Automatic alternative video files
- Signing all database PHP code
- Integrating with Uppy Companion
- The System Configuration page
- Configuring image alternatives
- Minimal preview creation
Integrations
Installing on SuSE
NOTE: The ResourceSpace team does not actively monitor this guide and this article may be out of date.
See the following guide for getting your LAMP stack up and running with a virtual host for resourcespace: https://en.opensuse.org/SDB:Apache_installation#Installation_of_Apache_Packages
Package installation:
You can install the required packages as follows:
zypper install cron wget postfix ghostscript subversion ImageMagick ffmpeg-4 ffmpeg-4zypper apache2 mysql-server php7 php7-dev php7-gd php7-mysql php7-zip php7-xml php7-ldap php7-intl php7-curl php7-exif
From there the installation proceeds as for other operating systems.
Set up Apache correctly
Set up the cron job for relevance matching and periodic emails
Please refer to Setting up scheduled tasks/cron