Everything starts with chaos...
Chaos is a lightweight service delivery platform for containerized applications that can be used to manage Docker, Swarm, Kubernetes and ACI environments. This is an interface application that can quickly initialize various development environments for learning or development. This is my undergraduate graduation project. The design ideas for this project came from me and my mentor .
We found that there are many situations in daily class that need to configure the development environment. For example, for a Java Web project, we need to install JDK, Mysql, Tomcat, etc. in a Linux-based server instance. Most of the students will have problems during the installation, which will make it impossible to proceed.
Our software will solve the cumbersome environment configuration and installation problems on the eve of development, so that developers only need to focus on the development process, without considering possible configuration problems or version conflicts.
No need to install additional VM virtualization, create and manage virtual images through interface. Has less memory and computing power requirements than VM virtual machines, lowering the threshold for using virtual machines.