Skip to content

Commit bf85efc

Browse files
committed
chore(workflow): add project origin
1 parent 6396bab commit bf85efc

2 files changed

Lines changed: 6 additions & 7 deletions

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Drycc workflow
22

3-
**Drycc Workflow** is an open source Platform as a Service (PaaS) that adds a developer-friendly layer to any [Kubernetes][k8s-home] cluster, making it easy to deploy and manage applications.
3+
**Drycc Workflow** is an open source Container as a Service (CaaS) that adds a developer-friendly layer to any [Kubernetes][k8s-home] cluster, making it easy to deploy and manage applications.
44

55
To **get started** with **Drycc Workflow** please read the [Quick Start Guide](https://drycc.cc/quickstart/).
66

@@ -26,6 +26,9 @@ Please see below for links and descriptions of each component:
2626

2727
We welcome your input! If you have feedback, please [submit an issue][issues]. If you'd like to participate in development, please read the "Working on Documentation" section below and [submit a pull request][prs].
2828

29+
This project has been forked from [Deis](https://github.com/deis/deis) since 2018.08 but changed a lot,
30+
not compatible with each other.
31+
2932
# Working on Documentation
3033
[![Build Status](https://drone.drycc.cc/api/badges/drycc/workflow/status.svg)](https://drone.drycc.cc/drycc/workflow)
3134

src/index.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
# Welcome to Drycc
22

3-
Drycc is a community branch of the popular PaaS service deis.
3+
Drycc Workflow is an open source container cloud platform.
44

5-
Since Microsoft acquired the Deis team, it has stopped updating, so it decided to work hard to
6-
build a completely new and open developer community, we invite everyone to join us and help build
7-
the next generation of PaaS cloud services.
8-
9-
Drycc Workflow is an open source Platform as a Service (PaaS) that adds a developer-friendly layer
5+
Usually we also call it Container as a Service(CaaS) that adds a developer-friendly layer
106
to any Kubernetes cluster, making it easy to deploy and manage applications.
117

128
Drycc Workflow includes capabilities for building and deploying from source via `git push`, simple

0 commit comments

Comments
 (0)