Metadata-Version: 1.1
Name: mcloud
Version: 0.6.1
Summary: Production cloud deployments of fig infrastructure with docker
Home-page: http://pywizard.com/mcloud/
Author: Alex Rudakov
Author-email: ribozz@gmail.com
License: UNKNOWN
Description: mcloud
        ======
        
        mcloud is a tool that orchestrates Docker containers localy and on
        remote server.
        
        Features:
        
        - simple syntax mcloud.yml, that describe containers you need for your application
        - easily create application on remote deployment server
        - easily push and pull volumes of Docker containers on remote server
        - tcp balancer that knows which container serves which URL
        - super-easy service discovery for applications
        
        .. image:: docs/source/_static/mcloud.png
        
        
        Documentation
        -------------
        
        http://mcloud.readthedocs.org/
        
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Documentation
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Installation/Setup
Classifier: Topic :: System :: Software Distribution
