Giter Club home page Giter Club logo

cloud-launcher's Introduction

Cloud Launcher

Simplifying the process of launching applications on Google Cloud Platform.

Global setup

Install the Google APIs Client Library for Python.

Per-project setup

This is a one-time setup for each Google Cloud Platform project you want to use with Cloud Launcher.

  • Modify src/settings.sh to specify a Google Cloud Platform project you have access to that has GCE enabled.

  • Create a directory to store your credentials and set appropriate permissions:

    mkdir -m 700 -p "$HOME/cloud/projects/$PROJECT"
  • Open Google Cloud developer console

  • Go to your Google Cloud Platform project

    • Click on your project name
    • Click on "APIs & Auth"
    • Click on "Credentials"
    • Under "OAuth", click on "Create a new Client ID"
      • Choose "Installed application"
      • Application type is "other"
      • Click on "Create Client ID"
    • Under the new section "Client ID for native application", click on "Download JSON"
    • Save this file as $HOME/cloud/projects/$PROJECT/client_secrets.json
  • Now you can launch applications! Try one of the examples or look at the app catalog.

License

Apache 2.0; see LICENSE.txt for details.

Disclaimer

This project is not an official Google project. It is not supported by Google and Google specifically disclaims all warranties as to its quality, merchantability, or fitness for a particular purpose.

cloud-launcher's People

Contributors

mbrukman avatar seano314 avatar sparkprime 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.