Canine.sh
  • Canine Documentation
  • Getting Started
    • Quickstart
      • (Optional) Install Canine locally
      • Set up a Kubernetes cluster
      • Connect a Github project
      • Create your first service
      • Deploy a Redis database
      • Preview the app with a private connection
      • Configure DNS & LetsEncrypt SSL certificate
  • Basics
    • Clusters
    • Projects
      • Services
        • Web Services
        • Background Workers
        • Cron Jobs
      • Processes & one off pods
      • Volumes
    • Add Ons
    • Integrations
  • Technical Details
    • Canine Architecture
    • Kubernetes Crash Course
      • Introduction
      • Containers & Pods
      • Deployments
      • Namespaces
      • Services
      • Ingress
  • Canine
  • Our Manifesto
Powered by GitBook
On this page
  1. Getting Started

Quickstart

PreviousCanine DocumentationNext(Optional) Install Canine locally

Last updated 5 months ago

In this quickstart guide, we're going to deploy a real time, .

  1. Set up a Kubernetes cluster (4 minutes)

  2. Connect a Github project (3 minutes)

  3. Deploy a Redis database (1 minute)

  4. Deploy the collaborative whiteboard application (2 minutes)

  5. Configure DNS & LetsEncrypt SSL certificate (2 minutes)

At the end of this quickstart guide, you'll have:

  • A publicly accessible, collaborative whiteboard app

  • Backed by a Redis database

  • Github auto deployments on any code changes

  • Zero downtime restarts

  • Fully managed SSL certificate

See a

You'll need to own a domain name to complete this tutorial.

collaborative whiteboard application
preview here