teracyhq / dev

The only truly universal productive development platform with Docker on macOS, Linux and Windows! http://blog.teracy.com/2016/12/20/teracy-dev-the-only-truly-universal-productive-development-platform-with-docker-on-macos-linux-and-windows/ http://slides.teracy.net/hoatle/productive-dev-workflow-with-teracy-dev/latest/
http://dev.teracy.org/docs
BSD 3-Clause "New" or "Revised" License
86 stars 31 forks source link

teracy-dev roadmap for v0.7.x #576

Open hoatle opened 5 years ago

hoatle commented 5 years ago

new ideas will be commented here for v0.7.x

hieptranquoc commented 5 years ago
hoatle commented 5 years ago

better architecture for the kernel: kernel should define mechanism and is generic, the core should extend the kernel for the actual business logic. (MUST HAVE)

the kernel must manage security and policy for extensions to run properly, they cannot harm the host machine in any way by running extensions within a sandbox. (NICE TO HAVE)

hoatle commented 5 years ago