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
Copy file name to clipboardExpand all lines: src/index.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,10 @@
1
-
# Welcome
1
+
# Welcome to Deis Workflow
2
2
3
-
Deis (pronounced DAY-iss) is an open source PaaS that makes it easy to deploy and manage applications on your own servers. Deis builds upon Kubernetes to provide a lightweight PaaS with a Heroku-inspired workflow.
3
+
Deis (pronounced DAY-iss) Workflow is an open source PaaS that makes it easy to deploy and manage applications on your own servers. Deis Workflow adds a devleoper-friendly Platform as a Service (PaaS) layer to any Kubernetes cluster. Deis Workflow provides a simple REST API, application log aggregation, release and rollback, edge routing, source to image, and authentication and authorization.
4
4
5
-
To get started with Deis, first read the [Architecture][arch] and [Concepts][concepts] of Deis, then use [the QuickStart documentation][quickstart] to start provisioning your cluster.
5
+
To get started with Deis Workflow follow our [Quick Start][quickstart] guide.
6
+
7
+
For more detailed information about Deis Workflow view the [Architecture][arch] and [Concepts][concepts] sections.
0 commit comments