Giter VIP home page Giter VIP logo

zcmd's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

zcmd's Issues

zcmd duplicate

Implement zcmd that duplicates an existing stack in such a way that it resolves the following:

  • prevents PORT conflicts with original stack
  • prevents VOLUME overlap with original stack

Remove embedded "sudo" from ZCMD scripts

One or more scripts may have "sudo" embedded in them. (e.g., see devutils/zc-uncompress.sh)

This usually happens as a workaround to a misconfigured environment. Instead of embedding sudo, let's have the scripts check for write rights in the target file area and simply exit with code 2 and a clear error message if the user needs to fix permissions of a folder.

Enhance zcmd --help [CMD] to work from any folder

Context specific commands fail to show help when invoked by "zcmd --help [CMD]" from the wrong type of folder. For example "zcmd --help up" provides help for the "up" command when invoked from a stack folder but fails to show any information when invoked from any other folder.

Suggested fix

In zcmd, if help comes up empty --- have it automatically search for a match in other contexts in this order: machine, stack

The global context is already searched in all cases, so this only applies to machine and stack commands.

Logo improvement

The current logo of a simple killer whale and abstract containers is just a placeholder. Can someone come up with a better logo for ZCMD?

Seeking AWS ECS Facilitation in ZCMD

Would be useful to determine what features could be added to zcmd to facilitate migration of developer containers from local environment/EC2 platforms into AWS ECS platforms. Looking for ideas.

zcmd gold master create

Easy way to create bundle of running instance for transference to another runtime environment.

Seeking More Exciting Demo Stack

The existing demonstration stack, linked in the README.md (https://github.com/bah-insignia/zcmd-demo-stack) has several containers that fire up, but they are not very exciting.

Is there a simple demo stack that would show a new user something more flashy than a D3 animation and a few database management UIs? Either a completely alternate demo stack or an enhancement to the existing one?

Natively UP and DOWN Kubernetes stacks

Enhance the zcmd up and the zcmd down so they natively operate on Kubernetes stacks when present. This will allow users to seemlessly work with both Docker Compose and Kubernetes based stacks using the same commands for both.

(Idea brought up by Jay Stuart a few days back.)

zcmd git-hw <name>

Fire up a working "hello world" stack from a curated set of available hello world projects in a managed github repo. (command might be git-hw for git hello world; more sophisticated projects might be available from a boilerplate repo with git-bp command.)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.