automation-tools icon indicating copy to clipboard operation
automation-tools copied to clipboard

Problem: Automation Tools has no gui

Open jhsimpson opened this issue 8 years ago • 0 comments

Automation tools runs as cron jobs. It has no user interface, command line or gui. For Archivematica users that want to troubleshoot a system without using ssh, it is not possible to tell what is going on in the automation tools.

It might be possible to use this https://simonwillison.net/2017/Nov/13/datasette/

to partially resolve this problem. At least this would give users without ssh access the ability to get information out of the sqlite database used by the automation tools.

jhsimpson avatar Nov 16 '17 00:11 jhsimpson