{ "info": { "author": "Remi Barraquand", "author_email": "dev@remibarraquand.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development", "Topic :: Software Development :: Build Tools", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System :: Clustering", "Topic :: System :: Software Distribution", "Topic :: System :: Systems Administration" ], "description": "===============\nDocker Deployer\n===============\n\nDocker Deployer is a Fabric_ framework for `Docker Compose`_\napplications deployment.\n\nWhile `Docker Compose`_ is a tool for defining and running complex applications with Docker,\nDocker Deployer provides a basic suite of tasks for deploying such applications in various environment\nsuch as CI servers, staging servers, production servers, etc.\n\n\nInstallation\n============\n\nTo use Docker Deployer you need Fabric_\n\n pip install fabric\n pip install docker-deployer\n\nYou are done !\n\n\nContributing\n============\n\nFork it (https://github.com/barraq/docker-deployer.git)\nCreate your feature branch (git checkout -b my-new-feature)\nCommit your changes (git commit -am 'Add some feature')\nPush to the branch (git push origin my-new-feature)\nCreate new Pull Request\n\n.. _Fabric: http://www.fabfile.org/\n.. _Docker Compose: https://docs.docker.com/compose/", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/barraq/docker-deployer", "keywords": null, "license": "LICENSE", "maintainer": null, "maintainer_email": null, "name": "docker-deployer", "package_url": "https://pypi.org/project/docker-deployer/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/docker-deployer/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/barraq/docker-deployer" }, "release_url": "https://pypi.org/project/docker-deployer/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "A Fabric framework for Docker deployment based on Docker-Compose.", "version": "0.1.0" }, "last_serial": 1526406, "releases": { "0.1.0": [] }, "urls": [] }