PhotoDB has been merged into AudioDB.
For current releases of AudioDB/PhotoDB refer to https://github.com/Nature40/audiodb
Outdated information:
This repository contains sources, documentation and release packages of PhotoDB.
Requirements: Java 11 (or newer)
Supported operation systems: Ubuntu and Windows
PhotoDB releases: https://github.com/Nature40/photodb/releases
Install Java, e.g.:
sudo apt update
sudo apt install openjdk-11-jdk
java -version
Download PhotoDB package, extract and make excutable:
unzip *.zip
chmod +x *.sh
Start PhotoDB server:
./photodb.sh
Open PhotoDB web-interface on a browser. Local URL with default port 8080:
Stop server by key crtl-c or by closing the terminal.
Install Java
Download PhotoDB package and extract.
Start PhotoDB server: Run the start script from the command line or just double click at the script file:
win_photodb.cmd
Open PhotoDB web-interface on a web browser.
Local URL with default port 8080:
Stop server by key ctrl-c or by closing the terminal.
PhotoDB settings are in YAML file config.yaml