Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Hephy Workflow - An open source fork of Deis Workflow - The open source PaaS for Kubernetes.

License

NotificationsYou must be signed in to change notification settings

teamhephy/workflow

Repository files navigation

Hephy Workflow Logo

Slack Status

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 end-of-lifed by the Deis team which moved on to do bigger projects at Microsoft Azure.

Hephy Workflow is the open source fork of Deis Workflow.
Pleaseread the announcement for more detail.
05/08/2021Hephy Workflowv2.23.0 release
01/02/2021Hephy Workflowv2.22.3 patch release
11/15/2020Hephy Workflowv2.22.2 patch release
10/12/2020Hephy Workflowv2.22.1 patch release
10/02/2020Hephy Workflowv2.22.0 release
05/26/2020Hephy Workflowv2.21.6 patch release
04/23/2020Hephy Workflowv2.21.5 patch release
12/31/2019Hephy Workflowv2.21.4 patch release
09/11/2019Hephy Workflowv2.21.3 patch release
08/11/2019Hephy Workflowv2.21.2 patch release
06/21/2019Hephy Workflowv2.21.1 patch release
05/05/2019Hephy Workflowv2.21.0 release
03/08/2019Hephy Workflowv2.20.2 patch release
02/14/2019Hephy Workflowv2.20.1 patch release
11/29/2018Hephy Workflowv2.20.0 new release
08/27/2018Team Hephyblog comes online
08/20/2018Deis#community slack goes dark
08/10/2018Hephy Workflow [v2.19.4][] fourth patch release
08/08/2018Deis website goes dark, then redirects to Azure Kubernetes Service
03/16/2018Hephy Workflow website comes online
03/01/2018End of Deis Workflow maintenance: critical patches no longer merged
12/11/2017Team Hephyslack community invites first volunteers
09/07/2017Deis Workflowv2.18 final release before entering maintenance mode
09/06/2017Team Hephyslack community comes online

Deis Workflow is an open source Platform as a Service (PaaS) that adds a developer-friendly layer to anyKubernetes cluster, making it easy to deploy and manage applications.

Deis Workflow is the second major release (v2) of the Deis PaaS. If you are looking for the CoreOS-based PaaS visithttps://github.com/deis/deis.

Toget started withDeis Workflow please read theQuick Start Guide.

Visithttps://docs.teamhephy.com for project documentation and tolearn about its features and architecture.

Join us onSlack where we can help with issues, feature requests, and questions about running Hephy Workflow on Kubernetes on various cloud providers.

Visit the community maintainedblog with tips, tricks, tutorials, and announcements about Hephy Workflow.

This repository contains the source code for Hephy Workflow documentation. If you're looking for individual components, they live in their own repositories.

Please see below for links and descriptions of each component:

We welcome your input! If you have feedback, pleasesubmit an issue. If you'd like to participate in development, please read the "Working on Documentation" section below andsubmit a pull request.

Working on Documentation

Build StatusLatest Docs

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.

  • Fork this repository.
  • Make your changes.
  • Submit a pull request (PR) to this repository with your changes, and unit tests whenever possible.
    • If your PR fixes anyissues, make sure you writeFixes #1234 in your PR description (where#1234 is the number of the issue you're closing).
  • The Deis core contributors will review your code. After each of them sign off on your code, they'll label your PR withLGTM1 andLGTM2 (respectively). Once that happens, a contributor will merge it.

Requirements

The documentation site requires either a local installation ofMkDocs or access to Docker.

Local Installation

InstallMkDocs and required dependencies:

make deps

Building Documentation

To build the documentation run:make build ormake docker-build.

Serve Documentation Locally

To serve documenation run:make serve ormake docker-serve.

Then view the documentation onhttp://localhost:8000 orhttp://DOCKER_IP:8000.


[8]ページ先頭

©2009-2025 Movatter.jp