Jeff Lindsay
Jeff Lindsay
This is the API for people implementing providers. It should be documented and then the GoDocs should be referenced in our docs in the Dev Guide.
Beta channel release running on Google Container Engine with Dockerbox, pointing to DynamoDB. Accessible at beta.cmd.io Andy has notes on doing most of this. Make notes on potential issues modeling...
Based on experience and notes from #192, a standalone Terraform config for Manifold-esque cluster on GKE. Anything that can't be done with Terraform to be documented for future work. Est:...
Assuming a dockerbox project and Dockerfile of out of the box dind (`docker`), this is: * Creating a pod manifest * Service without balancing * Run docker w/ flags as...
Need to add player to site: https://github.com/asciinema/asciinema-player Use this script (add to repo somewhere) with termplayer.go to reproduce using asciinema: ``` cd /tmp rm hello.cmd rm http.cmd ssh cmd.io :delete...
"Unregistered software. Support open source: < Link >" * [ ] CLI help/usage * [ ] HTTP API: headers * [ ] Console: bottom nag est: 1.5d
Demo for roughly this copy: > Not only can you put convenient utilities like jq on Cmd.io, but you can put ...larger... tools like latex up. Using latex locally can...
Demo for roughly this copy: > With the HTTP API, you can "shell out" in your applications like using any other cloud API. Using the WebSocket API you can run...
Demo for roughly this copy: > SSH allows Cmd.io commands to be used as Git remotes to push to: ssh://[email protected]/deploy-cmd/repository/path > Repository path patterns can be used to route different...
Demo for roughly this copy: > Assemble and share commands that use open source utilities and scripted shell to perform tasks like deploying your web app. They can be run...