Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recognize scheduled (cron) handlers #15

Open
denismo opened this issue Jan 13, 2015 · 1 comment
Open

Recognize scheduled (cron) handlers #15

denismo opened this issue Jan 13, 2015 · 1 comment

Comments

@denismo
Copy link
Owner

denismo commented Jan 13, 2015

No description provided.

@denismo
Copy link
Owner Author

denismo commented Jan 14, 2015

For example, "on.11am".sh" - runs this script on 11am everyday. If this is not in instance - executes on gears server. If this is part of instance - the scheduler still runs on gears, but then it automatically picks up "run under instance" handler which executes the actual script inside of instance. The point being - it is not a cron on the instance itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant