loftwah / application-examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Massdriver

Application Examples

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!

Kubernetes

These example application bundles will run on AWS EKS, Azure AKS, and GCP GKE.

AWS

Lambdas

  • NodeJS / Lambda - A serverless application that transforms a JSON payload.

Azure

App Service

Function App

GCP

Cloud Run

GKE

VMs - Via Managed Instance Groups

  • Tailscale - Tailscale running on VMs in GCP.

Source Code For Example Applications

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!

Running An Application In Massdriver

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.
  • Don't forget to edit your .bashrc, .zshrc, .envrc, etc... so that every future terminal session has the MASSDRIVER_API_KEY environment variable set.

Publish and run the app

  • Switch into the directory of any example and run, mass app 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!

Connect

Questions? Concerns? Adulations? We'd love to hear from you!

Please connect with us!

Email GitHub LinkedIn Twitter YouTube Reddit

About


Languages

Language:HCL 67.9%Language:Smarty 13.6%Language:JavaScript 13.4%Language:Dockerfile 2.1%Language:Python 1.1%Language:Shell 1.1%Language:Rust 0.7%