You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
desc = "Pitrix [‘paitriks]means the matrix of PaaS and IaaS which makes it easy to develop, deploy, manage applications including PaaS on various runtime environments, i.e., Pitrix = PaaS + IaaS + Matrix. It also means a matrix that contains endless (PI - the Greek letter “π”) applications."
79
+
desc = "Pitrix [‘paitriks]means the matrix of PaaS and IaaS which makes it easy to develop, deploy, manage applications including PaaS on various runtime environments, i.e., Pitrix = PaaS + IaaS + Matrix. It also means a matrix that contains endless (PI - the Greek letter “π”) applications."
desc = "OpenPitrix is an Open-source, enterprise system for package ,deploy and orchestration applications into multiple cloud environments such as QingCloud, AWS, Kubernetes etc."
113
+
subtitle = "Platform for Multi-Cloud Environment"
114
+
desc = "OpenPitrix is an open-source system to package, deploy and manage different types of applications including traditional application, microservice application and serverless applications into multiple cloud environment such as AWS, Azure, Kubernetes, QingCloud, OpenStack, VMWare etc."
103
115
link = "敬请期待..."
104
116
[languages.zh.index.second]
105
117
title = "Why OpenPitrix?"
106
-
desc_begin = "Since software used in business, diversity software was developed. For example, categorize by architecture:"
107
-
desc_end = "This is Cloud era, so all above application must run on cloud computing, Just like QingCloud, AWS, Or VMware, Kubernetes based envrionment. Which framework or platform can do this? So OpenPitrix make sence, born for resovle this problem."
108
-
[[languages.zh.index.second.architecture]]
109
-
name = "Java EE traditional enterprise application."
110
-
weight = 1
111
-
[[languages.zh.index.second.architecture]]
112
-
name = "LAMP ( linux, apache, mysql/postgresql, php/python/perl ) Open Source Software stack."
113
-
weight = 2
114
-
[[languages.zh.index.second.architecture]]
115
-
name = "Virtalization image."
116
-
weight = 3
117
-
[[languages.zh.index.second.architecture]]
118
-
name = "Container image."
119
-
weight = 4
120
-
[[languages.zh.index.second.architecture]]
121
-
name = "Microservice components."
122
-
weight = 5
123
-
[[languages.zh.index.second.architecture]]
124
-
name = "and a lot of more."
125
-
weight = 6
118
+
desc = "Nowadays cloud computing is widely adopted in enterprise organizations. Furthermore, most of enterprises have multi-cloud strategy for certain reasons. The multiple clouds are usually from different provides, resulting shadow IT becomes a reality again in cloud era. Therefore, how to manage and automate multi-cloud environment becomes an emerging requirement, especially for application management. Moreover, it is challenging to create one stop store that manages different types of applications, including traditional application (or called monolithic application), microservice application and serverless application. OpenPitrix is such a platform to solve these problems."
126
119
[languages.zh.index.third]
127
-
title = "Template application and deployment framework"
128
-
desc = "Significantly reduce learning costs and operational complexity through declarative template specifications, reducing development cycles from months to days or even hours, dramatically reducing cloud application development, deployment and operational complexity."
120
+
title = "Templatize Application and Deployment Framework"
121
+
desc = "As like as image being template for an instance, enterprise application is also templatized on OpenPitrix. The application template is much more complicated than image in that it could contain many more images and defines the whole lifecycle of an application cluster. Moreover, it supports customized mornitoring, health check and many more features. Meanwhile, developer does not need to program for moving a traditional application into cloud which reduces development effort from months to days or even hours."
129
122
[languages.zh.index.fourth]
130
-
title = "Support multiple cloud platforms"
131
-
desc_begin = "Adopted plug-in style development framework, abstraction the current mainstream cloud platform interface, uniform them for the user is completely transparent, reducing complexity for application developer."
desc_begin = "Support multiple clouds such as AWS, Azure, Kubernetes, QingCloud, OpenStack, VMWare and so on."
125
+
desc_end = "Cloud support is hightly extendable and pluggable."
133
126
[languages.zh.index.fifth]
134
-
title = "Unify all kind of application, monolitic, microservice, distributed, etc."
135
-
desc = "The technology is evolving, application is same, but old sytle not disappear. all kinds of application coexist in cloud computing era. OpenPitrix adopted distributed configurtion management, abstract meta configuration infomation, compatible with all(almost) application."
127
+
title = "One Platform for all Kinds of Application"
128
+
desc = "Support a variaty of application types including traditional (also known as monolithic) application, microservice application and serverless application. Application type support is extendable which means no matter what new application type emerges in the future, the platform is able to support it by adding corresponding pluggin."
136
129
[languages.zh.index.sixth]
137
-
title = "Adopted microservice for openpitrix itself"
138
-
desc = "Openpitrix adopted microservice, every function have indepent service, architecture high level."
130
+
title = "Microservice Architecture Oriented"
131
+
desc = "OpenPitrix itself adopts microservice architecture. The system can be deployed into virtual machine, container orchestration system such as Kubernetes, or bare metal."
139
132
[languages.zh.index.seventh]
140
133
title = "As the picture show"
141
134
[languages.zh.index.eighth]
142
-
title = "Use Cases"
135
+
title = "Use Cases"
136
+
[[languages.zh.index.eighth.cases]]
137
+
desc = "Deployed as one-stop-shop application management platform in an organization to support multiple cloud systems including hybrid cloud."
138
+
weight = 1
139
+
[[languages.zh.index.eighth.cases]]
140
+
desc = "Cloud management platform (CMP) can use OpenPitrix as a component to manage applications in multi-cloud environment."
141
+
weight = 2
142
+
[[languages.zh.index.eighth.cases]]
143
+
desc = "Deployed as application management system in Kubernetes. OpenPitrix is different than Helm, OpenPitrix uses Helm under the hood though. In an organization, people usually want to categorize applications by status such as developing, testing, staging, production; or by departments of their organization, to name a few."
144
+
weight = 3
143
145
[languages.zh.index.footer]
144
146
title = "About Pitrix itself"
145
-
desc = "Pitrix [‘paitriks]means the matrix of PaaS and IaaS which makes it easy to develop, deploy, manage applications including PaaS on various runtime environments, i.e., Pitrix = PaaS + IaaS + Matrix. It also means a matrix that contains endless (PI - the Greek letter “π”) applications."
147
+
desc = "Pitrix [‘paitriks]means the matrix of PaaS and IaaS which makes it easy to develop, deploy, manage applications including PaaS on various runtime environments, i.e., Pitrix = PaaS + IaaS + Matrix. It also means a matrix that contains endless (PI - the Greek letter “π”) applications."
0 commit comments