Hacker News new | ask | show | jobs
by tracker1 3349 days ago
I'm hoping that Samsung will open more of it up to open-source the interesting bits that they don't plan to sell themselves... Not sure where this will go, or if Samsung plans to expand/create their own Joyent based cloud. It does seem to be a great OS combination for Docker containers though.
1 comments

All of the bits with the exception of the customer-facing portal are already open-source:

SmartOS: https://github.com/joyent/illumos-joyent and https://github.com/joyent/smartos-live

Triton (the orchestration around it): https://github.com/joyent/triton - this is the root repository of the project, there are many services which are linked to here: https://github.com/joyent/triton/blob/master/docs/developer-...