Metadata-Version: 1.1
Name: mfcloud
Version: 0.3.1
Summary: Production cloud deployments of fig infrastructure with docker
Home-page: http://pywizard.com/mfcloud/
Author: Alex Rudakov
Author-email: ribozz@gmail.com
License: UNKNOWN
Description: mfcloud
        ======
        
        mfcloud is a tool that orchestrates Docker containers localy and on
        remote server.
        
        Features:
        
        - simple syntax mfcloud.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/mfcloud.png
        
        
        Documentation
        -------------
        
        http://mfcloud.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
