automation-tools
automation-tools copied to clipboard
Problem: Automation Tools has no gui
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.