Added by: bluxmit
May 26, 2023
Version

~> Cronicle

Description
Task scheduler and job runner with a web based UI. ❤️
Links
Install (execute in workspace terminal)
wrk install cronicle==0.9.10
Remarks and hints
WARN! This version is no longer working. Use a new version

Cronicle has authentication:
user/pass - admin/admin

# If cronicle does not open, restart workspace
wrk kill

# If this didin't help, or if Cronicle stuck in "Waiting for master server...", execute
rm ./logs/cronicled.pid || true; cd /home/abc/apps/cronicle && . env/bin/activate; /home/abc/apps/cronicle/bin/storage-cli.js delete global/servers || true; /home/abc/apps/cronicle/bin/storage-cli.js delete global/users || true;

# and restart workspace
wrk kill
Scripts
# Istall script # Start script
UI

// App port: 16701

alnoda-workspace
alnoda-workspace

no compatibility requirements