Git Product home page Git Product logo

kuby-core's Introduction

Kuby

Unit Tests Integration Tests

Deploy your Rails app the easy way.

What is Kuby?

At its core, Kuby is a set of tools and smart defaults that encapsulate and codify years of established best-practices around deploying webapps, reducing the amount of time required to take your Rails project from an app that runs on your computer to an app that runs on the Internet.

Under the hood, Kuby leverages the power of Docker and Kubernetes. It tries to make these technologies accessible to the average Rails dev without requiring a devops black belt.

Why Kuby?

Kuby embraces the same convention-over-configuration approach that Rails does. It aims to reduce the cognitive overhead associated with learning a bunch of ops tools to get your app onto the internet. In other words, Kuby does a whole lot for you. Specifically, it:

  • leverages Docker and Kubernetes, industry-leading infrastructure tools.
  • automatically configures your app with a TLS certificate from LetsEncrypt.
  • automatically spins up a database instance based on what's in your database.yml.
  • runs a separate server for your static assets.
  • features a powerful plugin system that allows, for example, easy Sidekiq integration.

Getting Started

See the Quick Start Guide

More Info

Check out getkuby.io.

Running Tests

bundle exec rspec should do the trick. Test coverage is very minimal at the moment, however.

License

Licensed under the MIT license. See LICENSE for details.

Authors

kuby-core's People

Contributors

camertron avatar dependabot[bot] avatar palkan avatar ps-ruby avatar traels avatar lazyatom avatar ibrahima avatar caffkane avatar mvz avatar rept 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.