Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Creating a Rails App from Scratch with Nanobox (youtube.com)
3 points by sanderson1 on Feb 14, 2017 | hide | past | favorite | 2 comments


Nanobox runs on top of Docker?

What functionality does it add on top of what Docker already does for containerization?


Nanobox will build both development and production environments using docker containers, but it automates the deploy process, sets up all the networking, locks everything down with firewalls, sets up a load-balancer, health monitor, messaging system, then provides a dashboard that lets you introspect into your app's performance (at least for live apps). Locally it lets you configure your entire environment from a single config file, much like docker-compose, but different.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: