~> App
Version
~> Cronicle
Description
Install (execute in workspace terminal)
wrk install cronicle==0.9.10
Remarks and hints
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
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 scriptUI
// App port: 16701
!= Workspace compatibility
alnoda-workspace
compatible versions
1.*
!= App compatibility
no compatibility requirements