GithubHelp home page GithubHelp logo

docker-simple-deploy's Introduction

docker-simple-deploy

Docker simple-deploy was a wrapper for docker-machine as well as RDS for deploying small scale dockerized services.

It supported the fallowing features

Usage:
    deploy.py [options]
    deploy.py --docker-login <hostname>
    deploy.py --deploy-container <container> <hostname>
    deploy.py --scp-env <hostname>
    deploy.py --docker-create <hostname>
    deploy.py --mkdir <hostname>
    deploy.py --docker-start <hostname>
    deploy.py --docker-pull <hostname>
    deploy.py --deploy <hostname>
    deploy.py --docker-build <role>
    deploy.py --test-vault <role>
    deploy.py --remove <hostname>
    deploy.py --repop <hostname>

Options:
    --deploy-all        deploys all servers
    --docker-login      docker logs into dockerhub
    --scp-env           sends env file over ssh to the specified host
    --docker-create     runs docker create on the specified host
    --create-database   creates the rds defined in deploy_defs.py
    --mkdir             makes /docker-share directory
    --docker-start      starts the docker container defined in defs on the specified host
    --docker-pull       pulls the defined container from dockerhub
    --deploy            builds the specified server does not add docker containers
    --docker-build      builds the container specified by <role>
    --remove            deletes server from cloud, sensu and opensips db
    --repop             this redeploys a container to an exsisting server
    --deploy-container  deploys a container of the specified name to the host
    ```

docker-simple-deploy's People

Contributors

nigeldaniels avatar

Stargazers

Mark avatar

Watchers

James Cloos avatar

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.