Example applications bundles to run on Massdriver.
We have application examples for every Cloud that Massdriver supports. At Massdriver, we sometimes even treat Kubernetes just like the Clouds. The number of our application examples is growing rapidly and it's hard to keep this list maintained, until we automate that too. Feel free to poke around or reach out if you have any questions!
These example application bundles will run on AWS EKS, Azure AKS, and GCP GKE.
- Express / Mongo Guestbook - Guestbook application running on Express JS and MongoDB
- Elixir / Phoenix Chat Example - Chat application running on Elixir/Phoenix & Postgres 13 (AWS RDS, Cloud SQL, etc)
- NodeJS / Lambda - A serverless application that transforms a JSON payload.
- NodeJS / Blob Storage - A simple hello world Blob Storage application named Bloby.
- NodeJS / Blob Storage - A simple hello world Blob Storage application named Bloby.
- PHP / Cachethq - Cachethq running on GCP Cloud Run.
- NodeJS / Cloud Task Creator - Cloud Tasks creator.
- NodeJS / Cloud Task Handler - Application to handle / run a Cloud Task.
- Python / Stable Diffusion - Simple Stable Diffusion inference API running on GKE standard.
- NodeJS / PubSub Consumer - Simple PubSub Consumer application.
- Tailscale - Tailscale running on VMs in GCP.
We're in the process of moving all of this information into the operator.md
for each application. The Operator Guide supports markdown and is also availabile in the Massdriver UI for every bundle. We will provide information about each application or piece of infrastructure, links to source code, etc... Please feel free to open an Issue on this repository if you'd like to see any of these guides filled out sooner. Cheers!
Note: these are all live apps. To run any of the examples yourself, simply follow the steps below.
One-time local setup
- Install the Massdriver CLI.
- You'll need a Service Account created in your Massdriver organization.
- You'll need the Organization ID of your Massdriver organization.
- Don't forget to edit your
.bashrc
,.zshrc
,.envrc
, etc... so that every future terminal session has theMASSDRIVER_API_KEY
andMASSDRIVER_ORG_ID
environment variables set.
Publish and run the app
- Switch into the directory of any example and run,
mass bundle publish
. This will create a new application bundle in your Massdriver organization. - In the Massdriver UI, drag your new application bundle to the canvas. Connect it to other packages and you're ready to deploy!
Questions? Concerns? Adulations? We'd love to hear from you!
Please connect with us!