NIXus

Docker powered application server

NIXus = Unix + Nexus

Principles:

  • Deployment units are isolated linux processes
  • Platform offers a small runtime for wiring thoose processes

In a few words:

How to install

Requires Docker Toolbox

$ curl -L https://raw.githubusercontent.com/aitoroses/NIXus/master/install.sh | bash
$ nixus start

deck

By Aitor Osés Martín