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.35
Remarks and hints
Cronicle has authentication:
user/pass - admin/admin

Edit file '/home/abc/apps/cronicle/conf/config.json' to configure emails.

# 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: 3012

compatible with all workspaces

no compatibility requirements