Jeff Lindsay

Results 145 issues of Jeff Lindsay

* what do we get for free * need basic host metrics (cpu/mem/disk) * alerting (slack integration for now, webhook to slack later?)

Not sure how to approach this other than using `cmd.io` everywhere and have a note in several places how it would be `beta.cmd.io` or `alpha.cmd.io` depending on the release channel...

docs

A page/section in docs describing Release Channels (alpha, beta, etc), how to use them, what they mean, etc.

docs

references: * webtask * hashicorp * wordpress estimate: 1d

docs

Terms of service is an agreement users enter into when using the service. It would be used in our case primarily to clarify what is considered abuse, and to reserve...

docs

* Version output (release, channel, etc) * Bot can read and tag issue * Actual vs expected (testable?) * Steps to reproduce * Ideally source for command * Debug output?

process

Switch keys necessary to have alpha and beta channels use Stripe in live mode. A test subscription should be made for each to confirm.

* Place to get/set account level settings for various purposes * Use cases * PATH? * Git receive routing? * Name * Cmd-settings? * Needs more thought / use cases

### Original assumption Release channels (#52) are separate deployments running different versions, but share a datastore so users can easily choose which channel (alpha, beta, stable) to use at any...

help wanted