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

Mode to run indefinitely #41

Open
mrjackdavis opened this issue Feb 20, 2016 · 4 comments
Open

Mode to run indefinitely #41

mrjackdavis opened this issue Feb 20, 2016 · 4 comments

Comments

@mrjackdavis
Copy link
Member

To make this more immediately useful, it would be nice if the script could run in a mode where it would run regularly. Perhaps even setting the frequency, and length of time it should run.

$ npm start --length indefinite --frequency 6000
@Dermah
Copy link
Member

Dermah commented Feb 22, 2016

This pleases me

@mrjackdavis
Copy link
Member Author

Would you use something like forever? It should be pretty easy really.

@Dermah
Copy link
Member

Dermah commented Feb 23, 2016

Actually I think this should be done in the parent repository, since this repo will soon become just the engine that backs up volumes to snapshots. It is the responsibility of the parent repository to run this thing forever/when it wants.

@mrjackdavis
Copy link
Member Author

@Dermah I agree, if there is a parent orchestrator, it should manage the scripts. But there could be a circumstance where an admin doesn't want to setup the orchestration. Do we want to support that case?

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

2 participants