KVFinder-web service is a RESTful web service that runs an updated version of parKVFinder software (v1.2.0) to detect and characterize cavities. This web service has three modules: web, queue and worker. Each one runs in single docker containers, but they are combined into a docker-compose configuration file.
We provide a publicly available KVFinder-web service (https://kvfinder-web.cnpem.br), with KVFinder-web portal as the graphical web interface. Our public KVFinder-web service is hosted in a cloud environment, which has some limitations compared to the parKVFinder standalone version stated in the documentation.
Full Changelog: v1.1.0...v1.1.1