Code Monkey home page Code Monkey logo

click-to-deploy's Introduction

About

Source for Google Click to Deploy solutions listed on Google Cloud Marketplace.

Disclaimer

This is not an officially supported Google product.

โš ๏ธ About log4j Vulnerabilities

We are constantly working on updating the scripts used in this repository to use non-impacted versions of the OSS that are used here. So updates are constanly being made in this repository.

Below is the list of solutions, in this repo, currently affected by the log4j CVEs, or using a log4j version < 2.16

Virtual Machines

Solution Notes
elasticsearch Vulnerable
kafka Uses log4j 1.x
logstash Vulnerable
magento Vulnerable (uses elasticsearch)
sonarqube Vulnerable (uses elasticsearch)
liferay Vulnerable

Kubernetes Applications

Solution Notes
activemq Uses log4j 1.x
elastic-gke-logging Vulnerable
elasticsearch Vulnerable
kafka Uses log4j 1.x
magento Vulnerable (uses elasticsearch)
sonarqube Vulnerable (uses elasticsearch)
zookeeper Vulnerable (uses elasticsearch)

Cloud Build CI

This repository uses Cloud Build for continuous integration. Each type of application has its own configuration file.

For detailed information on each configuration, see the following documentations:

GCB custom worker pools

The Cloud Build configurations use Google Cloud Build (GCB) custom worker pools.

If you want to create a new worker pool, run the following command:

gcloud beta builds worker-pools create gcb-workers-pool-e2 \
  --project=[PROJECT_ID] \
  --peered-network=projects/[NETWORK_PROJECT_NUMBER]/global/networks/default \
  --region=us-central1 \
  --worker-machine-type=e2-standard-2

Where:

  • [PROJECT_ID] is the GCP project ID where you want to create your custom worker pool.
  • [NETWORK_PROJECT_NUMBER] is the project number of the Cloud project that holds your VPC network.

For more information, see the gcloud beta builds worker-pools commands.

click-to-deploy's People

Contributors

aav66 avatar alrem avatar andreychoi avatar armandomiani avatar axtnsx avatar banaag avatar cgn170 avatar deci-ftw avatar deustis avatar eugenekorolevich avatar farajn9 avatar geofrau avatar gibbleyg avatar harnas-google avatar hazyd avatar huyhg avatar jmsully avatar jprzychodzen avatar kadharniminen avatar khajduczenia avatar liyinan926 avatar nimishc avatar ovk6 avatar rafalbiegacz avatar rhrh1997 avatar serathius avatar tomasz-safuryn avatar trironkk avatar vcanaa avatar wgrzelak avatar

Forkers

quantum-one-dlt

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.