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: README.md
+52-7
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,37 @@
1
1
2
-
|| Deis Workflow will soon no longer be maintained.<br />Please [read the announcement](https://deis.com/blog/2017/deis-workflow-final-release/) for more detail. |
**Hephy Workflow** is the open source fork of Deis Workflow PaaS. Some of the old documentation and README are still preserved so they may reference "Deis Workflow". Hephy Workflow is the community continuation of the Deis Workflow project after it was discontinued by the Deis team which moved on to do bigger projects at Microsoft Azure.
5
+
6
+
|| Hephy Workflow is the open source fork of Deis Workflow.<br />Please [read the announcement][] for more detail. |
| 08/08/2018 |[Deis website][] goes dark, then redirects to Azure Kubernetes Service |
23
+
| 03/16/2018 |[Hephy Workflow website][] comes online |
24
+
| 03/01/2018 | End of Deis Workflow maintenance: critical patches no longer merged |
25
+
| 12/11/2017 | Team Hephy [slack community][] invites first volunteers |
4
26
| 09/07/2017 | Deis Workflow [v2.18][] final release before entering maintenance mode |
5
-
| 03/01/2018 | End of Workflow maintenance: critical patches no longer merged |
27
+
| 09/06/2017 | Team Hephy [slack community][] comes online |
28
+
6
29
7
30
# Deis Registry Proxy
8
31
9
32
Deis (pronounced DAY-iss) Workflow is an open source Platform as a Service (PaaS) that adds a developer-friendly layer to any [Kubernetes](http://kubernetes.io) cluster, making it easy to deploy and manage applications on your own servers.
10
33
11
-
For more information about the Deis Workflow, please visit the main project page at https://github.com/deisthree/workflow.
34
+
For more information about the Deis Workflow, please visit the main project page at https://github.com/teamhephy/workflow.
12
35
13
36
We welcome your input! If you have feedback, please [submit an issue][issues]. If you'd like to participate in development, please read the "Development" section below and [submit a pull request][prs].
14
37
@@ -31,7 +54,29 @@ The Deis project welcomes contributions from all developers. The high level proc
31
54
When you've built your new feature or fixed a bug, make sure you've added appropriate unit tests and run `make test` to ensure your code works properly.
0 commit comments