File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # Welcome to Drycc Workflow
1+ # Welcome to Drycc
22
3- Drycc (pronounced DAY-iss) Workflow is an open source Platform as a Service (PaaS) that adds a
4- developer-friendly layer to any Kubernetes cluster, making it easy to deploy and manage
5- applications.
3+ Drycc is a community branch of the popular PaaS service deis. But since Microsoft acquired the Deis
4+ team, it has stopped updating, so it decided to work hard to build a completely new and open developer
5+ community.
6+
7+ We invite everyone to join us and help build 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
10+ to any Kubernetes cluster, making it easy to deploy and manage applications.
611
712Drycc Workflow includes capabilities for building and deploying from source via ` git push ` , simple
813application configuration, creating and rolling back releases, managing domain names and SSL
914certificates, providing seamless edge routing, aggregating logs, and sharing applications with
1015teams. All of this is exposed through a simple REST API and command line interface.
1116
12- Please note that this documentation is for Drycc Workflow (v2.20.0). Older versions of Drycc and
13- Drycc Workflow are not supported.
14-
1517## Getting Started
1618
1719To get started with Workflow, follow our [ Quick Start] [ quickstart ] guide.
Original file line number Diff line number Diff line change @@ -12,13 +12,10 @@ <h1><a href="/" class="logo"><img src="{{ base_url }}/static/img/svg/logo.svg" w
1212 < a class ="dropdown " data-dropdown ="drop2 " aria-controls ="drop1 " aria-expanded ="false "> Projects < em > < i class ="fa fa-caret-down "> </ i > </ em > </ a >
1313 </ li >
1414 < li >
15- < a href ="/community " id ="header-community " class ="item " title ="Community " > Community </ a >
15+ < a href ="https://join.slack.com/t/drycc/shared_invite/enQtNTUwNjc3MjE0OTMwLTdhODdlMTk0YWQ1ZjdiYmZlZjZjNDU2ZWE0OTBlZTA5NjMxNjFkNjQyNDMzYzVkNjJjYTU4ZjZkZWQ0MzYxNzE " id ="header-slack " class ="item " title ="Slack " > Slack </ a >
1616 </ li >
1717 < li >
18- < a href ="/about " id ="header-about " class ="item " title ="About "> About</ a >
19- </ li >
20- < li >
21- < a href ="/blog " id ="header-blog " class ="item " title ="Blog "> Blog</ a >
18+ < a href ="https://drycc.github.io/blog/ " id ="header-blog " class ="item " title ="Blog "> Blog</ a >
2219 </ li >
2320 </ ul >
2421 </ div >
You can’t perform that action at this time.
0 commit comments