1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 09:18:48 +02:00
phorge-phorge/bin
epriestley d804598f17 Add some of a billing daemon skeleton
Summary:
Ref T6881. This adds the worker, and a script to make it easier to test. It doesn't actually invoice anything.

I'm intentionally allowing the script to double-bill since it makes testing way easier (by letting you bill the same period over and over again), and provides a tool for recovery if billing screws up.

(This diff isn't very interesting, just trying to avoid a 5K-line diff at the end.)

Test Plan: Used `bin/phortune invoice ...` to get the worker to print out some date ranges which it would theoretically invoice.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T6881

Differential Revision: https://secure.phabricator.com/D11577
2015-01-30 11:29:05 -08:00
..
accountadmin
almanac Implement storage of a host ID and a public key for authorizing Conduit between servers 2014-10-03 22:52:41 +10:00
aphlict
audit
auth
cache Provide 'bin/cache', for managing caches 2013-05-20 10:16:35 -07:00
celerity
commit-hook Install pre-commit hooks in Git repositories 2013-12-02 15:45:36 -08:00
config
diviner
drydock
fact
feed
files Add a script to migrate files between storage engines 2012-10-25 11:36:38 -07:00
harbormaster
hunks
i18n Write a very basic string extractor 2014-02-05 11:02:41 -08:00
lipsum
mail
phd
phortune
policy
remove Implement bin/remove, for structured destruction of objects 2014-05-01 18:23:31 -07:00
repository
search
sms
ssh-auth
ssh-auth-key
ssh-connect Simplify Repository remote and local command construction 2013-11-20 10:41:35 -08:00
ssh-exec
storage
trigger Add bin/trigger, for testing event triggers 2015-01-20 11:31:32 -08:00
worker