Git Product home page Git Product logo

gcp-scripts's People

Contributors

faisalrabbani avatar pulkitsinghal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

gcp-scripts's Issues

Jenkins VM image

  • Prepare a VM image that has Jenkins and NodeJS installed on it.
    1. Access to Jenkins website should require login
    2. Test the Jenkins deployment by creating a freestyle job that runs three commands to sanity-test the integration:
      • node --version
      • npm install
    3. Save the VM image in google storage (or whatever its called) such that we can bring up other instance with this VM image on-demand.
    4. Provide documentation listing all the steps and commands:
      • for initial image prep,
      • for image storage on google,
      • and for deploying a new instance using the stored VM image
      • all documentation instructions must be provided via the wiki on this repo: https://github.com/ShoppinPal/gcp-scripts

Jenkins Docker image

Pause working and ping us if you go over 3 hours on this task. We'll have to evaluate what's remaining, what are the blockers, what's the time remaining and what's the cost to determine if its worth continuing.

  • Prepare a Docker image that has Jenkins, NodeJS and Ruby installed on it.
    1. Access to Jenkins website should require login
    2. Test the Jenkins deployment by creating a freestyle job that runs three commands to sanity-test the integration:
      • node --version
      • npm install
      • gem install compass --no-ri --no-rdoc
    3. Push the docker image to google's registry so we can mention it in manifest.yaml files when creating new VM instances to deploy docker containers on them automatically
      use jenkins-docker branch to checkin documentation
    4. Provide documentation listing all the steps and commands:
      • for initial image prep,
      • for docker image storage on google,
      • and for deploying a new instance using the docker image
      • all documentation instructions must be provided via this repo: https://github.com/ShoppinPal/gcp-scripts

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.