dgs3 / kanopy-helloworld

hello world example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

web-app

This Helm Chart built for Kanopy manages Deployments. It is used to run daemons/long-running services.

For detailed information about Kubernetes Deployments refer to the upstream documentation:

Most Twelve-factor applications can be deployed with web-app. Kanopy namespaces are using this chart for services such as:

  • Web applications
  • Services exposing a REST or gRPC API
  • Slack and Github bots
  • etc.

Contents

See 10gen/web-app/README.md for all configuration options, and environments/staging.yaml for a working example.

Repository template

The hello-flask repository is a Python Flask template that includes Kanopy-specific environment configuration.

About

hello world example


Languages

Language:Python 55.1%Language:Dockerfile 44.9%