Quickstart
In this quickstart guide, we're going to deploy a real time, collaborative whiteboard application.
- Set up a Kubernetes cluster (4 minutes)
- Connect a Github project (3 minutes)
- Deploy a Redis database (1 minute)
- Deploy the collaborative whiteboard application (2 minutes)
- 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 preview here
You'll need to own a domain name to complete this tutorial.