Skip to content

Commit d3c8101

Browse files
committed
chore(workflow): change deis to drycc
1 parent 7d1b6a9 commit d3c8101

206 files changed

Lines changed: 3324 additions & 3326 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Contributing to Deis
1+
# Contributing to Drycc
22

3-
This project is part of Deis. You can find the latest contribution
4-
guidelines [in our documentation](https://deis.com/docs/workflow/contributing/overview/).
3+
This project is part of Drycc. You can find the latest contribution
4+
guidelines [in our documentation](https://drycc.com/docs/workflow/contributing/overview/).

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ SHORT_NAME ?= workflow
1212
VERSION ?= git-$(shell git rev-parse --short HEAD)
1313
IMAGE := ${SHORT_NAME}:${VERSION}
1414

15-
REPO_PATH := github.com/deis/${SHORT_NAME}
15+
REPO_PATH := github.com/drycc/${SHORT_NAME}
1616
DEV_ENV_WORK_DIR := /src/${REPO_PATH}
1717
DEV_ENV_PREFIX := docker run --rm -v ${CURDIR}:${DEV_ENV_WORK_DIR} -w ${DEV_ENV_WORK_DIR} -p 8000:8000
1818
DEV_ENV_CMD := ${DEV_ENV_PREFIX} ${DEV_ENV_IMAGE}
@@ -21,7 +21,7 @@ BUILD_CMD := $(MKDOCSBUILD) --site-dir $(BUILDDIR) && \
2121
echo && \
2222
echo "Build finished. The HTML pages are in $(BUILDDIR)."
2323

24-
TEST_CMD := grep -q "<title>Deis Workflow Documentation</title>" _build/html/index.html && \
24+
TEST_CMD := grep -q "<title>Drycc Workflow Documentation</title>" _build/html/index.html && \
2525
echo && \
2626
echo "Test finished. The HTML pages are in $(BUILDDIR)."
2727

README.md

Lines changed: 46 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -1,64 +1,64 @@
11

2-
|![](https://upload.wikimedia.org/wikipedia/commons/thumb/1/17/Warning.svg/156px-Warning.svg.png) | Hephy Workflow is the open source fork of Deis Workflow.<br />Please [read the announcement][] for more detail. |
2+
|![](https://upload.wikimedia.org/wikipedia/commons/thumb/1/17/Warning.svg/156px-Warning.svg.png) | Drycc Workflow is the open source fork of Drycc Workflow.<br />Please [read the announcement][] for more detail. |
33
|---:|---|
4-
| 11/29/2018 | Hephy Workflow [v2.20.0][] new release |
5-
| 08/27/2018 | Team Hephy [blog][] comes online |
6-
| 08/20/2018 | Deis [#community slack][] goes dark |
7-
| 08/10/2018 | Hephy Workflow [v2.19.4][] fourth patch release |
8-
| 08/08/2018 | [Deis website][] goes dark, then redirects to Azure Kubernetes Service |
9-
| 03/16/2018 | [Hephy Workflow website][] comes online |
10-
| 03/01/2018 | End of Deis Workflow maintenance: critical patches no longer merged |
11-
| 12/11/2017 | Team Hephy [slack community][] invites first volunteers |
12-
| 09/07/2017 | Deis Workflow [v2.18][] final release before entering maintenance mode |
13-
| 09/06/2017 | Team Hephy [slack community][] comes online |
4+
| 11/29/2018 | Drycc Workflow [v2.20.0][] new release |
5+
| 08/27/2018 | Team Drycc [blog][] comes online |
6+
| 08/20/2018 | Drycc [#community slack][] goes dark |
7+
| 08/10/2018 | Drycc Workflow [v2.19.4][] fourth patch release |
8+
| 08/08/2018 | [Drycc website][] goes dark, then redirects to Azure Kubernetes Service |
9+
| 03/16/2018 | [Drycc Workflow website][] comes online |
10+
| 03/01/2018 | End of Drycc Workflow maintenance: critical patches no longer merged |
11+
| 12/11/2017 | Team Drycc [slack community][] invites first volunteers |
12+
| 09/07/2017 | Drycc Workflow [v2.18][] final release before entering maintenance mode |
13+
| 09/06/2017 | Team Drycc [slack community][] comes online |
1414

15-
![](https://raw.githubusercontent.com/teamhephy/workflow/master/themes/deis/static/img/deis_logo.png)
15+
![](https://raw.githubusercontent.com/drycc/workflow/master/themes/drycc/static/img/drycc_logo.png)
1616

17-
[![Slack Status](https://slack.teamhephy.com/badge.svg)](https://slack.teamhephy.com/)
17+
[![Slack Status](https://slack.drycc.com/badge.svg)](https://slack.drycc.com/)
1818

19-
**Deis 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.
19+
**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.
2020

21-
Deis Workflow is the second major release (v2) of the Deis PaaS. If you are looking for the CoreOS-based PaaS visit [https://github.com/deis/deis](https://github.com/deis/deis).
21+
Drycc Workflow is the second major release (v2) of the Drycc PaaS. If you are looking for the CoreOS-based PaaS visit [https://github.com/drycc/drycc](https://github.com/drycc/drycc).
2222

23-
To **get started** with **Deis Workflow** please read the [Quick Start Guide](https://deis.com/docs/workflow/quickstart/).
23+
To **get started** with **Drycc Workflow** please read the [Quick Start Guide](https://drycc.com/docs/workflow/quickstart/).
2424

25-
Visit [https://deis.com](https://deis.com) for more information on [why you should use Deis Workflow](https://deis.com/why-deis/) or [learn about its features](https://deis.com/how-it-works/).
25+
Visit [https://drycc.com](https://drycc.com) for more information on [why you should use Drycc Workflow](https://drycc.com/why-drycc/) or [learn about its features](https://drycc.com/how-it-works/).
2626

27-
This repository contains the source code for Deis Workflow documentation. If you're looking for individual components, they live in their own repositories.
27+
This repository contains the source code for Drycc Workflow documentation. If you're looking for individual components, they live in their own repositories.
2828

2929
Please see below for links and descriptions of each component:
3030

31-
- [controller](https://github.com/teamhephy/controller) - Workflow API server
32-
- [builder](https://github.com/teamhephy/builder) - Git server and source-to-image component
33-
- [dockerbuilder](https://github.com/teamhephy/dockerbuilder) - The builder for [Docker](https://www.docker.com/) based applications
34-
- [slugbuilder](https://github.com/teamhephy/slugbuilder) - The builder for [slug/buildpack](https://devcenter.heroku.com/articles/slug-compiler) based applications
35-
- [slugrunner](https://github.com/teamhephy/slugrunner) - The runner for slug/buildpack based applications
36-
- [fluentd](https://github.com/teamhephy/fluentd) - Backend log shipping mechanism for `deis logs`
37-
- [postgres](https://github.com/teamhephy/postgres) - The central database
38-
- [registry](https://github.com/teamhephy/registry) - The Docker registry
39-
- [logger](https://github.com/teamhephy/logger) - The (in-memory) log buffer for `deis logs`
40-
- [monitor](https://github.com/teamhephy/monitor) - The platform monitoring components
41-
- [router](https://github.com/teamhephy/router) - The HTTP/s edge router
42-
- [minio](https://github.com/teamhephy/minio) - The in-cluster, ephemeral, development-only object storage system
43-
- [nsq](https://github.com/teamhephy/nsq) - Realtime distributed messaging platform
44-
- [workflow-cli](https://github.com/teamhephy/workflow-cli) - Workflow CLI `deis`
45-
- [workflow-e2e](https://github.com/teamhephy/workflow-e2e) - End-to-end tests for the entire platform
46-
- [workflow-manager](https://github.com/teamhephy/workflow-manager) - Manage, inspect, and debug a Workflow cluster
31+
- [controller](https://github.com/drycc/controller) - Workflow API server
32+
- [builder](https://github.com/drycc/builder) - Git server and source-to-image component
33+
- [dockerbuilder](https://github.com/drycc/dockerbuilder) - The builder for [Docker](https://www.docker.com/) based applications
34+
- [slugbuilder](https://github.com/drycc/slugbuilder) - The builder for [slug/buildpack](https://devcenter.heroku.com/articles/slug-compiler) based applications
35+
- [slugrunner](https://github.com/drycc/slugrunner) - The runner for slug/buildpack based applications
36+
- [fluentd](https://github.com/drycc/fluentd) - Backend log shipping mechanism for `drycc logs`
37+
- [postgres](https://github.com/drycc/postgres) - The central database
38+
- [registry](https://github.com/drycc/registry) - The Docker registry
39+
- [logger](https://github.com/drycc/logger) - The (in-memory) log buffer for `drycc logs`
40+
- [monitor](https://github.com/drycc/monitor) - The platform monitoring components
41+
- [router](https://github.com/drycc/router) - The HTTP/s edge router
42+
- [minio](https://github.com/drycc/minio) - The in-cluster, ephemeral, development-only object storage system
43+
- [nsq](https://github.com/drycc/nsq) - Realtime distributed messaging platform
44+
- [workflow-cli](https://github.com/drycc/workflow-cli) - Workflow CLI `drycc`
45+
- [workflow-e2e](https://github.com/drycc/workflow-e2e) - End-to-end tests for the entire platform
46+
- [workflow-manager](https://github.com/drycc/workflow-manager) - Manage, inspect, and debug a Workflow cluster
4747

4848
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].
4949

5050
# Working on Documentation
5151

52-
[![Build Status](https://travis-ci.org/deis/workflow.svg?branch=master)](https://travis-ci.org/deis/workflow)
52+
[![Build Status](https://travis-ci.org/drycc/workflow.svg?branch=master)](https://travis-ci.org/drycc/workflow)
5353
[![Latest Docs](http://img.shields.io/badge/docs-latest-fc1e5e.svg)](http://docs-v2.readthedocs.org/en/latest/)
5454

55-
The Deis project welcomes contributions from all developers. The high level process for development matches many other open source projects. See below for an outline.
55+
The Drycc project welcomes contributions from all developers. The high level process for development matches many other open source projects. See below for an outline.
5656

5757
* Fork this repository.
5858
* Make your changes.
5959
* [Submit a pull request][prs] (PR) to this repository with your changes, and unit tests whenever possible.
6060
* If your PR fixes any [issues][issues], make sure you write `Fixes #1234` in your PR description (where `#1234` is the number of the issue you're closing).
61-
* The Deis core contributors will review your code. After each of them sign off on your code, they'll label your PR with `LGTM1` and `LGTM2` (respectively). Once that happens, a contributor will merge it.
61+
* The Drycc core contributors will review your code. After each of them sign off on your code, they'll label your PR with `LGTM1` and `LGTM2` (respectively). Once that happens, a contributor will merge it.
6262

6363
## Requirements
6464

@@ -85,14 +85,14 @@ Then view the documentation on [http://localhost:8000](http://localhost:8000) or
8585
[k8s-home]: http://kubernetes.io
8686
[install-k8s]: http://kubernetes.io/gettingstarted/
8787
[mkdocs]: http://www.mkdocs.org/
88-
[issues]: https://github.com/teamhephy/workflow/issues
89-
[prs]: https://github.com/teamhephy/workflow/pulls
90-
[Deis website]: http://deis.com/
91-
[blog]: https://blog.teamhephy.info/blog/
92-
[read the announcement]: https://blog.teamhephy.info/blog/posts/announcements/hephy-workflow-deis-fork.html
93-
[#community slack]: https://slack.deis.io/
94-
[slack community]: https://slack.teamhephy.com/
95-
[v2.18]: https://github.com/teamhephy/workflow/releases/tag/v2.18.0
96-
[Hephy Workflow website]: https://web.teamhephy.com
88+
[issues]: https://github.com/drycc/workflow/issues
89+
[prs]: https://github.com/drycc/workflow/pulls
90+
[Drycc website]: http://drycc.com/
91+
[blog]: https://blog.drycc.info/blog/
92+
[read the announcement]: https://blog.drycc.info/blog/posts/announcements/drycc-workflow-drycc-fork.html
93+
[#community slack]: https://slack.drycc.cc/
94+
[slack community]: https://slack.drycc.com/
95+
[v2.18]: https://github.com/drycc/workflow/releases/tag/v2.18.0
96+
[Drycc Workflow website]: https://web.drycc.com
9797
[v2.19.0]: https://gist.github.com/Cryptophobia/24c204583b18b9fc74c629fb2b62dfa3
9898
[v2.20.0]: https://gist.github.com/Cryptophobia/667cc30f42dc38d6784212eea00bfc58

_scripts/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Workflow Contrib
22

3-
Scripts and tools that are not a core part of Deis Workflow v2.
3+
Scripts and tools that are not a core part of Drycc Workflow v2.

charts/workflow/Chart.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: workflow
2-
home: https://github.com/teamhephy/workflow
2+
home: https://github.com/drycc/workflow
33
version: <Will be populated by the ci before publishing the chart>
4-
description: Hephy Workflow
4+
description: Drycc Workflow
55
maintainers:
6-
- name: Team Hephy
7-
email: team@teamhephy.com
6+
- name: Team Drycc
7+
email: team@drycc.com

charts/workflow/requirements.yaml

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,52 +1,52 @@
11
dependencies:
22
- name: builder
33
version: <builder-tag>
4-
repository: https://charts.deis.com/builder
4+
repository: https://charts.drycc.com/builder
55
- name: slugbuilder
66
version: <slugbuilder-tag>
7-
repository: https://charts.deis.com/slugbuilder
7+
repository: https://charts.drycc.com/slugbuilder
88
- name: dockerbuilder
99
version: <dockerbuilder-tag>
10-
repository: https://charts.deis.com/dockerbuilder
10+
repository: https://charts.drycc.com/dockerbuilder
1111
- name: controller
1212
version: <controller-tag>
13-
repository: https://charts.deis.com/controller
13+
repository: https://charts.drycc.com/controller
1414
- name: slugrunner
1515
version: <slugrunner-tag>
16-
repository: https://charts.deis.com/slugrunner
16+
repository: https://charts.drycc.com/slugrunner
1717
- name: database
1818
version: <database-tag>
19-
repository: https://charts.deis.com/database
19+
repository: https://charts.drycc.com/database
2020
- name: fluentd
2121
version: <fluentd-tag>
22-
repository: https://charts.deis.com/fluentd
22+
repository: https://charts.drycc.com/fluentd
2323
- name: redis
2424
version: <redis-tag>
25-
repository: https://charts.deis.com/redis
25+
repository: https://charts.drycc.com/redis
2626
- name: logger
2727
version: <logger-tag>
28-
repository: https://charts.deis.com/logger
28+
repository: https://charts.drycc.com/logger
2929
- name: minio
3030
version: <minio-tag>
31-
repository: https://charts.deis.com/minio
31+
repository: https://charts.drycc.com/minio
3232
- name: monitor
3333
version: <monitor-tag>
34-
repository: https://charts.deis.com/monitor
34+
repository: https://charts.drycc.com/monitor
3535
- name: nsqd
3636
version: <nsqd-tag>
37-
repository: https://charts.deis.com/nsqd
37+
repository: https://charts.drycc.com/nsqd
3838
- name: registry
3939
version: <registry-tag>
40-
repository: https://charts.deis.com/registry
40+
repository: https://charts.drycc.com/registry
4141
- name: registry-proxy
4242
version: <registry-proxy-tag>
43-
repository: https://charts.deis.com/registry-proxy
43+
repository: https://charts.drycc.com/registry-proxy
4444
- name: registry-token-refresher
4545
version: <registry-token-refresher-tag>
46-
repository: https://charts.deis.com/registry-token-refresher
46+
repository: https://charts.drycc.com/registry-token-refresher
4747
- name: router
4848
version: <router-tag>
49-
repository: https://charts.deis.com/router
49+
repository: https://charts.drycc.com/router
5050
- name: workflow-manager
5151
version: <workflow-manager-tag>
52-
repository: https://charts.deis.com/workflow-manager
52+
repository: https://charts.drycc.com/workflow-manager

charts/workflow/templates/objectstorage-secret.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ kind: Secret
33
metadata:
44
name: objectstorage-keyfile
55
labels:
6-
heritage: deis
6+
heritage: drycc
77
annotations:
8-
deis.io/objectstorage: "{{ .Values.global.storage }}"
8+
drycc.cc/objectstorage: "{{ .Values.global.storage }}"
99
type: Opaque
1010
data: {{ if eq .Values.global.storage "gcs"}}
1111
key.json: {{.Values.gcs.key_json}}

charts/workflow/values.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,11 @@ global:
5151
host_port: 5555
5252
# Prefix for the imagepull secret created when using private registry
5353
secret_prefix: "private-registry"
54-
# Experimental feature to use Kubernetes ingress instead of Workflow's deis-router.
54+
# Experimental feature to use Kubernetes ingress instead of Workflow's drycc-router.
5555
#
5656
# Valid values are:
57-
# - true: deis-router will not be deployed. Workflow will not be usable until a Kubernetes ingress controller is installed.
58-
# - false: deis-router will be deployed (default).
57+
# - true: drycc-router will not be deployed. Workflow will not be usable until a Kubernetes ingress controller is installed.
58+
# - false: drycc-router will be deployed (default).
5959
experimental_native_ingress: false
6060
# If the Kubernetes cluster uses CNI
6161
# use_cni: true
@@ -132,7 +132,7 @@ controller:
132132
registration_mode: "admin_only"
133133
# The publicly resolvable hostname to build your cluster with.
134134
#
135-
# This will be the hostname that is used to build endpoints such as "deis.$HOSTNAME"
135+
# This will be the hostname that is used to build endpoints such as "drycc.$HOSTNAME"
136136
platform_domain: ""
137137

138138
database:
@@ -210,7 +210,7 @@ registry-token-refresher:
210210

211211
router:
212212
dhparam: ""
213-
# Any custom router annotations(https://github.com/teamhephy/router#annotations)
213+
# Any custom router annotations(https://github.com/drycc/router#annotations)
214214
# which need to be applied can be specified as key-value pairs under "deployment_annotations"
215215
deployment_annotations:
216216
#<example-key>: <example-value>
@@ -228,5 +228,5 @@ router:
228228
# service_type: LoadBalancer
229229

230230
workflow-manager:
231-
versions_api_url: https://versions.teamhephy.info
232-
doctor_api_url: https://doctor.teamhephy.info
231+
versions_api_url: https://versions.drycc.info
232+
doctor_api_url: https://doctor.drycc.info

mkdocs.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
# NOTE: titles need to be capitalized here to work around MkDocs automatically downcasing title
33
# names
44
#
5-
site_name: Deis Workflow Documentation
6-
site_url: https://teamhephy.com/docs/workflow
7-
pages:
5+
site_name: Drycc Workflow Documentation
6+
site_url: https://drycc.com/docs/workflow
7+
nav:
88
- Home: index.md
99
- Quick Start:
1010
- Overview: quickstart/index.md
@@ -85,10 +85,10 @@ pages:
8585
- Conduct: contributing/conduct.md
8686
- Maintainers: contributing/maintainers.md
8787
- Reference Guide:
88-
- Migrating from Deis v1: reference-guide/migration.md
88+
- Migrating from Drycc v1: reference-guide/migration.md
8989
- Creating a Self-Signed SSL Certificate: reference-guide/creating-a-self-signed-ssl-certificate.md
9090
- Terms: reference-guide/terms.md
91-
# FIXME (bacongobbler): our custom deis theme only supports a toctree depth of 2 due to css issues
91+
# FIXME (bacongobbler): our custom drycc theme only supports a toctree depth of 2 due to css issues
9292
- Controller API v2.0: reference-guide/controller-api/v2.0.md
9393
- Controller API v2.1: reference-guide/controller-api/v2.1.md
9494
- Controller API v2.2: reference-guide/controller-api/v2.2.md
@@ -119,7 +119,7 @@ pages:
119119
- v2.0.0: changelogs/v2.0.0.md
120120
theme:
121121
name: null
122-
custom_dir: 'themes/deis'
122+
custom_dir: 'themes/drycc'
123123
docs_dir: src
124124
markdown_extensions:
125125
- markdown_checklist.extension

0 commit comments

Comments
 (0)