Coder Social home page Coder Social logo

buttonmasher's Introduction

Hi there ๐Ÿ‘‹

buttonmasher's People

Contributors

craigbox avatar saturnism avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

buttonmasher's Issues

Automate generating new containers and updating yaml files to deploy them

As it stands, the demo scripts all use the containers from gcr.io/hybrid-cloud-rocks, many of which embed a URL which the user can't change. It's not hugely useful without you building your own containers.

We should fix the default behavior to be to build the containers, push to your local project, and then automatically build the deployment yaml files with the local project name (which is already specified in Makefile.config.)

Frontend

  • The domain name and QR code are hardcoded. This should be made configurable and a QR code autogenerated using a library.
  • The URL the button calls should be auto-populated also. (This will depend on how we reconfigure Ingress).

Backend

  • The backend works as-is, but needs to build v1 and v2 without human intervention. I have a PR in-flight for this.

Loader

  • Doesn't require configuration and builds fine.

Aggregator

You can get it into your own project like so:

docker pull gcr.io/hybrid-cloud-rocks/buttonmasher-aggregator
docker tag gcr.io/hybrid-cloud-rocks/buttonmasher-aggregator gcr.io/kube-pw/buttonmasher-aggregator
docker push gcr.io/kube-pw/buttonmasher-aggregator

Other notes

  • Release note: You need to have enabled Google Container Registry, and have an account with access to create buckets. The default service account on a GCE VM doesn't have the right scopes to do this.

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.