Hacker News new | ask | show | jobs
by qaq 3349 days ago
This is sad who knows what Samsung will do with SmartOS, OmniOS was very solid option.
1 comments

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.
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-...