LunaNode / lobster

Hourly billing panel for virtual machines
http://lobster.lunanode.com
Other
84 stars 22 forks source link

Separate cron #30

Open uakfdotb opened 9 years ago

uakfdotb commented 9 years ago

Users should be able to opt to run the fake cron separately (perhaps in an actual cron job if they want to). This would entail a disable cron option in lobster.cfg, along with a cmd/cron.go or just command-line argument. We need to be careful to only run one billing call at a time, because we are not using transaction (or we can use transaction).