> Hi, > > check out Unbit plans for their own opensource PaaS… > > https://github.com/unbit/uwsgi.it#readme > > Bye,
Unfortunately it misses any "advanced" filesystem management. Currently every container has its home directory, but allowing easy snapshotting would be wonderful and currently docker is the best project for this specific need. Technically, implementing support for their images format would be pretty easy (they are simple stacked directories). But i am a bit scared about aufs (it is not merged in mainline kernels), and i still need to give a look at the devicemapper alternative storage. Some time ago it looked like overlayfs would be merged in vanilla kernels, but it did not happened yet -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
