This is a SANE frontend using scanimage shell utility. SANE PHP Frontend is a web user interface.
Version 0.2 contains essential functionality for getting scanners list, acquiring available resolutions and executing scan tasks.
Further versions will provide improved usability, some additional functionality and automatic deployment features.
- Create
compose.yamlfromcompose.yaml.distEdit ports for php service if needed (you may want to place this app behind proxy) - Create
/etc/apache2/docker-backend.conffrom/etc/apache2/docker-backend.conf.distEdit ServerAlias and ServerAdmin - Create
/etc/sane.d/net.conffrom/etc/sane.d/net.conf.distEdit saned hosts to addresses where your sane backend is placed. For further information on how to setup sane over network use this link https://wiki.debian.org/SaneOverNetwork#socket docker compose up -d --build