GithubHelp home page GithubHelp logo

robbyoconnor / buffanetes Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tentsk8s/buffanetes

0.0 2.0 0.0 7.31 MB

A Kubernetes Deployment Tool for Buffalo Applications

License: Apache License 2.0

Makefile 0.83% Go 99.17%

buffanetes's Introduction

Buffanetes

Buffanetes is a Kubernetes deployment tool for Buffalo web applications.

Buffanetes assumes you have a standard Buffalo application set up. From there, it starts by generating the things you'll need to deploy your application to Kubernetes.

From there, buffanetes it provides an easy to use command line interface (CLI) that you can use to deploy all the pieces of your application to a Kubernetes cluster - from the main webapp to grifts to database migrations.

Buffanetes isn't a patchwork of Kubernetes utilities - it's a holistic tool that deploys your application to your Kubernetes cluster, without making you learn and write all the Kubernetes fundamentals (Kubernetes manifests, Helm charts, and so on...)

Your Workflow

Buffanetes doesn't change your development workflow. You still use the buffalo CLI to do all your local development. You'll use the Buffanetes CLI (called buffnet) when you're ready to deploy your application to your Kubernetes cluster.

Let's look at a simple workflow, starting with no Buffalo app.

# first, create a new Buffalo app
buffalo new myapp
# let's go into the new app
cd myapp
# now set up the Buffanetes config files
buffnet init
# let's build some stuff into our web app. rinse and repeat
buffalo dev
# now we're ready to deploy our app to Kubernetes
buffnet deploy web

Now you're cooking! You created a Buffalo app, built it, and deployed it to Kubernetes.

Enjoy!

Documentation

The samples above work for many folks, but you can do more with Buffanetes.

Please visit the documentation for complete docs, examples and more.

buffanetes's People

Contributors

arschles avatar

Watchers

Robby O'Connor avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.