mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-21 15:10:22 +00:00
Update README.md
This commit is contained in:
parent
642de0d953
commit
9ccfa9939f
1 changed files with 2 additions and 2 deletions
|
@ -11,9 +11,9 @@ Websoft9 is complete PaaS solution for running 200+ apps on your own server. Jus
|
|||
|
||||
Although the architecture in cloud native emphasizes high availability and clustering, this is not suitable for simple applications or low-concurrency scenarios, after all, most applications on the Internet do not need to implement complex clusters or K8S.
|
||||
|
||||
Websoft9 solves the problem of using multiple applications in a single server from the beginning, and we strongly believe in the principle of minimalism.
|
||||
Websoft9 solves the problem of using multiple applications in a single server from the beginning, and we strongly believe in the principle of minimalism.Microservices architecture on single machine is not outdated. On the contrary, it becomes more and more valuable as computing power increases
|
||||
|
||||
Websoft9 is microservices architecture on single machine. instead of reinventing the wheel, we integrate the best open source products into our interface so that customers don't have to learn new technology stacks or worry about the lack of maintenance of components
|
||||
Instead of reinventing the wheel, we integrate the best open source products into our interface so that customers don't have to learn new technology stacks or worry about the lack of maintenance of components
|
||||
|
||||
- [Cockpit ](https://cockpit-project.org/): A web-based graphical interface for servers
|
||||
- [Docker](https://www.docker.com/): Accelerate how you build, share, and run modern applications
|
||||
|
|
Loading…
Reference in a new issue