Skip to content
/ mfcloud Public
forked from modera/mcloud

Easy docker containers deployment to production servers.

License

Notifications You must be signed in to change notification settings

sttas/mfcloud

 
 

Repository files navigation

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

docs/source/_static/mfcloud.png

Documentation

http://mfcloud.readthedocs.org/

Changelog

0.4.4

stop, start, restart, rebuild, destroy commands now nderstand [service].[app] syntax, allowing to restat single container. (Alex R.)


0.4.3

Major improvments of container start order logic (Alex R.)


About

Easy docker containers deployment to production servers.

Resources

License

Stars

Watchers

Forks

Packages

No packages published