While not everyone knows how to run a containerized infrastructure, everyone knows their application should run in a container. This tool can move any application to a container (i.e. Docker) without reconfiguration.<p>1) Goto www.evolute.io and add name/e-mail to get access<p>2) Download and extract (on your Linux machine)
wget <a href="https://github.com/evoluteio/chrysalis/archive/0.5.tar.gz" rel="nofollow">https://github.com/evoluteio/chrysalis/archive/0.5.tar.gz</a><p>3) Run Chrysalis (`crysls`)<p>VMware
crysls --mgmt-server MyESXiServer.localdomain.com --user root --vm MyVMName<p>Amazon EC2/GCE/Azure VM
crysls --vm-host MyVmServer.publicdomain.com --user root --vm MyVMName<p>More docs here: <a href="https://github.com/evoluteio/chrysalis" rel="nofollow">https://github.com/evoluteio/chrysalis</a><p>4) Give Some Feedback
<a href="http://bit.ly/ChrysalisFeedback" rel="nofollow">http://bit.ly/ChrysalisFeedback</a><p>or<p>developing@evolute.io<p>Next Steps:
Auto-instantiation of application
Auto-generated Docker files
Clustering (auto-Kubernetes support)
...