Generic application bundle
The generic archive of HomeGallery contains all JS resources without
binary dependencies like node.js,
sharp, ffmpeg or ffprobe.
It requires following binaryies preinstalled on your system:
- NodeJS LTS v24 (v22 should also work, older versions might work)
- perl
- ffmpeg
- ffprobe
- vipsthumbnail (via vips-tools) or convert (via ImageMagick)
Further the extractor has to be configured to use these native commands. See configuration section for configuration details.
Quickstart
Run the CLI
The CLI with all commands of the generic bundle is started via
Upgrade the gallery
To upgrade the gallery software, please stop your current server, download the latest version and start the new version.
Please run the import command to rebuild the database. This step will add new features and fix missing database entries. If all your media is already imported the import can be done in parallel with the server command.
Example configuration part for extractor: