GithubHelp home page GithubHelp logo

devinsit / kubails Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 0.0 1.23 MB

An opinionated framework for organizing and developing containerized services.

License: MIT License

Makefile 6.09% Dockerfile 1.97% Python 62.64% Shell 0.66% JavaScript 18.03% HTML 0.28% HCL 7.05% SCSS 3.29%

kubails's Introduction

Kubails

Kubails is a highly opinionated framework for enabling rapid deployment and prototyping of Docker-based web services.

That is, if you're developing a web app, Kubails makes a bunch of tooling and infrastructure decisions for you so that you can get your app deployed in less than an hour. Then you can start iterating quickly while being supported by modern development comforts like repeatable environments, true CI/CD, and per branch deployments.

So if this sounds like the sort of thing that would be helpful for your project, then try out Kubails and get to building now.

The key features of Kubails are:

  • Fast initial setup: Get deployed and developing in less than an hour.
  • Opinionated project architecture: Worry less about deciding between one person's cloud or another.
  • Robust infrastructure management: With Terraform and Helm, everything is just configuration as code.
  • Centralized configuration: kubails.json is your entrypoint to keeping Terraform, Helm, and everything else in sync.
  • Scale as you grow: By the power of The Cloud™ and Kubernetes, you can scale as much as you have money.
  • Modern developer experience: Between Docker and per branch deployments, you can be sure that what works in one place works everywhere.

⚠️ Disclaimer

Kubails is still alpha software.

While the underlying technologies are mostly production-ready, using Kubails for production projects is certainly at your own risk!

Quick Installation

Before installing the kubails CLI, make sure you meet all of the prerequisites outlined in the Getting Started guide.

The kubails CLI is not yet published on pip, so it must be installed from this repo:

$ git clone [email protected]:DevinSit/kubails.git
$ cd kubails
$ pip install .

For more info on getting started and setting up a new Kubails project, see the Getting Started guide.

Documentation

You can find all of the Kubails documentation here.

Roadmap

While GitHub issues are used for public-facing requests, bug reports, etc, a separate Trello board is used to organize what is currently being worked on and what is coming up in the future.

It can be found here.

Contributing

See the CONTRIBUTING file for details.

Authors

  • Devin Sit

License

This project is licensed under the MIT License - see the LICENSE file for details.

kubails's People

Contributors

dependabot[bot] avatar devinsit avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  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.