Giter Club home page Giter Club logo

cake's Introduction

cake

cake is a CLI system that turns your Raspberry Pi into a tiny container running machine.

Running cake on your Raspberry Pi is all you'll need to run any container on it. Once you've got cake running on your sweet Raspi, you won't need to login again to update your container. You just need to push your changes to your Docker Hub repo and the container on your Raspi will automatically run!

To install cake on your Raspi, just run:

aptitude install cake

Project Structure

cake is minimal and only contains 2 components (which is currently maintained by 1 developer). So cake currently exists as a monorepo, with each component maintained under its own directory.

  • cli - this is where the cake-cli lives
  • caked - this is where the cake daemon lives

Both components are required for cake to run.

Components

cake-cli

cake-cli is simply a way to interface with the cake daemon and tell it what to do from a friendly CLI.

caked

caked is a daemon that runs the core part of cake's logic. caked and cake-cli talk to each other using gRPC.

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.